Run PlayLog Unit Tests #225
playlog-tests.yml
on: schedule
Run xcodebuild PlayLog Unit Tests
5m 50s
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#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 5 seconds, with unfulfilled expectations: "Expected for the track to reach 3.0 second(s)".
|
Run xcodebuild PlayLog Unit Tests:
Tests/PlayerTests/Playlog/PlayLogTests.swift#L1416
test_load_and_play_and_pause_and_seek_and_play_and_setNext_and_pause_and_play_and_skipToNext_and_seek_and_reset, XCTAssertEqual failed: ("3.0") is not equal to ("0.0") - Expected startAssetPosition to be 0.0 but got 3.0
|
Run xcodebuild PlayLog Unit Tests:
Tests/PlayerTests/Playlog/PlayLogTests.swift#L1452
test_load_and_play_and_pause_and_seek_and_play_and_setNext_and_pause_and_play_and_skipToNext_and_seek_and_reset, XCTAssertTrue failed - Expected PlayLogEvents to have the same actions: expected [Player.Action(actionType: Player.ActionType.PLAYBACK_STOP, assetPosition: 2.0, timestamp: 1), Player.Action(actionType: Player.ActionType.PLAYBACK_START, assetPosition: 3.0, timestamp: 1), Player.Action(actionType: Player.ActionType.PLAYBACK_STOP, assetPosition: 3.0, timestamp: 1), Player.Action(actionType: Player.ActionType.PLAYBACK_START, assetPosition: 3.0, timestamp: 1)] but got [Player.Action(actionType: Player.ActionType.PLAYBACK_STOP, assetPosition: 0.0, timestamp: 1), Player.Action(actionType: Player.ActionType.PLAYBACK_START, assetPosition: 3.0, timestamp: 1)].
|
Run xcodebuild PlayLog Unit Tests:
Tests/PlayerTests/Playlog/PlayLogTests.swift#L1484
test_load_and_play_and_resetPlayerEngine_and_setUpANewPlayerEngine_and_load_and_play_another_track_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#L1484
test_load_and_play_and_resetPlayerEngine_and_setUpANewPlayerEngine_and_load_and_play_another_track_and_reset, Asynchronous wait failed: Exceeded timeout of 3 seconds, with unfulfilled expectations: "Expected for the track to reach 1.0 second(s)".
|
Run xcodebuild PlayLog Unit Tests:
Tests/PlayerTests/Helpers/XCTestCase+Player.swift#L19
test_load_and_play_and_resetPlayerEngine_and_setUpANewPlayerEngine_and_load_and_play_another_track_and_reset, failed - Optimized wait: Condition was not met
|
Run xcodebuild PlayLog Unit Tests:
Tests/PlayerTests/Playlog/PlayLogTests.swift#L1469
test_load_and_play_and_resetPlayerEngine_and_setUpANewPlayerEngine_and_load_and_play_another_track_and_reset, failed - Expected to have only a negligible difference between actual (1.001259375) and expected assetPosition (2.0).
|
Run xcodebuild PlayLog Unit Tests:
Swift/ContiguousArrayBuffer.swift#L675
Index out of range
|
Run xcodebuild PlayLog Unit Tests
Restarting after unexpected exit, crash, or test timeout in PlayLogTests.test_load_and_play_and_resetPlayerEngine_and_setUpANewPlayerEngine_and_load_and_play_another_track_and_reset(); 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
|