Closed
Bug 1213318
Opened 10 years ago
Closed 10 years ago
DownloadTests failing due to recent batching changes
Categories
(Firefox for iOS :: Sync, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: rnewman, Assigned: rnewman)
References
Details
2015-10-09 08:22:00.381 [Debug] [BookmarksDownloader.swift:279] handleSuccess > Handling success.
2015-10-09 08:22:00.382 [Debug] [BookmarksDownloader.swift:296] handleSuccess > Got success response with Optional(1) records.
2015-10-09 08:22:00.382 [Debug] [BookmarksDownloader.swift:308] handleSuccess > Advancing lastModified to Optional(1444404120270) ?? 1326254125650.
/Users/rnewman/moz/git/s2fxios/SyncTests/DownloadTests.swift:114: error: -[SyncTests.DownloadTests testDownloadBatches] : XCTAssertEqual failed: ("Optional(SyncTests.DownloadEndState.Complete)") is not equal to ("Optional(SyncTests.DownloadEndState.NoNewData)") -
/Users/rnewman/moz/git/s2fxios/SyncTests/DownloadTests.swift:116: error: -[SyncTests.DownloadTests testDownloadBatches] : XCTAssertEqual failed: ("Optional(0)") is not equal to ("Optional(1)") -
Test Case '-[SyncTests.DownloadTests testDownloadBatches]' failed (0.241 seconds).
| Assignee | ||
Comment 1•10 years ago
|
||
Reviewed as part of Bug 1213157.
055b4bb
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•