Title: [196078] trunk/LayoutTests
Revision
196078
Author
[email protected]
Date
2016-02-03 13:26:33 -0800 (Wed, 03 Feb 2016)

Log Message

Skip http/tests/contentdispositionattachmentsandbox/form-submission-disabled.html on ios-simulator until it can be rewritten.
https://bugs.webkit.org/show_bug.cgi?id=152993

Unreviewed test gardening.

* platform/ios-simulator/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (196077 => 196078)


--- trunk/LayoutTests/ChangeLog	2016-02-03 21:21:46 UTC (rev 196077)
+++ trunk/LayoutTests/ChangeLog	2016-02-03 21:26:33 UTC (rev 196078)
@@ -1,3 +1,12 @@
+2016-02-03  Ryan Haddad  <[email protected]>
+
+        Skip http/tests/contentdispositionattachmentsandbox/form-submission-disabled.html on ios-simulator until it can be rewritten.
+        https://bugs.webkit.org/show_bug.cgi?id=152993
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator/TestExpectations:
+
 2016-02-03  Dave Hyatt  <[email protected]>
 
         Implement hanging-punctuation property parsing.

Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (196077 => 196078)


--- trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-02-03 21:21:46 UTC (rev 196077)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-02-03 21:26:33 UTC (rev 196078)
@@ -225,6 +225,9 @@
 
 webkit.org/b/150225 fast/custom-elements [ Pass ]
 
+# This test needs to be rewritten to use runUIScript to work on iOS
+webkit.org/b/152993 http/tests/contentdispositionattachmentsandbox/form-submission-disabled.html [ Skip ]
+
 ###
 # Known failures
 ##
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to