Title: [105523] trunk/LayoutTests
Revision
105523
Author
[email protected]
Date
2012-01-20 09:36:17 -0800 (Fri, 20 Jan 2012)

Log Message

[Qt][WK2] REGRESSION(r105517): It made 49 tests timeout
https://bugs.webkit.org/show_bug.cgi?id=76708

* platform/qt-wk2/Skipped: Typo fix after last change.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (105522 => 105523)


--- trunk/LayoutTests/ChangeLog	2012-01-20 17:35:12 UTC (rev 105522)
+++ trunk/LayoutTests/ChangeLog	2012-01-20 17:36:17 UTC (rev 105523)
@@ -3,6 +3,13 @@
         [Qt][WK2] REGRESSION(r105517): It made 49 tests timeout
         https://bugs.webkit.org/show_bug.cgi?id=76708
 
+        * platform/qt-wk2/Skipped: Typo fix after last change.
+
+2012-01-20  Csaba Osztrogonác  <[email protected]>
+
+        [Qt][WK2] REGRESSION(r105517): It made 49 tests timeout
+        https://bugs.webkit.org/show_bug.cgi?id=76708
+
         * platform/qt-wk2/Skipped: Skip failing tests to paint the bot green.
 
 2012-01-20  Philippe Normand  <[email protected]>

Modified: trunk/LayoutTests/platform/qt-wk2/Skipped (105522 => 105523)


--- trunk/LayoutTests/platform/qt-wk2/Skipped	2012-01-20 17:35:12 UTC (rev 105522)
+++ trunk/LayoutTests/platform/qt-wk2/Skipped	2012-01-20 17:36:17 UTC (rev 105523)
@@ -474,8 +474,8 @@
 animations/animation-matrix-negative-scale-unmatrix.html
 animations/animation-start-event-destroy-renderer.html
 animations/big-rotation.html
-animations/combo-transform-rotatescale.html
-animations/combo-transform-translatescale.html
+animations/combo-transform-rotate+scale.html
+animations/combo-transform-translate+scale.html
 animations/dynamic-stylesheet-loading.html
 animations/fill-mode-transform.html
 animations/keyframe-timing-functions-transform.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to