Fix testMandatoryTracker #277
Annotations
29 errors and 2 warnings
ProgressTrackerTimeTests.testEntirePlayback():
Tests/PlayerTests/ProgressTracker/ProgressTrackerTimeTests.swift#L1
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)] (/Users/runner/work/pillarbox-apple-github-runner-poc/pillarbox-apple-github-runner-poc/Tests/PlayerTests/ProgressTracker/ProgressTrackerTimeTests.swift#EndingLineNumber=52&StartingLineNumber=52)
|
🧪 Tests (ios)
❌ Tests reported 1 failures
|
🧪 Tests (ios)
testDvrAwayFromLiveEdge on 'Clone 1 of iPhone 16 - xctest (11411)' (5.547 seconds)
|
🧪 Tests (ios)
testDvrAwayFromLiveEdge on 'Clone 1 of iPhone 16 - xctest (11411)' (2.180 seconds)
|
🧪 Tests (ios)
testEntirePlayback on 'Clone 1 of iPhone 16 - xctest (12956)' (2.768 seconds)
|
🧪 Tests (ios)
testEntirePlayback on 'Clone 1 of iPhone 16 - xctest (12956)' (2.033 seconds)
|
🧪 Tests (ios)
testEntirePlayback on 'Clone 1 of iPhone 16 - xctest (12956)' (2.025 seconds)
|
🧪 Tests (ios)
testEntirePlayback on 'Clone 1 of iPhone 16 - xctest (12956)' (2.012 seconds)
|
🧪 Tests (ios)
Process completed with exit code 2.
|
ComScoreTrackerTests.testDisableTrackingDuringPlayback():
Tests/AnalyticsTests/ComScore/ComScoreTrackerTests.swift#L1
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)
|
ComScoreTrackerTests.testPlaybackEnd():
Tests/AnalyticsTests/ComScore/ComScoreTrackerTests.swift#L1
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)
|
ComScoreTrackerTests.testReplay():
Tests/AnalyticsTests/ComScore/ComScoreTrackerTests.swift#L1
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)
|
ComScoreTrackerTests.testDestroyPlayerDuringPlayback():
Tests/AnalyticsTests/ComScore/ComScoreTrackerTests.swift#L1
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)
|
ReplayChecksTests.testWithManyGoodItems():
Tests/PlayerTests/Player/ReplayChecksTests.swift#L1
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)
|
ReplayChecksTests.testWithOneGoodItemPlayedEntirely():
Tests/PlayerTests/Player/ReplayChecksTests.swift#L1
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)
|
ReplayChecksTests.testWithOneGoodItemAndOneBadItem():
Tests/PlayerTests/Player/ReplayChecksTests.swift#L1
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)
|
QueueTests.testFailingMp3ItemBetweenPlayableItems():
Tests/PlayerTests/Player/QueueTests.swift#L1
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)
|
QueueTests.testFailingItemUnavailableBetweenPlayableItems():
Tests/PlayerTests/Player/QueueTests.swift#L1
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)
|
🧪 Tests (tvos)
testWithManyGoodItems on 'Clone 1 of Apple TV - xctest (13680)' (20.693 seconds)
|
🧪 Tests (tvos)
testDisableTrackingDuringPlayback on 'Clone 1 of Apple TV - xctest (11647)' (21.360 seconds)
|
🧪 Tests (tvos)
testWithManyGoodItems on 'Clone 1 of Apple TV - xctest (13680)' (20.030 seconds)
|
🧪 Tests (tvos)
testDisableTrackingDuringPlayback on 'Clone 1 of Apple TV - xctest (11647)' (20.517 seconds)
|
🧪 Tests (tvos)
testWithManyGoodItems on 'Clone 1 of Apple TV - xctest (13680)' (20.088 seconds)
|
🧪 Tests (tvos)
testDisableTrackingDuringPlayback on 'Clone 1 of Apple TV - xctest (11647)' (20.521 seconds)
|
🧪 Tests (tvos)
testWithManyGoodItems on 'Clone 1 of Apple TV - xctest (13680)' (20.015 seconds)
|
🧪 Tests (tvos)
testDisableTrackingDuringPlayback on 'Clone 1 of Apple TV - xctest (11647)' (20.526 seconds)
|
🧪 Tests (tvos)
testWithOneGoodItemPlayedEntirely on 'Clone 1 of Apple TV - xctest (13680)' (20.012 seconds)
|
🧪 Tests (tvos)
testPlaybackEnd on 'Clone 1 of Apple TV - xctest (11647)' (20.050 seconds)
|
🧪 Tests (tvos)
❌ Tests reported 9 failures
|
🧪 Tests (ios)
-disable-concurrent-testing is deprecated. Use -disable-concurrent-destination-testing instead.
|
🧪 Tests (tvos)
-disable-concurrent-testing is deprecated. Use -disable-concurrent-destination-testing instead.
|