Title: [183391] trunk/LayoutTests
Revision
183391
Author
[email protected]
Date
2015-04-27 03:13:15 -0700 (Mon, 27 Apr 2015)

Log Message

Temporarily skip the test added in r183384 as it's hitting an assertion per an existing bug.

The newly uncovered bug is tracked by webkit.org/b/144258.

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (183390 => 183391)


--- trunk/LayoutTests/ChangeLog	2015-04-27 10:05:14 UTC (rev 183390)
+++ trunk/LayoutTests/ChangeLog	2015-04-27 10:13:15 UTC (rev 183391)
@@ -1,3 +1,11 @@
+2015-04-27  Ryosuke Niwa  <[email protected]>
+
+        Temporarily skip the test added in r183384 as it's hitting an assertion per an existing bug.
+
+        The newly uncovered bug is tracked by webkit.org/b/144258.
+
+        * TestExpectations:
+
 2015-04-26  Alexey Proskuryakov  <[email protected]>
 
         editing/selection/programmatic-selection-on-mac-is-directionless.html is flaky

Modified: trunk/LayoutTests/TestExpectations (183390 => 183391)


--- trunk/LayoutTests/TestExpectations	2015-04-27 10:05:14 UTC (rev 183390)
+++ trunk/LayoutTests/TestExpectations	2015-04-27 10:13:15 UTC (rev 183391)
@@ -525,3 +525,5 @@
 [ Debug ] js/regress-141098.html [ Slow ]
 
 webkit.org/b/143778 streams/reference-implementation/readable-stream.html [ Pass Failure ]
+
+webkit.org/b/144258 [ Debug ] js/class-syntax-semicolon.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to