Bug 264908
| Summary: | Change to use single test results file for jsc tests | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Zhifei Fang <zhifei_fang> |
| Component: | Tools / Tests | Assignee: | Zhifei Fang <zhifei_fang> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Zhifei Fang
Currently we generate a status file for every jsc test we run, then we use a find command to gathering the output of each file. This find command is time consuming and can be an issue for the devices which have low end cpu.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/118482056>
Zhifei Fang
Pull request: https://github.com/WebKit/WebKit/pull/20569
EWS
Committed 272663@main (bdd01b8335f0): <https://commits.webkit.org/272663@main>
Reviewed commits have been landed. Closing PR #20569 and removing active labels.