Skip to content

CI

CI #182

Triggered via merge group February 28, 2025 11:13
Status Failure
Total duration 25m 7s
Artifacts

ci.yml

on: merge_group
🔎 Check quality
37s
🔎 Check quality
Matrix: 🔨 Builds
Matrix: 🧪 Tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors
MediaSelectionTests.testSelectAudibleOnOption(): Tests/PlayerTests/MediaSelection/MediaSelectionTests.swift#L1
Crash: xctest (26477) MediaSelectionTests.testSelectAudibleOnOption()
🧪 Tests (ios)
❌ Tests reported 1 failures
🧪 Tests (ios): 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.
🧪 Tests (ios): Sources/Circumspect/Publishers.swift#L49
testDvrHeartbeatAfterPlay, Asynchronous wait failed: Exceeded timeout of 20 seconds, with unfulfilled expectations: "Waiting for publisher output".
🧪 Tests (ios): 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
🧪 Tests (ios): Tests/AnalyticsTests/CommandersAct/CommandersActHeartbeatTests.swift#L56
testDvrHeartbeatAfterPlay, failed - Failed to publish enough values
🧪 Tests (ios): Swift/ContiguousArrayBuffer.swift#L675
Index out of range
🧪 Tests (ios): Swift/Array.swift#L420
Negative Array index is out of range
🧪 Tests (ios): Sources/Circumspect/Publishers.swift#L49
testMetadataUpdate, Asynchronous wait failed: Exceeded timeout of 20 seconds, with unfulfilled expectations: "Waiting for publisher output".
🧪 Tests (ios): 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
🧪 Tests (ios): Tests/PlayerTests/Tracking/PlayerItemTrackerUpdateTests.swift#L43
testMetadataUpdate, failed - Failed to publish enough values
🧪 Tests (ios): Tests/PlayerTests/MediaSelection/MediaSelectionTests.swift#L168
testSelectAudibleOnOption, expected to eventually not be empty, got <[]>