Title: [122222] trunk/LayoutTests
Revision
122222
Author
[email protected]
Date
2012-07-10 07:25:37 -0700 (Tue, 10 Jul 2012)

Log Message

Unreviewed GTK gardening, adding a text expectation for the
fast/js/global-constructors.html test. The test is failing because
of the in-progress removal of vendor prefix from DOM MutationObservers.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (122221 => 122222)


--- trunk/LayoutTests/ChangeLog	2012-07-10 14:10:08 UTC (rev 122221)
+++ trunk/LayoutTests/ChangeLog	2012-07-10 14:25:37 UTC (rev 122222)
@@ -1,3 +1,11 @@
+2012-07-10  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening, adding a text expectation for the
+        fast/js/global-constructors.html test. The test is failing because
+        of the in-progress removal of vendor prefix from DOM MutationObservers.
+
+        * platform/gtk/TestExpectations:
+
 2012-07-10  Csaba Osztrogonác  <[email protected]>
 
         [Qt] Unreviewed gardening, remove unnecessary expectations.

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (122221 => 122222)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-07-10 14:10:08 UTC (rev 122221)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-07-10 14:25:37 UTC (rev 122222)
@@ -1247,6 +1247,8 @@
 BUGWK74219 : fast/regions/positioned-objects-block-static-spanning-regions-rtl.html = IMAGE
 BUGWK90770 : fast/regions/webkit-flow-renderer-layer.html = IMAGE
 
+BUGWK89231 : fast/js/global-constructors.html = TEXT
+
 //////////////////////////////////////////////////////////////////////////////////////////
 // End of Tests failing
 //////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to