You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ERROR] Failures: [ERROR] ActiveSpeakerTest.testActiveSpeaker:65->muteAllParticipants:113 web.participant1 should be muted at this point, xpath: //span[@id='participant_5592148d']//span[contains(@class, 'audioMuted')]//*[local-name() = 'svg' and @id = 'mic-disabled'] [ERROR] AudioOnlyTest.enableAudioOnlyAndCheck:53->setAudioOnlyAndCheck:120->verifyVideoMute:207 web.participant1 should be muted at this point, xpath: //span[@id='participant_1ed40b4c']//span[contains(@class, 'videoMuted')]//*[local-name() = 'svg' and @id = 'camera-disabled'] [ERROR] AvatarTest.avatarWhenVideoMuted:67 web.participant1 should be muted at this point, xpath: //span[@id='localVideoContainer']//span[contains(@class, 'videoMuted')]//*[local-name() = 'svg' and @id = 'camera-disabled'] [ERROR] IFrameAPITest.testIFrameAPI:94 web.participant1 should be muted at this point, xpath: //span[@id='participant_ef853e1c']//span[contains(@class, 'audioMuted')]//*[local-name() = 'svg' and @id = 'mic-disabled'] [ERROR] LipSyncTest.testLipSync:132 web.participant1 should be muted at this point, xpath: //span[@id='participant_6eda3e37']//span[contains(@class, 'audioMuted')]//*[local-name() = 'svg' and @id = 'mic-disabled'] [ERROR] MuteTest.muteParticipant1AndCheck:70->toggleMuteAndCheck:234 web.participant1 should be muted at this point, xpath: //span[@id='participant_02ecc094']//span[contains(@class, 'audioMuted')]//*[local-name() = 'svg' and @id = 'mic-disabled'] [ERROR] Peer2PeerTest.testSwitchToP2P:68 web.participant1 should be muted at this point, xpath: //span[@id='localVideoContainer']//span[contains(@class, 'videoMuted')]//*[local-name() = 'svg' and @id = 'camera-disabled'] [ERROR] StartMutedTest.checkboxesTest:74->checkParticipant2ForMute:244 web.participant2 should be muted at this point, xpath: //span[@id='localVideoContainer']//span[contains(@class, 'audioMuted')]//*[local-name() = 'svg' and @id = 'mic-disabled'] [ERROR] StopVideoTest.stopVideoOnParticipant1AndCheck:67 web.participant1 should be muted at this point, xpath: //span[@id='localVideoContainer']//span[contains(@class, 'videoMuted')]//*[local-name() = 'svg' and @id = 'camera-disabled'] [INFO] [ERROR] Tests run: 190, Failures: 9, Errors: 0, Skipped: 124
i run the tests from MacBookPro with Catalina and java version "1.8.0_211"
The text was updated successfully, but these errors were encountered:
Hi all,
i try to run full tests ...
I always have
[ERROR] Failures: [ERROR] ActiveSpeakerTest.testActiveSpeaker:65->muteAllParticipants:113 web.participant1 should be muted at this point, xpath: //span[@id='participant_5592148d']//span[contains(@class, 'audioMuted')]//*[local-name() = 'svg' and @id = 'mic-disabled'] [ERROR] AudioOnlyTest.enableAudioOnlyAndCheck:53->setAudioOnlyAndCheck:120->verifyVideoMute:207 web.participant1 should be muted at this point, xpath: //span[@id='participant_1ed40b4c']//span[contains(@class, 'videoMuted')]//*[local-name() = 'svg' and @id = 'camera-disabled'] [ERROR] AvatarTest.avatarWhenVideoMuted:67 web.participant1 should be muted at this point, xpath: //span[@id='localVideoContainer']//span[contains(@class, 'videoMuted')]//*[local-name() = 'svg' and @id = 'camera-disabled'] [ERROR] IFrameAPITest.testIFrameAPI:94 web.participant1 should be muted at this point, xpath: //span[@id='participant_ef853e1c']//span[contains(@class, 'audioMuted')]//*[local-name() = 'svg' and @id = 'mic-disabled'] [ERROR] LipSyncTest.testLipSync:132 web.participant1 should be muted at this point, xpath: //span[@id='participant_6eda3e37']//span[contains(@class, 'audioMuted')]//*[local-name() = 'svg' and @id = 'mic-disabled'] [ERROR] MuteTest.muteParticipant1AndCheck:70->toggleMuteAndCheck:234 web.participant1 should be muted at this point, xpath: //span[@id='participant_02ecc094']//span[contains(@class, 'audioMuted')]//*[local-name() = 'svg' and @id = 'mic-disabled'] [ERROR] Peer2PeerTest.testSwitchToP2P:68 web.participant1 should be muted at this point, xpath: //span[@id='localVideoContainer']//span[contains(@class, 'videoMuted')]//*[local-name() = 'svg' and @id = 'camera-disabled'] [ERROR] StartMutedTest.checkboxesTest:74->checkParticipant2ForMute:244 web.participant2 should be muted at this point, xpath: //span[@id='localVideoContainer']//span[contains(@class, 'audioMuted')]//*[local-name() = 'svg' and @id = 'mic-disabled'] [ERROR] StopVideoTest.stopVideoOnParticipant1AndCheck:67 web.participant1 should be muted at this point, xpath: //span[@id='localVideoContainer']//span[contains(@class, 'videoMuted')]//*[local-name() = 'svg' and @id = 'camera-disabled'] [INFO] [ERROR] Tests run: 190, Failures: 9, Errors: 0, Skipped: 124
i run the tests from MacBookPro with Catalina and java version "1.8.0_211"
The text was updated successfully, but these errors were encountered: