RESOLVED FIXED264908
Change to use single test results file for jsc tests
https://bugs.webkit.org/show_bug.cgi?id=264908
Summary Change to use single test results file for jsc tests
Zhifei Fang
Reported 2023-11-15 16:45:31 PST
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
Radar WebKit Bug Importer
Comment 1 2023-11-15 16:45:46 PST
Zhifei Fang
Comment 2 2023-11-15 16:51:35 PST
EWS
Comment 3 2024-01-04 16:58:09 PST
Committed 272663@main (bdd01b8335f0): <https://commits.webkit.org/272663@main> Reviewed commits have been landed. Closing PR #20569 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.