Skip to content

Stop SFU event observation during reconnection #2322

Stop SFU event observation during reconnection

Stop SFU event observation during reconnection #2322

Status Failure
Total duration 2h 5m 49s
Artifacts 4

smoke-checks.yml

on: pull_request
Test SwiftUI (Debug)
18m 44s
Test SwiftUI (Debug)
Test UIKit (Debug)
17m 46s
Test UIKit (Debug)
Automated Code Review
1m 42s
Automated Code Review
Build Test App and Frameworks
18m 14s
Build Test App and Frameworks
Build SDKs (Xcode 15.0)
33m 37s
Build SDKs (Xcode 15.0)
Launch Allure TestOps
25s
Launch Allure TestOps
Matrix: Test E2E UI (Debug)
Fit to window
Zoom out
Zoom in

Annotations

24 errors, 22 warnings, and 22 notices
Test SwiftUI (Debug): StreamVideoSwiftUITests/ParticipantsGridLayout_Tests.swift#L14
Unexpectedly found nil while implicitly unwrapping an Optional value
Test SwiftUI (Debug)
Restarting after unexpected exit, crash, or test timeout in ParticipantsGridLayout_Tests.test_grid_participantsConnectionQuality_snapshot(); summary will include totals from previous launches.
Test SwiftUI (Debug): StreamVideoSwiftUITests/ParticipantsGridLayout_Tests.swift#L14
Unexpectedly found nil while implicitly unwrapping an Optional value
Test SwiftUI (Debug)
Restarting after unexpected exit, crash, or test timeout in ParticipantsGridLayout_Tests.test_grid_participantsSpeaking_snapshot(); summary will include totals from previous launches.
Test SwiftUI (Debug): StreamVideoSwiftUITests/ParticipantsGridLayout_Tests.swift#L14
Unexpectedly found nil while implicitly unwrapping an Optional value
Test SwiftUI (Debug)
Restarting after unexpected exit, crash, or test timeout in ParticipantsGridLayout_Tests.test_grid_participantWithAudio_snapshot(); summary will include totals from previous launches.
Test SwiftUI (Debug): StreamVideoSwiftUITests/ParticipantsGridLayout_Tests.swift#L14
Unexpectedly found nil while implicitly unwrapping an Optional value
Test SwiftUI (Debug)
Restarting after unexpected exit, crash, or test timeout in ParticipantsGridLayout_Tests.test_grid_participantWithoutAudio_snapshot(); summary will include totals from previous launches.
Test SwiftUI (Debug)
Process completed with exit code 1.
Test E2E UI (Debug) (0): SwiftUIDemoAppUITests/Robots/UserRobot+Asserts.swift#L136
test_customSchemeURL_joinsExpectedCall, XCTAssertTrue failed - cameraToggle should appear
Test E2E UI (Debug) (0): <unknown>#L1
testReconnectingMessageWhenDisconnectedForMoreThanFastReconnectThreshold, Failed to get matching snapshots: Timed out while evaluating UI query.
Test E2E UI (Debug) (0): <unknown>#L1
testReconnectingMessageWhenDisconnectedForMoreThanFastReconnectThreshold, Failed to get matching snapshots: Timed out while evaluating UI query.
Test E2E UI (Debug) (0): SwiftUIDemoAppUITests/Robots/UserRobot+Asserts.swift#L242
testReconnectingMessageWhenDisconnectedForMoreThanFastReconnectThreshold, XCTAssertTrue failed - reconnectingMessage should appear
Test E2E UI (Debug) (0): SwiftUIDemoAppUITests/Robots/UserRobot+Asserts.swift#L242
testReconnectingMessageWhenDisconnectedForMoreThanFastReconnectThreshold, XCTAssertTrue failed - reconnectingMessage should appear
Test E2E UI (Debug) (1): SwiftUIDemoAppUITests/Robots/UserRobot+Asserts.swift#L251
test_tokenGenerationFails, XCTAssertTrue failed
Test E2E UI (Debug) (1): SwiftUIDemoAppUITests/Robots/UserRobot+Asserts.swift#L251
test_tokenGenerationFails, XCTAssertTrue failed
Test E2E UI (Debug) (1): SwiftUIDemoAppUITests/Robots/UserRobot+Asserts.swift#L251
test_tokenGenerationFails, XCTAssertTrue failed
Test E2E UI (Debug) (1): SwiftUIDemoAppUITests/Robots/UserRobot+Asserts.swift#L251
test_tokenGenerationFails, XCTAssertTrue failed
Test E2E UI (Debug) (1): SwiftUIDemoAppUITests/Robots/UserRobot+Asserts.swift#L145
testUserLeavesTheCallOnConnection, XCTAssertFalse failed - hangUpButton should disappear
Test E2E UI (Debug) (1): <unknown>#L1
testUserLeavesTheCallOnConnection, Failed to synthesize event: Neither element nor any descendant has keyboard focus. Event dispatch snapshot: TextField, {{28.0, 129.7}, {289.7, 22.0}}, identifier: 'callId', placeholderValue: 'Call ID', value: Call ID
Test E2E UI (Debug) (1): SwiftUIDemoAppUITests/Robots/UserRobot+Asserts.swift#L251
test_tokenGenerationFails, XCTAssertTrue failed
Test E2E UI (Debug) (1): SwiftUIDemoAppUITests/Robots/UserRobot+Asserts.swift#L251
test_tokenGenerationFails, XCTAssertTrue failed
Test E2E UI (Debug) (1): SwiftUIDemoAppUITests/Robots/UserRobot+Asserts.swift#L251
test_tokenGenerationFails, XCTAssertTrue failed
Test E2E UI (Debug) (1): SwiftUIDemoAppUITests/Robots/UserRobot+Asserts.swift#L251
test_tokenGenerationFails, XCTAssertTrue failed
Test UIKit (Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: mikehardy/buildcache-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Automated Code Review
buildcache: unable to delete buildcache.log Error: ENOENT: no such file or directory, unlink '/Users/runner/work/stream-video-swift/stream-video-swift/.buildcache/buildcache.log'
Automated Code Review
The following actions use a deprecated Node.js version and will be forced to run on node20: mikehardy/buildcache-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test SwiftUI (Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: mikehardy/buildcache-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test SwiftUI (Debug): Sources/StreamVideo/WebRTC/v2/PeerConnection/Adapters/ICEAdapter.swift#L182
non-sendable type 'any StreamRTCPeerConnectionProtocol' in asynchronous access to actor-isolated property 'peerConnection' cannot cross actor boundary
Test SwiftUI (Debug): Sources/StreamVideo/WebSockets/Client/URLSessionWebSocketEngine.swift#L97
string interpolation produces a debug description for an optional value; did you mean to make this explicit?
Test SwiftUI (Debug): Sources/StreamVideo/WebRTC/WebRTCEventDecoder.swift#L10
'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
Test SwiftUI (Debug): Sources/StreamVideo/protobuf/sfu/signal_rpc/signal.twirp.swift#L70
'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
Test SwiftUI (Debug)
Bootstrap not run, please run ./Scripts/bootstrap.sh
Test SwiftUI (Debug)
Bootstrap not run, please run ./Scripts/bootstrap.sh
Test SwiftUI (Debug): StreamVideoSwiftUITests/CallViewModel_Tests.swift#L544
initialization of immutable value 'controller' was never used; consider replacing with assignment to '_' or removing it
Test SwiftUI (Debug): StreamVideoSwiftUITests/CallViewModel_Tests.swift#L586
initialization of immutable value 'controller' was never used; consider replacing with assignment to '_' or removing it
Test SwiftUI (Debug): StreamVideoSwiftUITests/CallViewModel_Tests.swift#L617
initialization of immutable value 'controller' was never used; consider replacing with assignment to '_' or removing it
Test SwiftUI (Debug): StreamVideoSwiftUITests/CallViewModel_Tests.swift#L530
code after 'throw' will never be executed
Test LLC (Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: mikehardy/buildcache-action@v2, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Test App and Frameworks
The following actions use a deprecated Node.js version and will be forced to run on node20: mikehardy/buildcache-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build SDKs (Xcode 15.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: webfactory/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Demo Apps
The following actions use a deprecated Node.js version and will be forced to run on node20: mikehardy/buildcache-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test E2E UI (Debug) (0)
buildcache: unable to delete buildcache.log Error: ENOENT: no such file or directory, unlink '/Users/runner/work/stream-video-swift/stream-video-swift/.buildcache/buildcache.log'
Test E2E UI (Debug) (0)
The following actions use a deprecated Node.js version and will be forced to run on node20: mikehardy/buildcache-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test E2E UI (Debug) (1)
buildcache: unable to delete buildcache.log Error: ENOENT: no such file or directory, unlink '/Users/runner/work/stream-video-swift/stream-video-swift/.buildcache/buildcache.log'
Test E2E UI (Debug) (1)
The following actions use a deprecated Node.js version and will be forced to run on node20: mikehardy/buildcache-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test SwiftUI (Debug)
Skipped StreamVideoSwiftUITests.CallViewModel_Tests.test_inCall_changeTrackVisibility
Test SwiftUI (Debug)
Skipped StreamVideoSwiftUITests.CallViewModel_Tests.test_inCall_participantJoinedAndLeft
Test SwiftUI (Debug)
Skipped StreamVideoSwiftUITests.CallViewModel_Tests.test_pinParticipant_manualLayoutChange
Test E2E UI (Debug) (0)
Skipped SwiftUIDemoAppUITests.CallViewsTests.testOneParticipantOnTheCall
Test E2E UI (Debug) (0)
Skipped SwiftUIDemoAppUITests.CallViewsTests.testSwitchingBetweenViewsOnTheCall
Test E2E UI (Debug) (0)
Skipped SwiftUIDemoAppUITests.CallViewsTests.testTwoParticipantsOnTheCall
Test E2E UI (Debug) (0)
Skipped SwiftUIDemoAppUITests.CallViewsTests.testUserCanSeeAllParticipantsInGridView
Test E2E UI (Debug) (0)
Skipped SwiftUIDemoAppUITests.CallViewsTests.testUserCanSeeAllParticipantsInScreenSharingView
Test E2E UI (Debug) (0)
Skipped SwiftUIDemoAppUITests.CallViewsTests.testUserCanSeeAllParticipantsInSpotlightView
Test E2E UI (Debug) (0)
Skipped SwiftUIDemoAppUITests.CallViewsTests.testUserMovesCornerDraggableView
Test E2E UI (Debug) (0)
Skipped SwiftUIDemoAppUITests.DeeplinkTests.test_universalLink_deeplinkUrlWithCallIdInPath_joinsExpectedCall
Test E2E UI (Debug) (0)
Skipped SwiftUIDemoAppUITests.LobbyTests.testLobbyWithTwoParticipants
Test E2E UI (Debug) (1)
Skipped SwiftUIDemoAppUITests.Authentication_Tests.test_tokenExpiresAfterUserLoggedIn
Test E2E UI (Debug) (1)
Skipped SwiftUIDemoAppUITests.Authentication_Tests.test_tokenExpiresBeforeUserLogsIn
Test E2E UI (Debug) (1)
Skipped SwiftUIDemoAppUITests.Authentication_Tests.test_tokenExpiresWhenUserIsInBackground
Test E2E UI (Debug) (1)
Skipped SwiftUIDemoAppUITests.CallLifecycleTests.testParticipantReentersTheCall
Test E2E UI (Debug) (1)
Skipped SwiftUIDemoAppUITests.CallLifecycleTests.testUserJoinsExistedCall
Test E2E UI (Debug) (1)
Skipped SwiftUIDemoAppUITests.CallLifecycleTests.testUserLeavesTheCallAfterConnection
Test E2E UI (Debug) (1)
Skipped SwiftUIDemoAppUITests.CallLifecycleTests.testUserReentersTheCall
Test E2E UI (Debug) (1)
Skipped SwiftUIDemoAppUITests.CallLifecycleTests.testUserReentersTheCallAsAnotherUser
Test E2E UI (Debug) (1)
Skipped SwiftUIDemoAppUITests.CallLifecycleTests.testUserReentersTheCallAsTheSameUserAfterLoggingOut
Test E2E UI (Debug) (1)
Skipped SwiftUIDemoAppUITests.CallLifecycleTests.testUserSwitchesCalls

Artifacts

Produced during runtime
Name Size
E2E Test Data 1 Expired
3.35 MB
cache-derived-data Expired
86.3 MB