Bug 244170
| Summary: | Reset state in testapi's testModuleBytecodeCache() before starting the test. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mark Lam <mark.lam> |
| Component: | JavaScriptCore | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/98950007>
Mark Lam
Pull request: https://github.com/WebKit/WebKit/pull/3514
EWS
Committed 253633@main (92c64e3b4c25): <https://commits.webkit.org/253633@main>
Reviewed commits have been landed. Closing PR #3514 and removing active labels.