RESOLVED WONTFIX 91946
[chromium] Layout test platform/chromium/fast/events/rtl-scrollbar.html is flaky on Linux, Win DBG
https://bugs.webkit.org/show_bug.cgi?id=91946
Summary [chromium] Layout test platform/chromium/fast/events/rtl-scrollbar.html is fl...
Stephen White
Reported 2012-07-22 11:01:31 PDT
Seems to be passing, but has different text output. expected results are: --- Test that we can scroll down an RTL element with its left-side scrollbar. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". PASS successfullyParsed is true TEST COMPLETE PASS document.getElementById('overflow').scrollTop > scrollTop is true --- but occasionally we get: --- Test that we can scroll down an RTL element with its left-side scrollbar. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". PASS document.getElementById('overflow').scrollTop > scrollTop is true PASS successfullyParsed is true TEST COMPLETE --- Race condition / timing issue?
Attachments
Stephen Chenney
Comment 1 2013-04-09 17:06:44 PDT
Marked LayoutTest bugs, bugs with Chromium IDs, and some others as WontFix. Test failure bugs still are trackable via TestExpectations or disabled unit tests.
Note You need to log in before you can comment on or make changes to this bug.