Title: [167531] trunk/LayoutTests
Revision
167531
Author
[email protected]
Date
2014-04-18 23:04:56 -0700 (Fri, 18 Apr 2014)

Log Message

Skip fast/dom/gc-attribute-node.html which is flaky
https://bugs.webkit.org/show_bug.cgi?id=131885

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (167530 => 167531)


--- trunk/LayoutTests/ChangeLog	2014-04-19 06:03:40 UTC (rev 167530)
+++ trunk/LayoutTests/ChangeLog	2014-04-19 06:04:56 UTC (rev 167531)
@@ -1,3 +1,10 @@
+2014-04-18  Timothy Hatcher  <[email protected]>
+
+        Skip fast/dom/gc-attribute-node.html which is flaky
+        https://bugs.webkit.org/show_bug.cgi?id=131885
+
+        * platform/mac/TestExpectations:
+
 2014-04-18  Simon Fraser  <[email protected]>
 
         Contents of directly composited image layers are sometimes missing

Modified: trunk/LayoutTests/platform/mac/TestExpectations (167530 => 167531)


--- trunk/LayoutTests/platform/mac/TestExpectations	2014-04-19 06:03:40 UTC (rev 167530)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2014-04-19 06:04:56 UTC (rev 167531)
@@ -206,6 +206,9 @@
 http/tests/w3c/webperf
 fast/performance/
 
+# Properties on attribute nodes disappear with GC
+webkit.org/b/131881 fast/dom/gc-attribute-node.html [ Pass Failure ]
+
 # Content Security Policy 1.1 (ENABLE_CSP_NEXT) is not enabled
 webkit.org/b/85558 http/tests/security/contentSecurityPolicy/1.1
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to