Title: [198232] trunk/LayoutTests
Revision
198232
Author
[email protected]
Date
2016-03-15 15:22:55 -0700 (Tue, 15 Mar 2016)

Log Message

Test result gardening for
ASSERT_NOT_REACHED on imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-coords.html
https://bugs.webkit.org/show_bug.cgi?id=155516

* TestExpectations: Skip the test in debug, as it's not useful to crash every time.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (198231 => 198232)


--- trunk/LayoutTests/ChangeLog	2016-03-15 22:04:36 UTC (rev 198231)
+++ trunk/LayoutTests/ChangeLog	2016-03-15 22:22:55 UTC (rev 198232)
@@ -1,3 +1,11 @@
+2016-03-15  Alexey Proskuryakov  <[email protected]>
+
+        Test result gardening for
+        ASSERT_NOT_REACHED on imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-coords.html
+        https://bugs.webkit.org/show_bug.cgi?id=155516
+
+        * TestExpectations: Skip the test in debug, as it's not useful to crash every time.
+
 2016-03-15  Joseph Pecoraro  <[email protected]>
 
         REGRESSION: ASSERTION FAILED: !m_lastActiveBlock on js/function-apply.html

Modified: trunk/LayoutTests/TestExpectations (198231 => 198232)


--- trunk/LayoutTests/TestExpectations	2016-03-15 22:04:36 UTC (rev 198231)
+++ trunk/LayoutTests/TestExpectations	2016-03-15 22:22:55 UTC (rev 198232)
@@ -295,7 +295,8 @@
 imported/w3c/web-platform-tests/XMLHttpRequest/send-entity-body-document.htm [ Pass Failure ]
 imported/w3c/web-platform-tests/dom/nodes/MutationObserver-childList.html [ Timeout ]
 imported/w3c/web-platform-tests/dom/nodes/Document-createElement-namespace.html [ Pass Failure ]
-imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-coords.html [ Pass Failure Crash ]
+webkit.org/b/155516 [ Debug ] imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-coords.html [ Skip ]
+webkit.org/b/155516 [ Release ] imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-coords.html [ Failure ]
 
 # W3C XMLHttpRequest tests
 imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-timeout-aborted.html [ Slow ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to