[Webkit-unassigned] [Bug 22770] New: Layout test table_overflow_dirty_reflow_tbody.html is non-deterministic

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 9 17:03:32 PST 2008


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

           Summary: Layout test table_overflow_dirty_reflow_tbody.html is
                    non-deterministic
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P3
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: agl at chromium.org


LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html
involves removing elements from the DOM with Javascript. setTimeout is used to
run this function after 10ms, thus the output races the timeout.

The test appears to be testing that reflowing happens correctly after the
removal, so additionally, the current baselines are testing the wrong thing
(since they beat the timer).


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



More information about the webkit-unassigned mailing list