Skip to content

Commit

Permalink
bug 1540655: remote: connect Puppeteer spec tests with mach test flav…
Browse files Browse the repository at this point in the history
…our; r=remote-protocol-reviewers,jdescottes

This makes it possible to for mach to determine which test types
are likely to be relevant.

Differential Revision: https://phabricator.services.mozilla.com/D37014
  • Loading branch information
andreastt committed Aug 16, 2019
1 parent a5b8a92 commit 746c876
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions remote/test/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@

XPCSHELL_TESTS_MANIFESTS += ["unit/xpcshell.ini"]
BROWSER_CHROME_MANIFESTS += ["browser/browser.ini"]

with Files("puppeteer/test/**/*.spec.js"):
IMPACTED_TESTS.flavors += ["puppeteer"]

0 comments on commit 746c876

Please sign in to comment.