Title: [97916] trunk/LayoutTests
Revision
97916
Author
[email protected]
Date
2011-10-19 19:06:13 -0700 (Wed, 19 Oct 2011)

Log Message

[chromium] Rebaseline layout test zoom-animator-scale-test2.html for win, mac
https://bugs.webkit.org/show_bug.cgi?id=69624

Mark test as SLOW and increase test's internal timeout value to attempt to
eliminate flakiness on WIN GPU.

Reviewed by Kenneth Russell.

* platform/chromium/compositing/zoom-animator-scale-test2.html:
* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (97915 => 97916)


--- trunk/LayoutTests/ChangeLog	2011-10-20 02:02:52 UTC (rev 97915)
+++ trunk/LayoutTests/ChangeLog	2011-10-20 02:06:13 UTC (rev 97916)
@@ -1,3 +1,16 @@
+2011-10-19  W. James MacLean  <[email protected]>
+
+        [chromium] Rebaseline layout test zoom-animator-scale-test2.html for win, mac
+        https://bugs.webkit.org/show_bug.cgi?id=69624
+
+        Mark test as SLOW and increase test's internal timeout value to attempt to
+        eliminate flakiness on WIN GPU.
+
+        Reviewed by Kenneth Russell.
+
+        * platform/chromium/compositing/zoom-animator-scale-test2.html:
+        * platform/chromium/test_expectations.txt:
+
 2011-10-19  Kenji Imasaki  <[email protected]>
 
         [Chromium] Update the test expectation file for fullscreen tests.

Modified: trunk/LayoutTests/platform/chromium/compositing/zoom-animator-scale-test2.html (97915 => 97916)


--- trunk/LayoutTests/platform/chromium/compositing/zoom-animator-scale-test2.html	2011-10-20 02:02:52 UTC (rev 97915)
+++ trunk/LayoutTests/platform/chromium/compositing/zoom-animator-scale-test2.html	2011-10-20 02:06:13 UTC (rev 97916)
@@ -13,7 +13,7 @@
 
         var timer;
         var count = 0;
-        var maxCount = 20;
+        var maxCount = 60;
         var newScale = 1.25;
 
         function finishTest() {

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (97915 => 97916)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-10-20 02:02:52 UTC (rev 97915)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-10-20 02:06:13 UTC (rev 97916)
@@ -2648,7 +2648,7 @@
 BUGCR97686 LINUX GPU RELEASE : media/video-controls-rendering.html = IMAGE
 
 // Take new baselines from the bots when 68035 lands.
-BUGWK69624 WIN GPU : platform/chromium/compositing/zoom-animator-scale-test2.html = IMAGE+TEXT
+BUGWK69624 SLOW WIN GPU : platform/chromium/compositing/zoom-animator-scale-test2.html = IMAGE+TEXT
 BUGWK70046 MAC : platform/chromium/compositing/zoom-animator-scale-test2.html = MISSING
 
 BUGCR72223 : media/video-frame-accurate-seek.html = PASS IMAGE
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to