WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
247501
[run-webkit-tests] Reduce shard size
https://bugs.webkit.org/show_bug.cgi?id=247501
Summary
[run-webkit-tests] Reduce shard size
Jonathan Bedard
Reported
2022-11-04 13:41:51 PDT
Shards contain full file paths, and we have no limit on the number of tests in a shard. This is problematic because shards are passed over process boundaries, so large objects are more expensive. Make our shard tasks smaller.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-11-04 13:42:06 PDT
<
rdar://problem/101973633
>
Jonathan Bedard
Comment 2
2022-11-04 13:48:10 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/6148
Jonathan Bedard
Comment 3
2024-05-09 08:08:52 PDT
***
Bug 273899
has been marked as a duplicate of this bug. ***
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