WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
264908
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-11-15 16:45:46 PST
<
rdar://problem/118482056
>
Zhifei Fang
Comment 2
2023-11-15 16:51:35 PST
Pull request:
https://github.com/WebKit/WebKit/pull/20569
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.
Top of Page
Format For Printing
XML
Clone This Bug