Skip to content

Commit 26d8ddb

Browse files
committed
Ignoring unstable test (fails on travis)
1 parent 886a53c commit 26d8ddb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/client/test/org/openqa/selenium/UnexpectedAlertBehaviorTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ public void dismissUnhandledAlertsByDefault() {
7272
runScenarioWithUnhandledAlert(null, "null");
7373
}
7474

75+
@Ignore(value = CHROME, reason = "Unstable")
7576
@NotYetImplemented(HTMLUNIT)
7677
@Test
7778
public void canIgnoreUnhandledAlert() {

0 commit comments

Comments
 (0)