Avoid computing wpt manifests when running non-WPT virtual tests
Generating the manifests can take 10's of seconds. This CL avoids that cost unless it is necessary by computing the bases for a virtual suite based on the passed in paths. Using those bases, we can determine whether or not a WPT test is specified before computing the manifests. Bug: 1091307 Change-Id: I3bb37266ca929edb7ce4e52c8118b1cc25608c11 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2255778 Commit-Queue: Daniel Libby <dlibby@microsoft.com> Reviewed-by:Robert Ma <robertma@chromium.org> Cr-Commit-Position: refs/heads/master@{#783756}
Showing
Please register or sign in to comment