mirror of https://github.com/OpenVidu/openvidu.git
openvidu-test-e2e: disable broken Chrome Android test
parent
319a5a1e59
commit
d380d0359e
|
@ -139,6 +139,7 @@ public class OpenViduTestAppE2eTest extends AbstractOpenViduTestAppE2eTest {
|
|||
}
|
||||
|
||||
@Test
|
||||
@Disabled
|
||||
@DisplayName("One2One Chrome Android")
|
||||
void oneToOneChromeAndroid() throws Exception {
|
||||
long initTime = System.currentTimeMillis();
|
||||
|
|
Loading…
Reference in New Issue