File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
java/client/test/org/openqa/selenium Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ public void callingQuitMoreThanOnceOnASessionIsANoOp() {
43
43
44
44
@ NoDriverAfterTest
45
45
@ Test
46
- @ Ignore (value = FIREFOX , issue = "https://github.com/SeleniumHQ/selenium/issues/3792" )
46
+ @ Ignore (value = FIREFOX )
47
47
@ Ignore (PHANTOMJS )
48
48
@ NotYetImplemented (value = MARIONETTE , reason = "https://github.com/mozilla/geckodriver/issues/689" )
49
49
public void callingQuitAfterClosingTheLastWindowIsANoOp () {
@@ -54,7 +54,7 @@ public void callingQuitAfterClosingTheLastWindowIsANoOp() {
54
54
55
55
@ NoDriverAfterTest
56
56
@ Test
57
- @ Ignore (value = FIREFOX , issue = "3792" )
57
+ @ Ignore (value = FIREFOX )
58
58
@ Ignore (value = PHANTOMJS , reason = "throws NoSuchWindowException" )
59
59
@ Ignore (value = SAFARI , reason = "throws NullPointerException" )
60
60
@ NotYetImplemented (value = MARIONETTE , reason = "https://github.com/mozilla/geckodriver/issues/689" )
You can’t perform that action at this time.
0 commit comments