Firefox tests disabled

pull/20/head
Pablo Fuente Pérez 2017-12-04 10:06:55 +01:00 committed by GitHub
parent 6a6fa7f0af
commit 9c33a2d0fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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 {