Skip to content

Fix testEntirePlayback #279

Fix testEntirePlayback

Fix testEntirePlayback #279

Re-run triggered December 10, 2024 10:21
Status Failure
Total duration 10m 22s
Artifacts

ci.yml

on: push
Matrix: 🧪 Tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
ProgressTrackerTimeTests.testEntirePlayback(): Tests/PlayerTests/ProgressTracker/ProgressTrackerTimeTests.swift#L1
XCTAssertTrue failed - Expected: [__C.CMTime(value: 0, timescale: 0, flags: __C.CMTimeFlags(rawValue: 0), epoch: 0), __C.CMTime(value: 0, timescale: 1, flags: __C.CMTimeFlags(rawValue: 1), epoch: 0), __C.CMTime(value: 1, timescale: 4, flags: __C.CMTimeFlags(rawValue: 1), epoch: 0), __C.CMTime(value: 1, timescale: 2, flags: __C.CMTimeFlags(rawValue: 1), epoch: 0), __C.CMTime(value: 3, timescale: 4, flags: __C.CMTimeFlags(rawValue: 1), epoch: 0), __C.CMTime(value: 1, timescale: 1, flags: __C.CMTimeFlags(rawValue: 1), epoch: 0), __C.CMTime(value: 0, timescale: 0, flags: __C.CMTimeFlags(rawValue: 0), epoch: 0)], actual: [__C.CMTime(value: 0, timescale: 0, flags: __C.CMTimeFlags(rawValue: 0), epoch: 0), __C.CMTime(value: 0, timescale: 1000, flags: __C.CMTimeFlags(rawValue: 1), epoch: 0), __C.CMTime(value: 250111252, timescale: 1000000000, flags: __C.CMTimeFlags(rawValue: 1), epoch: 0), __C.CMTime(value: 500822246, timescale: 1000000000, flags: __C.CMTimeFlags(rawValue: 1), epoch: 0), __C.CMTime(value: 750164568, timescale: 1000000000, flags: __C.CMTimeFlags(rawValue: 1), epoch: 0), __C.CMTime(value: 1000394583, timescale: 1000000000, flags: __C.CMTimeFlags(rawValue: 1), epoch: 0)] (/Users/runner/work/pillarbox-apple-github-runner-poc/pillarbox-apple-github-runner-poc/Tests/PlayerTests/ProgressTracker/ProgressTrackerTimeTests.swift#EndingLineNumber=52&StartingLineNumber=52)
🧪 Tests (ios)
❌ Tests reported 1 failures
🧪 Tests (ios)
testTrackingEnabledDuringPlayback on 'Clone 1 of iPhone 16 - xctest (18698)' (3.608 seconds)
🧪 Tests (ios)
testEntirePlayback on 'Clone 1 of iPhone 16 - xctest (14054)' (2.052 seconds)
🧪 Tests (ios)
testEntirePlayback on 'Clone 1 of iPhone 16 - xctest (14054)' (2.029 seconds)
🧪 Tests (ios)
testEntirePlayback on 'Clone 1 of iPhone 16 - xctest (14054)' (2.026 seconds)
🧪 Tests (ios)
testEntirePlayback on 'Clone 1 of iPhone 16 - xctest (14054)' (2.027 seconds)
🧪 Tests (ios)
Process completed with exit code 2.
🧪 Tests (ios)
-disable-concurrent-testing is deprecated. Use -disable-concurrent-destination-testing instead.