Skip to content

Commit e383762

Browse files
committed
[java] Ignoring a test that fails in RBE
1 parent 860c414 commit e383762

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/test/org/openqa/selenium/interactions/DefaultMouseTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ void testContextClick() {
188188
}
189189

190190
@Test
191+
@Ignore(value = CHROME, issue = "Timeout in RBE, works locally.")
191192
void testMoveToLocation() {
192193
driver.get(pages.mouseInteractionPage);
193194

0 commit comments

Comments
 (0)