Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ActiveSpeakerTest.testActiveSpeaker:65->muteAllParticipants fails #266

Open
fizzi opened this issue Mar 20, 2020 · 0 comments
Open

ActiveSpeakerTest.testActiveSpeaker:65->muteAllParticipants fails #266

fizzi opened this issue Mar 20, 2020 · 0 comments

Comments

@fizzi
Copy link

fizzi commented Mar 20, 2020

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"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant