Skip to content

Improve test flakiness #274

Improve test flakiness

Improve test flakiness #274

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

929 tests run, 921 passed, 0 skipped, 8 failed.

Annotations

Check failure on line 1 in Tests/PlayerTests/Playlist/RepeatModeTests.swift

See this annotation in the file changed.

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

RepeatModeTests.testRepeatOne()

expected to eventually equal <55DB988B-FF29-4AB2-B744-ED3A9BC8B75C>, got <D835786D-4132-4743-ACBD-92215E33B098>
 (/Users/runner/work/pillarbox-apple-github-runner-poc/pillarbox-apple-github-runner-poc/Tests/PlayerTests/Playlist/RepeatModeTests.swift#EndingLineNumber=20&StartingLineNumber=20)

Check failure on line 1 in Tests/PlayerTests/Playlist/RepeatModeTests.swift

See this annotation in the file changed.

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

RepeatModeTests.testRepeatAll()

expected to eventually equal <6220DBF9-4B7C-4021-AC8F-BAC843E2D2AB>, got <00F71B7D-EA09-4474-97B4-A49A3B1070CD>
 (/Users/runner/work/pillarbox-apple-github-runner-poc/pillarbox-apple-github-runner-poc/Tests/PlayerTests/Playlist/RepeatModeTests.swift#EndingLineNumber=30&StartingLineNumber=30)

Check failure on line 1 in Tests/PlayerTests/Playlist/RepeatModeTests.swift

See this annotation in the file changed.

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

RepeatModeTests.testRepeatModeUpdateDoesNotReplay()

expected to eventually be nil, got <EA49E1F8-FB68-4BC0-8AB2-7DC8D01BC1EF>
 (/Users/runner/work/pillarbox-apple-github-runner-poc/pillarbox-apple-github-runner-poc/Tests/PlayerTests/Playlist/RepeatModeTests.swift#EndingLineNumber=48&StartingLineNumber=48)

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)] (/Users/runner/work/pillarbox-apple-github-runner-poc/pillarbox-apple-github-runner-poc/Tests/PlayerTests/ProgressTracker/ProgressTrackerTimeTests.swift#EndingLineNumber=52&StartingLineNumber=52)

Check failure on line 1 in Tests/PlayerTests/Player/SpeedTests.swift

See this annotation in the file changed.

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

SpeedTests.testSpeedUpdateWhenApproachingLiveEdge()

expected to eventually equal <1>, got <2>
 (/Users/runner/work/pillarbox-apple-github-runner-poc/pillarbox-apple-github-runner-poc/Tests/PlayerTests/Player/SpeedTests.swift#EndingLineNumber=120&StartingLineNumber=120)

Check failure on line 1 in Tests/PlayerTests/Player/SpeedTests.swift

See this annotation in the file changed.

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

SpeedTests.testPlaylistEnd()

expected to eventually be nil, got <A9EDDC03-1928-48EA-843E-E5C2143C8D76>
 (/Users/runner/work/pillarbox-apple-github-runner-poc/pillarbox-apple-github-runner-poc/Tests/PlayerTests/Player/SpeedTests.swift#EndingLineNumber=128&StartingLineNumber=128)

Check failure on line 1 in Tests/PlayerTests/Player/ReplayChecksTests.swift

See this annotation in the file changed.

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

ReplayChecksTests.testWithOneGoodItemPlayedEntirely()

expected to eventually be true, got <false>
 (/Users/runner/work/pillarbox-apple-github-runner-poc/pillarbox-apple-github-runner-poc/Tests/PlayerTests/Player/ReplayChecksTests.swift#EndingLineNumber=25&StartingLineNumber=25)

Check failure on line 1 in Tests/PlayerTests/Player/ReplayChecksTests.swift

See this annotation in the file changed.

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

ReplayChecksTests.testWithManyGoodItems()

expected to eventually be true, got <false>
 (/Users/runner/work/pillarbox-apple-github-runner-poc/pillarbox-apple-github-runner-poc/Tests/PlayerTests/Player/ReplayChecksTests.swift#EndingLineNumber=46&StartingLineNumber=46)