Bug 247501
| Summary: | [run-webkit-tests] Reduce shard size | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=247575 | ||
Jonathan Bedard
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
<rdar://problem/101973633>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/6148
Jonathan Bedard
*** Bug 273899 has been marked as a duplicate of this bug. ***