[Webkit-unassigned] [Bug 91946] New: [chromium] Layout test platform/chromium/fast/events/rtl-scrollbar.html is flaky on Linux, Win DBG

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 22 11:01:26 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=91946

           Summary: [chromium] Layout test
                    platform/chromium/fast/events/rtl-scrollbar.html is
                    flaky on Linux, Win DBG
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: senorblanco at chromium.org


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?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list