Bug 1402233 - Add web platform tools files to taskgraph sparse profile draft
authorGregory Szorc <gps@mozilla.com>
Fri, 22 Sep 2017 11:12:56 -0700
changeset 669211 8e313684d9188c84bf4d81ea3df1d1b66141ca25
parent 669023 2cd3752963fc8f24f7c202687eab55e83222f608
child 732893 56616de9aab72d711d4b5aca854a887a7acd8afe
push id81255
push usergszorc@mozilla.com
push dateFri, 22 Sep 2017 18:13:07 +0000
bugs1402233
milestone58.0a1
Bug 1402233 - Add web platform tools files to taskgraph sparse profile This is needed so we can import the WPT manifest parser. Like for the reftest parser, this should only be temporary until we no longer parse test manifests as part of Files() evaluation. MozReview-Commit-ID: 2dmUfP8tLd2
build/sparse-profiles/taskgraph
--- a/build/sparse-profiles/taskgraph
+++ b/build/sparse-profiles/taskgraph
@@ -5,16 +5,17 @@
 path:browser/locales/all-locales
 
 # Lots of random files in here are read. Just pull in the whole thing.
 path:build/
 
 # TODO remove once bug 1402010 is resolved and test manifests aren't
 # processed in Files() reading mode in moz.build files.
 path:layout/tools/reftest/
+path:testing/web-platform/tests/tools/
 
 # This file is read as part of validating the taskgraph.
 path:mobile/locales/l10n-changesets.json
 
 # The main meat of this profile.
 path:taskcluster/
 
 # Various files in these directories are read by taskgraph. Just pull