Skip to content

Fix testEntirePlayback #279

Fix testEntirePlayback

Fix testEntirePlayback #279

GitHub Actions / πŸ“‹ Unit test report (ios) failed Dec 10, 2024 in 0s

929 tests run, 928 passed, 0 skipped, 1 failed.

Annotations

Check failure on line 1 in Tests/PlayerTests/ProgressTracker/ProgressTrackerTimeTests.swift

See this annotation in the file changed.

@github-actions github-actions / πŸ“‹ Unit test report (ios)

ProgressTrackerTimeTests.testEntirePlayback()

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)