Skip to content

Run PlayLog Unit Tests #253

Run PlayLog Unit Tests

Run PlayLog Unit Tests #253

Triggered via schedule January 10, 2025 03:14
Status Failure
Total duration 16m 29s
Artifacts

playlog-tests.yml

on: schedule
Run xcodebuild PlayLog Unit Tests
16m 19s
Run xcodebuild PlayLog Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
Run xcodebuild PlayLog Unit Tests: Tests/PlayerTests/Playlog/PlayLogTests.swift#L1484
test_load_and_play_and_pause_and_seek_and_play_and_setNext_and_pause_and_play_and_skipToNext_and_seek_and_reset, Asynchronous wait failed: Exceeded timeout of 4 seconds, with unfulfilled expectations: "Expected for the track to reach 2.0 second(s)".
Run xcodebuild PlayLog Unit Tests: Tests/PlayerTests/Playlog/PlayLogTests.swift#L1496
test_load_and_play_and_pause_and_seek_and_play_and_setNext_and_pause_and_play_and_skipToNext_and_seek_and_reset, Asynchronous wait failed: Exceeded timeout of 0.5 seconds, with unfulfilled expectations: "Expected for the player's state to change to NOT_PLAYING".
Run xcodebuild PlayLog Unit Tests: Tests/PlayerTests/Helpers/XCTestCase+Player.swift#L19
test_load_and_play_and_pause_and_seek_and_play_and_setNext_and_pause_and_play_and_skipToNext_and_seek_and_reset, failed - Optimized wait: Condition was not met
Run xcodebuild PlayLog Unit Tests: Tests/PlayerTests/Playlog/PlayLogTests.swift#L1496
test_load_and_play_and_pause_and_seek_and_play_and_setNext_and_pause_and_play_and_skipToNext_and_seek_and_reset, Asynchronous wait failed: Exceeded timeout of 0.5 seconds, with unfulfilled expectations: "Expected for the player's state to change to NOT_PLAYING".
Run xcodebuild PlayLog Unit Tests: Tests/PlayerTests/Helpers/XCTestCase+Player.swift#L19
test_load_and_play_and_pause_and_seek_and_play_and_setNext_and_pause_and_play_and_skipToNext_and_seek_and_reset, failed - Optimized wait: Condition was not met
Run xcodebuild PlayLog Unit Tests: Tests/PlayerTests/Playlog/PlayLogTests.swift#L1154
test_load_and_play_and_pause_and_seek_and_play_and_setNext_and_pause_and_play_and_skipToNext_and_seek_and_reset, failed - Expected for the currentItem to be set up!
Run xcodebuild PlayLog Unit Tests: Tests/PlayerTests/Helpers/XCTestCase+Player.swift#L19
test_load_and_setNext_and_play, failed - Optimized wait: Condition was not met
Run xcodebuild PlayLog Unit Tests: Tests/PlayerTests/Playlog/PlayLogTests.swift#L765
test_load_and_setNext_and_play, XCTAssertEqual failed: ("1") is not equal to ("2")
Run xcodebuild PlayLog Unit Tests
Restarting after unexpected exit, crash, or test timeout in PlayLogTests.test_load_and_setNext_and_play(); summary will include totals from previous launches.
Run xcodebuild PlayLog Unit Tests: Sources/Auth/Model/LegacyCredentials.swift#L5
'Scopes' is deprecated: Use Set<String> instead
Run xcodebuild PlayLog Unit Tests: Sources/Auth/Model/LegacyCredentials.swift#L7
'Scopes' is deprecated: Use Set<String> instead
Run xcodebuild PlayLog Unit Tests: Sources/Auth/Model/LegacyCredentials.swift#L5
'Scopes' is deprecated: Use Set<String> instead
Run xcodebuild PlayLog Unit Tests: Sources/Auth/Model/LegacyCredentials.swift#L7
'Scopes' is deprecated: Use Set<String> instead
Run xcodebuild PlayLog Unit Tests: Tests/PlayerTests/Playlog/PlayLogTests.swift#L132
initialization of immutable value 'djProducerSession' was never used; consider replacing with assignment to '_' or removing it