Title: [96704] trunk/LayoutTests
Revision
96704
Author
[email protected]
Date
2011-10-05 07:51:58 -0700 (Wed, 05 Oct 2011)

Log Message

[Qt][WK2] First test always fails because of useless xcb dump
https://bugs.webkit.org/show_bug.cgi?id=69132

Unskip the first test because the failure always affects the first test we run
so skipping makes no sense.

* platform/qt-wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (96703 => 96704)


--- trunk/LayoutTests/ChangeLog	2011-10-05 14:30:29 UTC (rev 96703)
+++ trunk/LayoutTests/ChangeLog	2011-10-05 14:51:58 UTC (rev 96704)
@@ -1,3 +1,13 @@
+2011-10-05  Balazs Kelemen  <[email protected]>
+
+        [Qt][WK2] First test always fails because of useless xcb dump
+        https://bugs.webkit.org/show_bug.cgi?id=69132
+
+        Unskip the first test because the failure always affects the first test we run
+        so skipping makes no sense.
+
+        * platform/qt-wk2/Skipped:
+
 2011-10-05  Vsevolod Vlasov  <[email protected]>
 
         Web Inspector: Add support for search in script content.

Modified: trunk/LayoutTests/platform/qt-wk2/Skipped (96703 => 96704)


--- trunk/LayoutTests/platform/qt-wk2/Skipped	2011-10-05 14:30:29 UTC (rev 96703)
+++ trunk/LayoutTests/platform/qt-wk2/Skipped	2011-10-05 14:51:58 UTC (rev 96704)
@@ -216,10 +216,6 @@
 # https://bugs.webkit.org/show_bug.cgi?id=69419
 fast/text/regional-indicator-symobls.html
 
-# [Qt][WK2] Layout test failure because of screen info printed to stdout
-# https://bugs.webkit.org/show_bug.cgi?id=69420
-http/tests/cache/post-redirect-get.php
-
 ########################################
 
 # NOT YET TRACKED BY BUG REPORTS
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to