fast/html/marquee-scrollamount.html frequently fails on Yosemite Debug WK2. Looking at the test, it is inherently flaky. Some non-trivial time can pass before the zero delay timer fires, and nothing prevents the marquee from updating its position.
Created attachment 245277 [details] proposed fix
Comment on attachment 245277 [details] proposed fix Attachment 245277 [details] did not pass mac-ews (mac): Output: http://webkit-queues.appspot.com/results/6471229061988352 New failing tests: fast/html/marquee-scrollamount.html
Created attachment 245279 [details] Archive of layout-test-results from ews103 for mac-mavericks The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews103 Port: mac-mavericks Platform: Mac OS X 10.9.5
Comment on attachment 245277 [details] proposed fix r=me
(In reply to comment #4) > Comment on attachment 245277 [details] > proposed fix > > r=me Except it looks like it needs some test results cleanup.
Comment on attachment 245277 [details] proposed fix Attachment 245277 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.appspot.com/results/5230963839729664 New failing tests: fast/html/marquee-scrollamount.html
Created attachment 245280 [details] Archive of layout-test-results from ews104 for mac-mavericks-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews104 Port: mac-mavericks-wk2 Platform: Mac OS X 10.9.5
The commit-queue encountered the following flaky tests while processing attachment 245277 [details]: The commit-queue is continuing to process your patch.
The commit-queue encountered the following flaky tests while processing attachment 245277 [details]: transitions/default-timing-function.html bug 138901 (author: simon.fraser@apple.com) The commit-queue is continuing to process your patch.
I can fix the test more reliably, but this depends on fixing an actual bug in HTMLMarqueeElement.
Created attachment 245309 [details] proposed fix Not marking for review yet, because this depends on another patch, and EWS wouldn't be testing the right thing.
Comment on attachment 245309 [details] proposed fix Clearing flags on attachment: 245309 Committed r179103: <http://trac.webkit.org/changeset/179103>
All reviewed patches have been landed. Closing bug.