Skip to content

Commit 33bd44b

Browse files
committed
Linking file input click test to a bug report
1 parent 845b87e commit 33bd44b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ public void testCleanFileInput() throws Exception {
9898

9999
@Test
100100
@Ignore(IE)
101-
@Ignore(MARIONETTE)
101+
@Ignore(value = MARIONETTE, issue = "https://github.com/mozilla/geckodriver/issues/1011")
102102
@Ignore(CHROME)
103103
@Ignore(PHANTOMJS)
104104
@Ignore(SAFARI)

0 commit comments

Comments
 (0)