[Webkit-unassigned] [Bug 203262] New: Web Inspector: frontend tests should clear output before resending results

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 22 12:25:29 PDT 2019


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

            Bug ID: 203262
           Summary: Web Inspector: frontend tests should clear output
                    before resending results
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: yurys at chromium.org
                CC: inspector-bugzilla-changes at group.apple.com

FrontendTestHarness._resendResults should clear output before re-adding results to the test output after navigation. Otherwise there is a race between TestPage.addResult commands that are sent after navigation started but before InspectorTest.testPageDidLoad is called again. Such in flight commands may be sent to the new page second time from _resendResults introducing flakiness to the tests that rely on navigation.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191022/d206da16/attachment-0001.html>


More information about the webkit-unassigned mailing list