From 40f04ff58eebc10fc569da9cbda49a66a242b70d Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Tue, 1 May 2018 11:42:57 -0400 Subject: [PATCH 1/2] Don't suppress the result of checking the WPT manifest. --- python/servo/testing_commands.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/servo/testing_commands.py b/python/servo/testing_commands.py index e8e6d997ffd..b0d07f0821b 100644 --- a/python/servo/testing_commands.py +++ b/python/servo/testing_commands.py @@ -87,7 +87,7 @@ def run_update(topdir, check_clean=False, rebuild=False, **kwargs): from wptrunner import wptlogging logger = wptlogging.setup(kwargs, {"mach": sys.stdout}) wpt_dir = os.path.abspath(os.path.join(topdir, 'tests', 'wpt')) - manifestupdate.update(logger, wpt_dir, check_clean, rebuild) + return manifestupdate.update(logger, wpt_dir, check_clean, rebuild) @CommandProvider From 88c980847b7bdb0572c5fd9516946733a3322eac Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Mon, 21 May 2018 23:21:55 -0400 Subject: [PATCH 2/2] Update manifests. --- tests/wpt/mozilla/meta/MANIFEST.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 8ce7133cb9e..1c226235096 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -60211,11 +60211,11 @@ "reftest" ], "css/background_border_padding_crash-ref.html": [ - "eae17c2be5646f7fa1dc26e5a28a89c527da00e6", + "a9b8abdba927b26841acb2405a8a753e4efb2d24", "support" ], "css/background_border_padding_crash.html": [ - "600d0c014aabfe13f09dec11757d5d7740a5ba74", + "068fea92a7884351465963e76306435cf6680b56", "reftest" ], "css/background_clip_a.html": [ @@ -70951,7 +70951,7 @@ "testharness" ], "mozilla/webgl/bindBuffer.html": [ - "659d53041373a6e40b9ab4cbf7e2afad45048377", + "3ee0f8120ec78da6584399fef852276b65f9b650", "testharness" ], "mozilla/webgl/bufferData.html": [ @@ -70963,7 +70963,7 @@ "testharness" ], "mozilla/webgl/clear.html": [ - "14cc534be5da96b0cc128d5c44f662b2fdfb294c", + "d5a3af49d99e8165aa154c31ca8d846e45094986", "testharness" ], "mozilla/webgl/clearcolor.html": [