Bug 244170

Summary: Reset state in testapi's testModuleBytecodeCache() before starting the test.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Mark Lam
Reported 2022-08-21 12:03:54 PDT
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-08-21 12:04:35 PDT
Mark Lam
Comment 2 2022-08-21 12:08:59 PDT
EWS
Comment 3 2022-08-21 13:49:20 PDT
Committed 253633@main (92c64e3b4c25): <https://commits.webkit.org/253633@main> Reviewed commits have been landed. Closing PR #3514 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.