Skip to content

Fix testMandatoryTracker #277

Fix testMandatoryTracker

Fix testMandatoryTracker #277

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

907 tests run, 898 passed, 0 skipped, 9 failed.

Annotations

Check failure on line 1 in Tests/AnalyticsTests/ComScore/ComScoreTrackerTests.swift

See this annotation in the file changed.

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

ComScoreTrackerTests.testDisableTrackingDuringPlayback()

expected to eventually be greater than <5>, got <0>
 (/Users/runner/work/pillarbox-apple-github-runner-poc/pillarbox-apple-github-runner-poc/Tests/AnalyticsTests/ComScore/ComScoreTrackerTests.swift#EndingLineNumber=150&StartingLineNumber=150)

Check failure on line 1 in Tests/AnalyticsTests/ComScore/ComScoreTrackerTests.swift

See this annotation in the file changed.

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

ComScoreTrackerTests.testPlaybackEnd()

Asynchronous wait failed: Exceeded timeout of 20 seconds, with unfulfilled expectations: "Waiting for publisher output". (/Users/runner/work/pillarbox-apple-github-runner-poc/pillarbox-apple-github-runner-poc/Sources/Circumspect/Publishers.swift#EndingLineNumber=48&StartingLineNumber=48)

Check failure on line 1 in Tests/AnalyticsTests/ComScore/ComScoreTrackerTests.swift

See this annotation in the file changed.

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

ComScoreTrackerTests.testReplay()

Asynchronous wait failed: Exceeded timeout of 20 seconds, with unfulfilled expectations: "Waiting for publisher output". (/Users/runner/work/pillarbox-apple-github-runner-poc/pillarbox-apple-github-runner-poc/Sources/Circumspect/Publishers.swift#EndingLineNumber=48&StartingLineNumber=48)

Check failure on line 1 in Tests/AnalyticsTests/ComScore/ComScoreTrackerTests.swift

See this annotation in the file changed.

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

ComScoreTrackerTests.testDestroyPlayerDuringPlayback()

expected to eventually be greater than <5>, got <0>
 (/Users/runner/work/pillarbox-apple-github-runner-poc/pillarbox-apple-github-runner-poc/Tests/AnalyticsTests/ComScore/ComScoreTrackerTests.swift#EndingLineNumber=122&StartingLineNumber=122)

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 (tvos)

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)

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 (tvos)

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 (tvos)

ReplayChecksTests.testWithOneGoodItemAndOneBadItem()

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=64&StartingLineNumber=64)

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

See this annotation in the file changed.

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

QueueTests.testFailingMp3ItemBetweenPlayableItems()

expected to eventually be empty, got <[http://localhost:8123/simple/on_demand_short/master.m3u8, http://localhost:8123/unavailable.mp3]>
 (/Users/runner/work/pillarbox-apple-github-runner-poc/pillarbox-apple-github-runner-poc/Tests/PlayerTests/Player/QueueTests.swift#EndingLineNumber=123&StartingLineNumber=123)

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

See this annotation in the file changed.

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

QueueTests.testFailingItemUnavailableBetweenPlayableItems()

expected to eventually be empty, got <[http://localhost:8123/simple/on_demand_short/master.m3u8, http://localhost:8123/unavailable/master.m3u8]>
 (/Users/runner/work/pillarbox-apple-github-runner-poc/pillarbox-apple-github-runner-poc/Tests/PlayerTests/Player/QueueTests.swift#EndingLineNumber=113&StartingLineNumber=113)