Bug 273899

Summary: [webkitpy] Limit size of shards
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
Radar WebKit Bug Importer
Comment 1 2024-05-08 14:13:32 PDT
Jonathan Bedard
Comment 2 2024-05-08 14:20:32 PDT
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.