From 6bb56211f70bf8dc2213262194bc0dd6eb6dc9d1 Mon Sep 17 00:00:00 2001 From: James Graham Date: Thu, 23 Aug 2018 18:02:11 +0100 Subject: [PATCH] Update manifest before tests --- tools/ci/ci_wptrunner_infrastructure.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/ci/ci_wptrunner_infrastructure.sh b/tools/ci/ci_wptrunner_infrastructure.sh index d6d6803974fb05..5e0edc58ebf646 100755 --- a/tools/ci/ci_wptrunner_infrastructure.sh +++ b/tools/ci/ci_wptrunner_infrastructure.sh @@ -19,6 +19,7 @@ test_infrastructure() { main() { PRODUCTS=( "firefox" "chrome" ) + ./wpt manifest --rebuild -p ~/meta/MANIFEST.json for PRODUCT in "${PRODUCTS[@]}"; do if [ "$PRODUCT" != "firefox" ]; then # Firefox is expected to work using pref settings for DNS