Title: [127120] trunk/LayoutTests
Revision
127120
Author
[email protected]
Date
2012-08-30 03:16:14 -0700 (Thu, 30 Aug 2012)

Log Message

[Qt] REGRESSION(r122175): fast/loader/document-destruction-within-unload.html makes the following test assert
https://bugs.webkit.org/show_bug.cgi?id=95441

Unreviewed gardening.

* platform/qt/Skipped: Skip fast/loader/document-destruction-within-unload.html to paint the bot green.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (127119 => 127120)


--- trunk/LayoutTests/ChangeLog	2012-08-30 09:56:17 UTC (rev 127119)
+++ trunk/LayoutTests/ChangeLog	2012-08-30 10:16:14 UTC (rev 127120)
@@ -1,3 +1,12 @@
+2012-08-30  Csaba Osztrogonác  <[email protected]>
+
+        [Qt] REGRESSION(r122175): fast/loader/document-destruction-within-unload.html makes the following test assert
+        https://bugs.webkit.org/show_bug.cgi?id=95441
+
+        Unreviewed gardening.
+
+        * platform/qt/Skipped: Skip fast/loader/document-destruction-within-unload.html to paint the bot green.
+
 2012-08-30  KwangYong Choi  <[email protected]>
 
         [EFL] Gardening for fast/forms/range/thumbslider-no-parent-slider.html after r126864

Modified: trunk/LayoutTests/platform/qt/Skipped (127119 => 127120)


--- trunk/LayoutTests/platform/qt/Skipped	2012-08-30 09:56:17 UTC (rev 127119)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-08-30 10:16:14 UTC (rev 127120)
@@ -2772,3 +2772,5 @@
 # [Qt][GTK] New svg/custom/clamped-masking-clipping.svg fails
 # https://bugs.webkit.org/show_bug.cgi?id=95432
 svg/custom/clamped-masking-clipping.svg
+
+fast/loader/document-destruction-within-unload.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to