DescriptionMake isolate_driver.py only add .dll/.so/.dylib for component builds' generated files.
Right now it's adding a lot of other files that aren't needed to run the tests, which slows down the uploading and downloading steps when using component builds. Since this preprocessing step is only meant to add extra binaries that are the result of the component build, just whitelist .dll/.so/.dylib.
BUG=414808
Committed: https://crrev.com/3e06ba0e663c5a1cc7e87f4b814ecd8d3f00c179
Cr-Commit-Position: refs/heads/master@{#296037}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|