Keep only 15.2 #1201
Annotations
10 errors
Run tests:
Tests/KingfisherTests/KingfisherManagerTests.swift#L53
testRetrieveImageCancelAsync, XCTAssertTrue failed
|
Run tests:
Tests/KingfisherTests/KingfisherManagerTests.swift#L952
testRetrievingErrorsWithAlternativeSource, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "testRetrievingErrorsWithAlternativeSource()".
|
Run tests:
Tests/KingfisherTests/KingfisherManagerTests.swift#L933
testDownsamplingHandleScale2x, XCTAssertNil failed: "RetrieveImageResult(image: <UIImage:0x6000018c5e60 anonymous {64, 64} renderingMode=automatic(original)>, cacheType: Kingfisher.CacheType.none, source: Kingfisher.Source.network(http://stackoverflow.com/questions/11251340/convert-image-to-base64-string-in-ios-swift), originalSource: Kingfisher.Source.network(brokenurl), data: (Function))"
|
Run tests:
Tests/KingfisherTests/KingfisherManagerTests.swift#L934
testDownsamplingHandleScale2x, XCTAssertNotNil failed
|
Run tests:
KingfisherTests/KingfisherManagerTests.swift#L936
Unexpectedly found nil while unwrapping an Optional value
|
Run tests
Restarting after unexpected exit, crash, or test timeout in KingfisherManagerTests.testDownsamplingHandleScale2x(); summary will include totals from previous launches.
|
Run tests:
Tests/KingfisherTests/KingfisherManagerTests.swift#L737
-[KingfisherTests.KingfisherManagerTests testShouldDownloadAndCacheProcessedImage] : Asynchronous wait failed: Exceeded timeout of 3 seconds, with unfulfilled expectations: "testShouldDownloadAndCacheProcessedImage()".
|
Run tests:
KingfisherTests/KingfisherManagerTests.swift#L724
Unexpectedly found nil while implicitly unwrapping an Optional value
|
Run tests
Restarting after unexpected exit, crash, or test timeout in KingfisherManagerTests.testCacheOriginalImageWithOriginalCache(); summary will include totals from previous launches.
|
Run tests
Process completed with exit code 1.
|
Loading