WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 247501
273899
[webkitpy] Limit size of shards
https://bugs.webkit.org/show_bug.cgi?id=273899
Summary
[webkitpy] Limit size of shards
Jonathan Bedard
Reported
2024-05-08 14:13:17 PDT
Limit the size of shards to around 256 tests. Per Sam's suggestion, we use a simple hash function so that bucketing is consistent, but unlikely to be constantly changed by the adding and removing of individual tests in directories with many tests.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-05-08 14:13:32 PDT
<
rdar://problem/127764963
>
Jonathan Bedard
Comment 2
2024-05-08 14:20:32 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/28306
Jonathan Bedard
Comment 3
2024-05-09 08:08:52 PDT
*** This bug has been marked as a duplicate of
bug 247501
***
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