[Fix]CallKit accepted events should be handled only for the current user #3129
Triggered via pull request
March 28, 2025 11:29
Status
Failure
Total duration
1h 18m 38s
Artifacts
–
smoke-checks.yml
on: pull_request
Test LLC (Debug)
17m 1s
Test SwiftUI (Debug)
11m 12s
Test UIKit (Debug)
5m 52s
Automated Code Review
1m 49s
Build SDKs (Xcode 15)
16m 35s
Build Demo Apps
7m 6s
Matrix: Test E2E UI (Debug)
Annotations
3 errors, 7 warnings, and 3 notices
Test SwiftUI (Debug):
StreamVideoTests/Utilities/Extensions/XCTestCase+PredicateFulfillment.swift#L114
test_incomingCall_rejectCall, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Expect predicate `BLOCKPREDICATE(0x600000da1080)`".
|
Test SwiftUI (Debug):
StreamVideoSwiftUITests/CallViewModel_Tests.swift#L626
test_incomingCall_rejectCall, XCTAssertTrue failed - CallViewModel.callingState expected:.idle actual: incoming(StreamVideoSwiftUI.IncomingCall(id: "F2973E53-A7A0-4205-BE32-1BE0323D8CE3", caller: StreamVideo.User(id: "test", imageURL: nil, role: "user", type: StreamVideo.UserAuthType.regular, customData: [:], originalName: nil), type: "default", members: [StreamVideo.Member(user: StreamVideo.User(id: "test", imageURL: nil, role: "user", type: StreamVideo.UserAuthType.regular, customData: [:], originalName: nil), role: "user", customData: [:], updatedAt: nil)], timeout: 15.0, video: true))
|
Test SwiftUI (Debug)
Process completed with exit code 1.
|
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/CallView/ParticipantsGridLayout_Tests.swift#L16
no 'async' operations occur within 'await' expression
|
Test SwiftUI (Debug):
StreamVideoSwiftUITests/CallView/ParticipantsGridLayout_Tests.swift#L16
no 'async' operations occur within 'await' expression
|
Test SwiftUI (Debug):
StreamVideoSwiftUITests/CallViewModel_Tests.swift#L827
code after 'throw' will never be executed
|
Test SwiftUI (Debug):
StreamVideoSwiftUITests/CallViewModel_Tests.swift#L862
code after 'throw' will never be executed
|
Test SwiftUI (Debug):
StreamVideoSwiftUITests/CallViewModel_Tests.swift#L891
code after 'throw' will never be executed
|
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
|