CI #182
Annotations
11 errors
Publish report
❌ Tests reported 1 failures
|
Run tests:
Tests/AnalyticsTests/TestCase.swift#L41
testFailure, -waitUntil() timed out but was unable to run the timeout handler because the main thread is unresponsive (10.0 seconds is allow after the wait times out). Conditions that may cause this include processing blocking IO on the main thread, calls to sleep(), deadlocks, and synchronous IPC. Nimble forcefully stopped run loop which may cause future failures in test run.
|
Run tests:
Sources/Circumspect/Publishers.swift#L49
testDvrHeartbeatAfterPlay, Asynchronous wait failed: Exceeded timeout of 20 seconds, with unfulfilled expectations: "Waiting for publisher output".
|
Run tests:
Tests/AnalyticsTests/CommandersAct/CommandersActHeartbeatTests.swift#L56
testDvrHeartbeatAfterPlay, XCTUnwrap failed: expected non-nil value of type "Result<Array<Array<CommandersActHit>>, Never>" - The publisher did not produce any result
|
Run tests:
Tests/AnalyticsTests/CommandersAct/CommandersActHeartbeatTests.swift#L56
testDvrHeartbeatAfterPlay, failed - Failed to publish enough values
|
Run tests:
Swift/ContiguousArrayBuffer.swift#L675
Index out of range
|
Run tests:
Swift/Array.swift#L420
Negative Array index is out of range
|
Run tests:
Sources/Circumspect/Publishers.swift#L49
testMetadataUpdate, Asynchronous wait failed: Exceeded timeout of 20 seconds, with unfulfilled expectations: "Waiting for publisher output".
|
Run tests:
Tests/PlayerTests/Tracking/PlayerItemTrackerUpdateTests.swift#L43
testMetadataUpdate, XCTUnwrap failed: expected non-nil value of type "Result<Array<Array<State>>, Never>" - The publisher did not produce any result
|
Run tests:
Tests/PlayerTests/Tracking/PlayerItemTrackerUpdateTests.swift#L43
testMetadataUpdate, failed - Failed to publish enough values
|
Run tests:
Tests/PlayerTests/MediaSelection/MediaSelectionTests.swift#L168
testSelectAudibleOnOption, expected to eventually not be empty, got <[]>
|
Loading