[Webkit-unassigned] [Bug 167598] New: Clean up accessibility & animations tests to stop calling testRunner.waitUntilDone() twice

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 30 11:10:48 PST 2017


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

            Bug ID: 167598
           Summary: Clean up accessibility & animations tests to stop
                    calling testRunner.waitUntilDone() twice
    Classification: Unclassified
           Product: WebKit
           Version: Safari 10
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: ap at webkit.org, lforschler at apple.com,
                    ryanhaddad at apple.com
            Blocks: 156133

The patch for Bug 156133 shows that testRunner.waitUntilDone() is called multiple times when running some of the tests in LayoutTests/accessibility and LayoutTests/animations.

While calling waitUntilDone() twice in a row doesn't cause any issues in practice, it prevents the patch in Bug 156133 from landing, which would enforce more correct test behavior (and hopefully prevent flaky tests from landing in the tree in the future).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170130/779a704b/attachment.html>


More information about the webkit-unassigned mailing list