Add a step to check if the stream server is running #281
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
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: 250074387, timescale: 1000000000, flags: __C.CMTimeFlags(rawValue: 1), epoch: 0), __C.CMTime(value: 500055194, timescale: 1000000000, flags: __C.CMTimeFlags(rawValue: 1), epoch: 0), __C.CMTime(value: 750073910, 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)
Loading