DescriptionW3C import: Update manifest-updating step after upstream changes.
Background: The recent change https://github.com/w3c/web-platform-tests/commit/758f6c45dd335e276ab822ef5d96ac31398b76e9 updated wpt-tools to include https://github.com/w3c/wpt-tools/commit/8777171a5568e9fa967ef7a807dc400d89a07637, which changed some things about the manifest format and also the way that the manifest update is done.
After that change, the manifest update script looked at all files in the current repo, which in our case is the whole Chromium repo. This CL resolves this by passing the flag --work to the manifest script.
BUG=678077
Committed: https://crrev.com/787a1e7a701b094d4c208820f94b3830b35515f3
Cr-Commit-Position: refs/heads/master@{#441499}
Patch Set 1 #
Messages
Total messages: 15 (10 generated)
|