Bug 94130

Summary: fast/html/marquee-alternate.html is flaky
Product: WebKit Reporter: WebKit Review Bot <webkit.review.bot>
Component: Tools / TestsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, gyuyoung.kim, jberlin, ossy, rakuco, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch to disable the test none

Description WebKit Review Bot 2012-08-15 11:24:39 PDT
fast/html/marquee-alternate.html is flaky
Requested by abarth on #webkit.
Comment 2 Csaba Osztrogonác 2012-08-31 08:48:42 PDT
It is flakey on Qt too ...

--- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/html/marquee-alternate-expected.txt 
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/html/marquee-alternate-actual.txt 
@@ -1,7 +1,9 @@
 
 PASS on initial position
 PASS on after half cycle completion
-PASS on after full cycle completion
+FAIL
+ScrollLeft = 0
+ScrollWidth = 30
 PASS successfullyParsed is true
 
 TEST COMPLETE
Comment 3 Jessie Berlin 2012-08-31 16:33:34 PDT
And it is flakey on Mac (in the same way it is flakey on Qt) http://build.webkit.org/results/Apple%20MountainLion%20Debug%20WK1%20(Tests)/r127326%20(419)/fast/html/marquee-alternate-pretty-diff.html.

Since it is flakey on so many ports, it seems like we should disable it.
Comment 4 Jessie Berlin 2012-08-31 16:48:37 PDT
Created attachment 161790 [details]
Patch to disable the test
Comment 5 WebKit Review Bot 2012-09-02 10:09:03 PDT
Comment on attachment 161790 [details]
Patch to disable the test

Clearing flags on attachment: 161790

Committed r127389: <http://trac.webkit.org/changeset/127389>
Comment 6 WebKit Review Bot 2012-09-02 10:09:07 PDT
All reviewed patches have been landed.  Closing bug.