Skip to content

Set 20sec for the timeout #287

Set 20sec for the timeout

Set 20sec for the timeout #287

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

907 tests run, 861 passed, 0 skipped, 46 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.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/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.testPauseDuringPlayback()

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

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/CommandersAct/CommandersActTrackerTests.swift

See this annotation in the file changed.

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

CommandersActTrackerTests.testPauseDuringPlayback()

expected to eventually be greater than <1>, got <0>
 (/Users/runner/work/pillarbox-apple-github-runner-poc/pillarbox-apple-github-runner-poc/Tests/AnalyticsTests/CommandersAct/CommandersActTrackerTests.swift#EndingLineNumber=50&StartingLineNumber=50)

Check failure on line 1 in Tests/AnalyticsTests/CommandersAct/CommandersActTrackerTests.swift

See this annotation in the file changed.

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

CommandersActTrackerTests.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/CommandersAct/CommandersActTrackerTests.swift#EndingLineNumber=157&StartingLineNumber=157)

Check failure on line 1 in Tests/AnalyticsTests/CommandersAct/CommandersActTrackerTests.swift

See this annotation in the file changed.

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

CommandersActTrackerTests.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/CommandersAct/CommandersActTrackerTests.swift#EndingLineNumber=87&StartingLineNumber=87)

Check failure on line 1 in Tests/AnalyticsTests/CommandersAct/CommandersActTrackerTests.swift

See this annotation in the file changed.

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

CommandersActTrackerTests.testDestroyPlayerDuringPlaybackAtNonStandardPlaybackSpeed()

expected to eventually be greater than <2>, got <0>
 (/Users/runner/work/pillarbox-apple-github-runner-poc/pillarbox-apple-github-runner-poc/Tests/AnalyticsTests/CommandersAct/CommandersActTrackerTests.swift#EndingLineNumber=108&StartingLineNumber=108)

Check failure on line 1 in Tests/AnalyticsTests/CommandersAct/CommandersActTrackerTests.swift

See this annotation in the file changed.

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

CommandersActTrackerTests.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/CommandersAct/CommandersActTrackerTests.swift

See this annotation in the file changed.

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

CommandersActTrackerTests.testDestroyPlayerAfterPlayback()

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/PlayerTests/Tracking/PlayerTrackingTests.swift

See this annotation in the file changed.

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

PlayerTrackingTests.testTrackingEnabledDuringPlayback()

XCTAssertTrue failed - Expected: [PlayerTests.PlayerItemTrackerMock.State.enabled, PlayerTests.PlayerItemTrackerMock.State.metricEvents, PlayerTests.PlayerItemTrackerMock.State.disabled], actual: [PlayerTests.PlayerItemTrackerMock.State.enabled, PlayerTests.PlayerItemTrackerMock.State.metricEvents, PlayerTests.PlayerItemTrackerMock.State.metricEvents] (/Users/runner/work/pillarbox-apple-github-runner-poc/pillarbox-apple-github-runner-poc/Tests/PlayerTests/Tracking/PlayerTrackingTests.swift#EndingLineNumber=47&StartingLineNumber=47)

Check failure on line 1 in Tests/PlayerTests/Publishers/MetadataPublisherTests.swift

See this annotation in the file changed.

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

MetadataPublisherTests.testEntirePlayback()

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/PlayerTests/Tracking/PlayerItemTrackerLifeCycleTests.swift

See this annotation in the file changed.

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

PlayerItemTrackerLifeCycleTests.testNetworkLoadedItemEntirePlayback()

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/PlayerTests/Tracking/PlayerItemTrackerLifeCycleTests.swift

See this annotation in the file changed.

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

PlayerItemTrackerLifeCycleTests.testItemEntirePlayback()

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/PlayerTests/ProgressTracker/ProgressTrackerTimeTests.swift

See this annotation in the file changed.

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

ProgressTrackerTimeTests.testEntirePlayback()

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/PlayerTests/Player/QueueTests.swift

See this annotation in the file changed.

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

QueueTests.testEntirePlayback()

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

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)

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.testBetweenPlayableItems()

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

Check failure on line 1 in Tests/PlayerTests/Publishers/PlayerPublisherTests.swift

See this annotation in the file changed.

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

PlayerPublisherTests.testPausedItemStatusLifeCycle()

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/PlayerTests/Publishers/PlayerPublisherTests.swift

See this annotation in the file changed.

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

PlayerPublisherTests.testPresentationSize()

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/PlayerTests/Publishers/PlayerPublisherTests.swift

See this annotation in the file changed.

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

PlayerPublisherTests.testDuration()

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/PlayerTests/Publishers/PlayerPublisherTests.swift

See this annotation in the file changed.

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

PlayerPublisherTests.testSeekableTimeRangeLifeCycle()

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/PlayerTests/Publishers/PlayerPublisherTests.swift

See this annotation in the file changed.

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

PlayerPublisherTests.testConsumedItemStatusLifeCycle()

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/PlayerTests/Metrics/MetricsCollectorTests.swift

See this annotation in the file changed.

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

MetricsCollectorTests.testPlayback()

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)