Skip to content

Codec negotiation #2733

Codec negotiation

Codec negotiation #2733

Triggered via pull request January 7, 2025 14:49
Status Failure
Total duration 19m 2s
Artifacts 2

smoke-checks.yml

on: pull_request
Test SwiftUI (Debug)
6m 43s
Test SwiftUI (Debug)
Test UIKit (Debug)
5m 52s
Test UIKit (Debug)
Automated Code Review
14m 28s
Automated Code Review
Build Test App and Frameworks
0s
Build Test App and Frameworks
Build SDKs (Xcode 15.0)
0s
Build SDKs (Xcode 15.0)
Launch Allure TestOps
0s
Launch Allure TestOps
Build Demo Apps
0s
Build Demo Apps
Matrix: Test E2E UI (Debug)
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 10 warnings, and 8 notices
Test LLC (Debug): StreamVideoTests/Utilities/Extensions/XCTestCase+PredicateFulfillment.swift#L83
test_didUpdatePublishOptions_primaryTrackIsEnabled_existingTransceiverNotInPublishOptionsGetsTrackDisabled, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Expect predicate `BLOCKPREDICATE(0x600000d3c480)`".
Test LLC (Debug): StreamVideoTests/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalAudioMediaAdapter_Tests.swift#L233
test_didUpdatePublishOptions_primaryTrackIsEnabled_existingTransceiverNotInPublishOptionsGetsTrackDisabled, XCTAssertTrue failed
Test LLC (Debug): StreamVideoTests/Utilities/Extensions/XCTestCase+PredicateFulfillment.swift#L83
test_didUpdatePublishOptions_primaryTrackIsEnabled_existingTransceiverNotInPublishOptionsGetsTrackDisabled, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Expect predicate `BLOCKPREDICATE(0x600000d17210)`".
Test LLC (Debug): StreamVideoTests/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalAudioMediaAdapter_Tests.swift#L233
test_didUpdatePublishOptions_primaryTrackIsEnabled_existingTransceiverNotInPublishOptionsGetsTrackDisabled, XCTAssertTrue failed
Test LLC (Debug): StreamVideoTests/Utilities/Extensions/XCTestCase+PredicateFulfillment.swift#L83
test_didUpdatePublishOptions_primaryTrackIsEnabled_existingTransceiverNotInPublishOptionsGetsTrackDisabled, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Expect predicate `BLOCKPREDICATE(0x600000d174e0)`".
Test LLC (Debug): StreamVideoTests/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalAudioMediaAdapter_Tests.swift#L233
test_didUpdatePublishOptions_primaryTrackIsEnabled_existingTransceiverNotInPublishOptionsGetsTrackDisabled, XCTAssertTrue failed
Test LLC (Debug): StreamVideoTests/Utilities/Extensions/XCTestCase+PredicateFulfillment.swift#L83
test_didUpdatePublishOptions_primaryTrackIsEnabled_existingTransceiverNotInPublishOptionsGetsTrackDisabled, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Expect predicate `BLOCKPREDICATE(0x600000d17390)`".
Test LLC (Debug): StreamVideoTests/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalAudioMediaAdapter_Tests.swift#L233
test_didUpdatePublishOptions_primaryTrackIsEnabled_existingTransceiverNotInPublishOptionsGetsTrackDisabled, XCTAssertTrue failed
Test LLC (Debug): StreamVideoTests/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalAudioMediaAdapter_Tests.swift#L284
test_trackInfo_allAvailable_onePublishedAndOneUnpublishedTransceivers_returnsCorrectArray, XCTUnwrap failed: expected non-nil value of type "Stream_Video_Sfu_Models_TrackInfo"
Test LLC (Debug): StreamVideoTests/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalAudioMediaAdapter_Tests.swift#L284
test_trackInfo_allAvailable_onePublishedAndOneUnpublishedTransceivers_returnsCorrectArray, XCTUnwrap failed: expected non-nil value of type "Stream_Video_Sfu_Models_TrackInfo"
Test LLC (Debug): Sources/StreamVideo/CallKit/CallKitPushNotificationAdapter.swift#L91
main actor-isolated instance method 'pushRegistry(_:didReceiveIncomingPushWith:for:completion:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
Test LLC (Debug): Sources/StreamVideo/Utils/DisposableBag/DisposableBag.swift#L84
extension declares a conformance of imported type 'AnyCancellable' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
Test LLC (Debug): Sources/StreamVideo/WebRTC/VideoFilters/Filters/ImageBackgroundFilter/ImageBackgroundVideoFilter.swift#L14
class 'ImageBackgroundVideoFilter' must restate inherited '@unchecked Sendable' conformance
Test LLC (Debug): Sources/StreamVideo/WebSockets/Events/StreamJsonDecoder.swift#L9
class 'StreamJSONDecoder' must restate inherited '@unchecked Sendable' conformance
Test LLC (Debug): Sources/StreamVideo/WebRTC/VideoFilters/Extensions/CIImage+Sendable.swift#L8
extension declares a conformance of imported type 'CIImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CoreImage' introduce this conformance in the future
Test LLC (Debug): Sources/StreamVideo/Models/CallParticipant.swift#L505
extension declares a conformance of imported type 'CGSize' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
Test LLC (Debug): Sources/StreamVideo/WebRTC/Screensharing/BroadcastSampleHandler.swift#L143
extension declares a conformance of imported type 'CMSampleBuffer' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CoreMedia' introduce this conformance in the future
Test LLC (Debug): Sources/StreamVideo/WebRTC/v2/PeerConnection/Extensions/RTCIceConnectionState+CustomStringConvertible.swift#L9
extension declares a conformance of imported type 'RTCIceConnectionState' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'StreamWebRTC' introduce this conformance in the future
Test LLC (Debug): Sources/StreamVideo/WebSockets/Events/EventNotificationCenter.swift#L8
class 'EventNotificationCenter' must restate inherited '@unchecked Sendable' conformance
Test LLC (Debug): Sources/StreamVideo/WebRTC/v2/VideoCapturing/StreamVideoCapturer.swift#L295
non-sendable type 'AVCapturePhotoOutput' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addCapturePhotoOutput' cannot cross actor boundary; this is an error in the Swift 6 language mode
Test LLC (Debug)
Skipped StreamVideoTests.CallCRUDTest.test_grantPermissionsByRequest
Test LLC (Debug)
Skipped StreamVideoTests.CallCRUDTest.test_grantPermissions
Test LLC (Debug)
Skipped StreamVideoTests.CallCRUDTest.test_muteAllUsers
Test LLC (Debug)
Skipped StreamVideoTests.CallCRUDTest.test_muteUserById
Test LLC (Debug)
Skipped StreamVideoTests.CallCRUDTest.test_setAndDeleteVoipDevices
Test LLC (Debug)
Skipped StreamVideoTests.WebRTCCoordinatorStateMachine_JoiningStageTests.test_transition_fromConnectedWithRejoin_sendsExpectedJoinRequest
Test LLC (Debug)
Skipped StreamVideoTests.WebRTCCoordinatorStateMachine_JoiningStageTests.test_transition_fromFastReconnected_sendsExpectedJoinRequest
Test LLC (Debug)
Skipped StreamVideoTests.WebRTCCoordinatorStateMachine_JoiningStageTests.test_transition_fromMigrated_sendsExpectedJoinRequest

Artifacts

Produced during runtime
Name Size
LLC Test Data
417 KB
Test Data LLC
137 KB