Title: [150488] trunk/LayoutTests
Revision
150488
Author
[email protected]
Date
2013-05-21 16:34:37 -0700 (Tue, 21 May 2013)

Log Message

Web Inspector: inspector/styles/import-pseudoclass-crash.html intermittently hits an assertion in HTMLLinkElement::startLoadingDynamicSheet
https://bugs.webkit.org/show_bug.cgi?id=116582

Add a flaky crash expectation.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (150487 => 150488)


--- trunk/LayoutTests/ChangeLog	2013-05-21 23:09:51 UTC (rev 150487)
+++ trunk/LayoutTests/ChangeLog	2013-05-21 23:34:37 UTC (rev 150488)
@@ -1,5 +1,14 @@
 2013-05-21  Ryosuke Niwa  <[email protected]>
 
+        Web Inspector: inspector/styles/import-pseudoclass-crash.html intermittently hits an assertion in HTMLLinkElement::startLoadingDynamicSheet
+        https://bugs.webkit.org/show_bug.cgi?id=116582
+
+        Add a flaky crash expectation.
+
+        * platform/mac/TestExpectations:
+
+2013-05-21  Ryosuke Niwa  <[email protected]>
+
         Update Mountain Lion test expectations per bug 116477.
 
         * platform/mac/TestExpectations:

Modified: trunk/LayoutTests/platform/mac/TestExpectations (150487 => 150488)


--- trunk/LayoutTests/platform/mac/TestExpectations	2013-05-21 23:09:51 UTC (rev 150487)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2013-05-21 23:34:37 UTC (rev 150488)
@@ -1516,3 +1516,5 @@
 webkit.org/b/116477 [ MountainLion ] svg/batik/text/textEffect.svg [ Pass Failure ]
 webkit.org/b/116477 [ MountainLion ] svg/batik/paints/patternRegions-positioned-objects.svg [ Pass Failure ]
 webkit.org/b/116477 [ MountainLion ] svg/batik/text/textDecoration.svg [ Pass Failure ]
+
+webkit.org/b/116582 [ Debug ] inspector/styles/import-pseudoclass-crash.html [ Pass Crash ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to