[Webkit-unassigned] [Bug 244170] New: Reset state in testapi's testModuleBytecodeCache() before starting the test.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 21 12:03:54 PDT 2022


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

            Bug ID: 244170
           Summary: Reset state in testapi's testModuleBytecodeCache()
                    before starting the test.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

There may be leftover state from a previous failed test run in the file system.  If we don't clean this up before running the test, the test can fail perpetually until the machine is rebooted.  This results in wasted engineering effort to diagnose this.  So, we'll ensure the state is clean before starting the test.

-- 
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/20220821/46cad30e/attachment.htm>


More information about the webkit-unassigned mailing list