Title: [179806] trunk/LayoutTests
Revision
179806
Author
[email protected]
Date
2015-02-08 15:21:02 -0800 (Sun, 08 Feb 2015)

Log Message

Skip fast/parser/document-open-in-unload.html on all WK2 platforms

Tracked by:
[WK2] fast/parser/document-open-in-unload.html makes the following test crash
<http://webkit.org/b/98345>

* platform/mac-wk2/TestExpectations: Move Skip expectation from here...
* platform/wk2/TestExpectations: ...to here with updated bug number.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (179805 => 179806)


--- trunk/LayoutTests/ChangeLog	2015-02-08 23:20:57 UTC (rev 179805)
+++ trunk/LayoutTests/ChangeLog	2015-02-08 23:21:02 UTC (rev 179806)
@@ -1,5 +1,16 @@
 2015-02-08  David Kilzer  <[email protected]>
 
+        Skip fast/parser/document-open-in-unload.html on all WK2 platforms
+
+        Tracked by:
+        [WK2] fast/parser/document-open-in-unload.html makes the following test crash
+        <http://webkit.org/b/98345>
+
+        * platform/mac-wk2/TestExpectations: Move Skip expectation from here...
+        * platform/wk2/TestExpectations: ...to here with updated bug number.
+
+2015-02-08  David Kilzer  <[email protected]>
+
         Update section headers for mac-wk2/TestExpectations
 
         * platform/mac-wk2/TestExpectations:

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (179805 => 179806)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2015-02-08 23:20:57 UTC (rev 179805)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2015-02-08 23:21:02 UTC (rev 179806)
@@ -185,9 +185,6 @@
 # All spatial navigation tests fail on Mac WK2
 webkit.org/b/96438 fast/spatial-navigation
 
-# Causes next test to crash
-webkit.org/b/98960 fast/parser/document-open-in-unload.html [ Skip ]
-
 # ENABLE(SHADOW_DOM) is disabled.
 webkit.org/b/76359 editing/shadow [ Skip ]
 webkit.org/b/76359 fast/dom/shadow [ Skip ]

Modified: trunk/LayoutTests/platform/wk2/TestExpectations (179805 => 179806)


--- trunk/LayoutTests/platform/wk2/TestExpectations	2015-02-08 23:20:57 UTC (rev 179805)
+++ trunk/LayoutTests/platform/wk2/TestExpectations	2015-02-08 23:21:02 UTC (rev 179806)
@@ -215,6 +215,9 @@
 
 webkit.org/b/132297 svg/custom/bug79798.html [ Skip ]
 
+# Causes next test to crash only on WebKit2
+webkit.org/b/98345 fast/parser/document-open-in-unload.html [ Skip ]
+
 ### END OF (1) Classified failures with bug reports
 ########################################
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to