Title: [123876] trunk/LayoutTests
Revision
123876
Author
[email protected]
Date
2012-07-27 07:15:24 -0700 (Fri, 27 Jul 2012)

Log Message

[Qt][WK2] Gardening after r123786. It made 5 fast/animation tests fail
https://bugs.webkit.org/show_bug.cgi?id=92490

Patch by Balazs Ankes <[email protected]> on 2012-07-27
Rubber stamped by Zoltan Herczeg.

* platform/qt-5.0-wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (123875 => 123876)


--- trunk/LayoutTests/ChangeLog	2012-07-27 14:14:43 UTC (rev 123875)
+++ trunk/LayoutTests/ChangeLog	2012-07-27 14:15:24 UTC (rev 123876)
@@ -1,3 +1,12 @@
+2012-07-27  Balazs Ankes  <[email protected]>
+
+        [Qt][WK2] Gardening after r123786. It made 5 fast/animation tests fail
+        https://bugs.webkit.org/show_bug.cgi?id=92490
+
+        Rubber stamped by Zoltan Herczeg.
+
+        * platform/qt-5.0-wk2/Skipped:
+
 2012-07-27  Dominik Röttsches  <[email protected]>
 
         [EFL] Rebaseline after harfbuzz-ng complex font support is enabled

Modified: trunk/LayoutTests/platform/qt-5.0-wk2/Skipped (123875 => 123876)


--- trunk/LayoutTests/platform/qt-5.0-wk2/Skipped	2012-07-27 14:14:43 UTC (rev 123875)
+++ trunk/LayoutTests/platform/qt-5.0-wk2/Skipped	2012-07-27 14:15:24 UTC (rev 123876)
@@ -550,3 +550,11 @@
 svg/carto.net/scrollbar.svg
 svg/carto.net/selectionlist.svg
 tables/mozilla_expected_failures/bugs/bug85016.html
+
+# [Qt]REGRESSION(r123786): It made 3 fast/animation tests fail
+# https://bugs.webkit.org/show_bug.cgi?id=92490
+fast/animation/request-animation-frame-iframe.html
+fast/animation/request-animation-frame-timestamps-advance.html
+fast/animation/request-animation-frame-timestamps.html
+fast/animation/request-animation-frame-within-callback.html
+fast/animation/request-animation-frame.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to