Title: [122926] trunk/LayoutTests
Revision
122926
Author
[email protected]
Date
2012-07-18 01:02:19 -0700 (Wed, 18 Jul 2012)

Log Message

[Qt][WK2] REGRESSION(r122376): It made 68 tests flakey (TEXT PASS)
https://bugs.webkit.org/show_bug.cgi?id=91063

* platform/qt-5.0-wk2/Skipped: Skip one more test.
* platform/qt/Skipped: Move a skipped test to the proper Skipped list.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (122925 => 122926)


--- trunk/LayoutTests/ChangeLog	2012-07-18 07:51:41 UTC (rev 122925)
+++ trunk/LayoutTests/ChangeLog	2012-07-18 08:02:19 UTC (rev 122926)
@@ -1,3 +1,11 @@
+2012-07-18  Csaba Osztrogonác  <[email protected]>
+
+        [Qt][WK2] REGRESSION(r122376): It made 68 tests flakey (TEXT PASS)
+        https://bugs.webkit.org/show_bug.cgi?id=91063
+
+        * platform/qt-5.0-wk2/Skipped: Skip one more test.
+        * platform/qt/Skipped: Move a skipped test to the proper Skipped list.
+
 2012-07-18  Kristóf Kosztyó  <[email protected]>
 
         [Qt] Unreviewed gardening. Skip the new failing tests.

Modified: trunk/LayoutTests/platform/qt/Skipped (122925 => 122926)


--- trunk/LayoutTests/platform/qt/Skipped	2012-07-18 07:51:41 UTC (rev 122925)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-07-18 08:02:19 UTC (rev 122926)
@@ -2582,10 +2582,6 @@
 # https://bugs.webkit.org/show_bug.cgi?id=90706
 inspector/timeline/timeline-frames.html
 
-# [Qt][WK2] REGRESSION(r122376): It made 68 tests flakey (TEXT PASS)
-# https://bugs.webkit.org/show_bug.cgi?id=91063
-compositing/columns/geometry-map-paginated-assert.html
-
 # [Qt] REGRESSION(r122768, r122771): They broke jquery/data.html and inspector/elements/edit-dom-actions.html
 # https://bugs.webkit.org/show_bug.cgi?id=91476
 inspector/elements/edit-dom-actions.html

Modified: trunk/LayoutTests/platform/qt-5.0-wk2/Skipped (122925 => 122926)


--- trunk/LayoutTests/platform/qt-5.0-wk2/Skipped	2012-07-18 07:51:41 UTC (rev 122925)
+++ trunk/LayoutTests/platform/qt-5.0-wk2/Skipped	2012-07-18 08:02:19 UTC (rev 122926)
@@ -398,6 +398,11 @@
 # https://bugs.webkit.org/show_bug.cgi?id=90985
 fast/repaint/background-scaling.html
 
+# [Qt][WK2] REGRESSION(r122376): It made 68 tests flakey (TEXT PASS)
+# https://bugs.webkit.org/show_bug.cgi?id=91063
+compositing/columns/geometry-map-paginated-assert.html
+fast/multicol/shrink-to-column-height-for-pagination.html
+
 # [Qt] The test fonts used for Qt tests changed to the Liberation font family,
 # due to this we are skipping tons of tests. They will be unskipped in batches ASAP.
 # https://bugs.webkit.org/show_bug.cgi?id=85203
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to