Skip to content

Feature/codec negotiation tests #2685

Feature/codec negotiation tests

Feature/codec negotiation tests #2685

Triggered via pull request December 16, 2024 15:35
Status Failure
Total duration 21m 51s
Artifacts 2

smoke-checks.yml

on: pull_request
Test LLC (Debug)
19m 8s
Test LLC (Debug)
Test SwiftUI (Debug)
6m 50s
Test SwiftUI (Debug)
Test UIKit (Debug)
7m 10s
Test UIKit (Debug)
Automated Code Review
1m 9s
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 5 notices
Test LLC (Debug): StreamVideoTests/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalAudioMediaAdapter_Tests.swift#L173
test_publish_disabledLocalTrack_enablesAndAddsTrackAndTransceiver, XCTAssertEqual failed: ("Optional(0)") is not equal to ("Optional(1)")
Test LLC (Debug): StreamVideoTests/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalAudioMediaAdapter_Tests.swift#L173
test_publish_disabledLocalTrack_enablesAndAddsTrackAndTransceiver, XCTAssertEqual failed: ("Optional(0)") is not equal to ("Optional(1)")
Test LLC (Debug): StreamVideoTests/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalAudioMediaAdapter_Tests.swift#L173
test_publish_disabledLocalTrack_enablesAndAddsTrackAndTransceiver, XCTAssertEqual failed: ("Optional(0)") is not equal to ("Optional(1)")
Test LLC (Debug): StreamVideoTests/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalAudioMediaAdapter_Tests.swift#L173
test_publish_disabledLocalTrack_enablesAndAddsTrackAndTransceiver, XCTAssertEqual failed: ("Optional(0)") is not equal to ("Optional(1)")
Test LLC (Debug): StreamVideoTests/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalAudioMediaAdapter_Tests.swift#L189
test_publish_disabledLocalTrack_transceiverHasBeenCreated_enablesAndAddsTrack, XCTAssertEqual failed: ("Optional(0)") is not equal to ("Optional(1)")
Test LLC (Debug): StreamVideoTests/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalAudioMediaAdapter_Tests.swift#L189
test_publish_disabledLocalTrack_transceiverHasBeenCreated_enablesAndAddsTrack, XCTAssertEqual failed: ("Optional(0)") is not equal to ("Optional(1)")
Test LLC (Debug): StreamVideoTests/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalAudioMediaAdapter_Tests.swift#L189
test_publish_disabledLocalTrack_transceiverHasBeenCreated_enablesAndAddsTrack, XCTAssertEqual failed: ("Optional(0)") is not equal to ("Optional(1)")
Test LLC (Debug): StreamVideoTests/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalAudioMediaAdapter_Tests.swift#L189
test_publish_disabledLocalTrack_transceiverHasBeenCreated_enablesAndAddsTrack, XCTAssertEqual failed: ("Optional(0)") is not equal to ("Optional(1)")
Test LLC (Debug): StreamVideoTests/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalAudioMediaAdapter_Tests.swift#L110
test_setUp_doesNotHavesAudioCapability_noLocalTrack_doesNotCreateTrack, XCTAssertNil failed: "RTC_OBJC_TYPE(RTCMediaStreamTrack):
Test LLC (Debug): StreamVideoTests/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalAudioMediaAdapter_Tests.swift#L110
test_setUp_doesNotHavesAudioCapability_noLocalTrack_doesNotCreateTrack, XCTAssertNil failed: "RTC_OBJC_TYPE(RTCMediaStreamTrack):
Test LLC (Debug): Sources/StreamVideo/WebRTC/v2/PeerConnection/Extensions/RTCRtpTransceiverDirection+CustomStringConvertible.swift#L9
extension declares a conformance of imported type 'RTCRtpTransceiverDirection' 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/WebRTC/v2/PeerConnection/Extensions/RTCIceCandidate+Sendable.swift#L12
extension declares a conformance of imported type 'RTCIceCandidate' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'StreamWebRTC' introduce this conformance in the future
Test LLC (Debug): Sources/StreamVideo/WebRTC/v2/PeerConnection/Extensions/RTCSignalingState+CustomStringConvertible.swift#L8
extension declares a conformance of imported type 'RTCSignalingState' 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/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)
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

Artifacts

Produced during runtime
Name Size
LLC Test Data
373 KB
Test Data LLC
172 KB