Title: [186061] trunk/LayoutTests
Revision
186061
Author
[email protected]
Date
2015-06-28 20:18:29 -0700 (Sun, 28 Jun 2015)

Log Message

ASAN crashes in js/regress-141098.html
<http://webkit.org/b/145007>

* TestExpectations: Remove test from skip list as it no longer
crashes with ASan enabled:
- js/regress-141098.html

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (186060 => 186061)


--- trunk/LayoutTests/ChangeLog	2015-06-29 03:18:02 UTC (rev 186060)
+++ trunk/LayoutTests/ChangeLog	2015-06-29 03:18:29 UTC (rev 186061)
@@ -1,5 +1,14 @@
 2015-06-28  David Kilzer  <[email protected]>
 
+        ASAN crashes in js/regress-141098.html
+        <http://webkit.org/b/145007>
+
+        * TestExpectations: Remove test from skip list as it no longer
+        crashes with ASan enabled:
+        - js/regress-141098.html
+
+2015-06-28  David Kilzer  <[email protected]>
+
         Fix warning about duplicate test expectation: js/regress-141098.html
 
         Fixes the following warning when running layout tests:

Modified: trunk/LayoutTests/TestExpectations (186060 => 186061)


--- trunk/LayoutTests/TestExpectations	2015-06-29 03:18:02 UTC (rev 186060)
+++ trunk/LayoutTests/TestExpectations	2015-06-29 03:18:29 UTC (rev 186061)
@@ -516,9 +516,7 @@
 webkit.org/b/142937 ietestcenter/_javascript_/15.2.3.14-1-2.html [ Failure ]
 webkit.org/b/142937 ietestcenter/_javascript_/15.2.3.14-1-3.html [ Failure ]
 
-# Crashes with ASan enabled; previously was slow on Debug builds.
-# [ Debug ] js/regress-141098.html [ Slow ]
-webkit.org/b/145007 js/regress-141098.html [ Skip ]
+[ Debug ] js/regress-141098.html [ Slow ]
 
 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