[Fix]Livestream participants count #3126
Triggered via pull request
March 28, 2025 09:49
Status
Failure
Total duration
1h 28m 47s
Artifacts
–
smoke-checks.yml
on: pull_request
Test LLC (Debug)
25m 17s
Test SwiftUI (Debug)
8m 31s
Test UIKit (Debug)
8m 4s
Automated Code Review
1m 34s
Build SDKs (Xcode 15)
14m 48s
Build Demo Apps
8m 24s
Matrix: Test E2E UI (Debug)
Annotations
6 errors, 7 warnings, and 3 notices
Test SwiftUI (Debug)
error: "api_key not valid"
|
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(0x600000d5a0a0)`".
|
Test SwiftUI (Debug):
StreamVideoSwiftUITests/CallViewModel_Tests.swift#L626
test_incomingCall_rejectCall, XCTAssertTrue failed - CallViewModel.callingState expected:.idle actual: incoming(StreamVideoSwiftUI.IncomingCall(id: "038A0DEF-E01E-4726-A2B1-20CC3B8FA75A", 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):
StreamVideoTests/Utilities/Extensions/XCTestCase+PredicateFulfillment.swift#L114
test_outgoingCall_rejectedEvent, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Expect predicate `BLOCKPREDICATE(0x600000e4e9a0)`".
|
Test SwiftUI (Debug):
StreamVideoSwiftUITests/CallViewModel_Tests.swift#L91
test_outgoingCall_rejectedEvent, XCTAssertTrue failed - CallViewModel.callingState expected:.idle actual: outgoing
|
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
|