Title: [105521] trunk/LayoutTests
Revision
105521
Author
[email protected]
Date
2012-01-20 09:07:10 -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: Skip failing tests to paint the bot green.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (105520 => 105521)


--- trunk/LayoutTests/ChangeLog	2012-01-20 17:06:06 UTC (rev 105520)
+++ trunk/LayoutTests/ChangeLog	2012-01-20 17:07:10 UTC (rev 105521)
@@ -1,3 +1,10 @@
+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]>
 
         Unreviewed, GTK rebaseline after r105486.

Modified: trunk/LayoutTests/platform/qt-wk2/Skipped (105520 => 105521)


--- trunk/LayoutTests/platform/qt-wk2/Skipped	2012-01-20 17:06:06 UTC (rev 105520)
+++ trunk/LayoutTests/platform/qt-wk2/Skipped	2012-01-20 17:07:10 UTC (rev 105521)
@@ -459,3 +459,55 @@
 tables/mozilla_expected_failures/marvin/backgr_border-table-row-group.html
 tables/mozilla_expected_failures/marvin/backgr_layers-show.html
 tables/mozilla_expected_failures/marvin/backgr_position-table-column.html
+
+# [Qt][WK2] REGRESSION(r105517): It made 49 tests timeout
+# https://bugs.webkit.org/show_bug.cgi?id=76708
+animations/3d/change-transform-in-end-event.html
+animations/3d/replace-filling-transform.html
+animations/3d/state-at-end-event-transform.html
+animations/3d/transform-perspective.html
+animations/additive-transform-animations.html
+animations/animation-direction-normal.html
+animations/animation-end-event-destroy-renderer.html
+animations/animation-hit-test-transform.html
+animations/animation-iteration-event-destroy-renderer.html
+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/dynamic-stylesheet-loading.html
+animations/fill-mode-transform.html
+animations/keyframe-timing-functions-transform.html
+animations/matrix-anim.html
+animations/missing-from-to-transforms.html
+animations/missing-keyframe-properties-repeating.html
+animations/missing-keyframe-properties-timing-function.html
+animations/missing-keyframe-properties.html
+animations/missing-values-first-keyframe.html
+animations/missing-values-last-keyframe.html
+animations/negative-delay.html
+animations/opacity-transform-animation.html
+animations/pause-crash.html
+animations/play-state-paused.html
+animations/play-state-suspend.html
+animations/simultaneous-start-transform.html
+animations/stop-animation-on-suspend.html
+animations/suspend-resume-animation.html
+animations/suspend-transform-animation.html
+animations/transition-and-animation-1.html
+animations/transition-and-animation-2.html
+fast/css/getComputedStyle/getComputedStyle-with-pseudo-element.html
+tables/mozilla/marvin/backgr_simple-table-cell.html
+transitions/3d/interrupted-transition.html
+transitions/cancel-transition.html
+transitions/extra-transition.html
+transitions/interrupt-transform-transition.html
+transitions/interrupted-accelerated-transition.html
+transitions/move-after-transition.html
+transitions/start-transform-transition.html
+transitions/transition-end-event-destroy-iframe.html
+transitions/transition-end-event-destroy-renderer.html
+transitions/transition-end-event-multiple-04.html
+transitions/transition-end-event-rendering.html
+transitions/transition-end-event-transform.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to