mirror of https://github.com/OpenVidu/openvidu.git
Firefox tests disabled
parent
6a6fa7f0af
commit
9c33a2d0fa
|
@ -458,6 +458,7 @@ public class OpenViduTestAppE2eTest {
|
|||
}
|
||||
|
||||
@Test
|
||||
@Disabled
|
||||
@DisplayName("One2One Firefox [Video + Audio]")
|
||||
void oneToOneVideoAudioSessionFirefox() throws Exception {
|
||||
|
||||
|
@ -492,6 +493,7 @@ public class OpenViduTestAppE2eTest {
|
|||
}
|
||||
|
||||
@Test
|
||||
@Disabled
|
||||
@DisplayName("Cross-Browser test")
|
||||
void crossBrowserTest() throws Exception {
|
||||
|
||||
|
|
Loading…
Reference in New Issue