Title: [167947] trunk/LayoutTests
Revision
167947
Author
timothy_hor...@apple.com
Date
2014-04-29 11:09:09 -0700 (Tue, 29 Apr 2014)

Log Message

REGRESSION (r167906?): js/dom/basic-weakmap.html is much more flaky than before
https://bugs.webkit.org/show_bug.cgi?id=132322

* TestExpectations:
Mark the test as flaky.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (167946 => 167947)


--- trunk/LayoutTests/ChangeLog	2014-04-29 17:54:21 UTC (rev 167946)
+++ trunk/LayoutTests/ChangeLog	2014-04-29 18:09:09 UTC (rev 167947)
@@ -1,3 +1,11 @@
+2014-04-29  Tim Horton  <timothy_hor...@apple.com>
+
+        REGRESSION (r167906?): js/dom/basic-weakmap.html is much more flaky than before
+        https://bugs.webkit.org/show_bug.cgi?id=132322
+
+        * TestExpectations:
+        Mark the test as flaky.
+
 2014-04-29  Manuel Rego Casasnovas  <r...@igalia.com>
 
         REGRESSION (r167879): Heap-use-after-free in WebCore::RenderFlexibleBox

Modified: trunk/LayoutTests/TestExpectations (167946 => 167947)


--- trunk/LayoutTests/TestExpectations	2014-04-29 17:54:21 UTC (rev 167946)
+++ trunk/LayoutTests/TestExpectations	2014-04-29 18:09:09 UTC (rev 167947)
@@ -107,3 +107,5 @@
 # Expando properties on attribute nodes disappear
 webkit.org/b/88045 fast/dom/gc-attribute-node.html [ Failure Pass ]
 
+# REGRESSION (r167906?): js/dom/basic-weakmap.html is much more flaky than before
+webkit.org/b/132322 js/dom/basic-weakmap.html [ Failure Pass ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to