Title: [113417] trunk/LayoutTests
Revision
113417
Author
[email protected]
Date
2012-04-06 00:54:15 -0700 (Fri, 06 Apr 2012)

Log Message

[Qt] Unreviewed gardening after r113378. ENABLE(MUTATION_OBSERVERS) is disabled so
fast/mutation/clear-transient-without-delivery.html and
fast/mutation/transient-gc-crash.html have been skipped.

Patch by János Badics <[email protected]> on 2012-04-06
Reviewed by Zoltan Herczeg.

* platform/qt/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (113416 => 113417)


--- trunk/LayoutTests/ChangeLog	2012-04-06 07:45:48 UTC (rev 113416)
+++ trunk/LayoutTests/ChangeLog	2012-04-06 07:54:15 UTC (rev 113417)
@@ -1,3 +1,13 @@
+2012-04-06  János Badics  <[email protected]>
+
+        [Qt] Unreviewed gardening after r113378. ENABLE(MUTATION_OBSERVERS) is disabled so
+        fast/mutation/clear-transient-without-delivery.html and
+        fast/mutation/transient-gc-crash.html have been skipped.
+
+        Reviewed by Zoltan Herczeg.
+
+        * platform/qt/Skipped:
+
 2012-04-05  Martin Robinson  <[email protected]>
 
         Rebaseline a couple tests for GTK+.

Modified: trunk/LayoutTests/platform/qt/Skipped (113416 => 113417)


--- trunk/LayoutTests/platform/qt/Skipped	2012-04-06 07:45:48 UTC (rev 113416)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-04-06 07:54:15 UTC (rev 113417)
@@ -282,6 +282,7 @@
 
 # ENABLE(MUTATION_OBSERVERS) is disabled
 fast/mutation/callback-arguments.html
+fast/mutation/clear-transient-without-delivery.html
 fast/mutation/create-during-delivery.html
 fast/mutation/cross-document.html
 fast/mutation/database-callback-delivery.html
@@ -298,6 +299,7 @@
 fast/mutation/observe-exceptions.html
 fast/mutation/observe-subtree.html
 fast/mutation/takeRecords.html
+fast/mutation/transient-gc-crash.html
 
 # USE(ZLIB) is disabled.
 http/tests/websocket/tests/hybi/compressed-control-frame.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to