From 2463017c49373373d6af5e6a9f616abd486cd4d6 Mon Sep 17 00:00:00 2001 From: Martin Robinson Date: Tue, 26 Mar 2024 11:47:16 +0100 Subject: [PATCH] tidy: Make sure to run WPT lints when `--all` is passed to tidy (#31874) This also fixes the checked in WPT manifest. --- python/tidy/tidy.py | 2 +- tests/wpt/meta/MANIFEST.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python/tidy/tidy.py b/python/tidy/tidy.py index 1833db51187..dfc32085bcc 100644 --- a/python/tidy/tidy.py +++ b/python/tidy/tidy.py @@ -799,7 +799,7 @@ def run_wpt_lints(only_changed_files: bool): yield (WPT_CONFIG_INI_PATH, 0, f"{WPT_CONFIG_INI_PATH} is required but was not found") return - if not list(FileList("./tests/wpt", only_changed_files=True, progress=False)): + if not list(FileList("./tests/wpt", only_changed_files=only_changed_files, progress=False)): print("\r ➤ Skipping WPT lint checks, because no relevant files changed.") return diff --git a/tests/wpt/meta/MANIFEST.json b/tests/wpt/meta/MANIFEST.json index 8f2a771f74c..bc1da1607a9 100644 --- a/tests/wpt/meta/MANIFEST.json +++ b/tests/wpt/meta/MANIFEST.json @@ -106868,7 +106868,7 @@ ] ], "table-vertical-align-baseline-008.xht": [ - "60079c7ce26491a0d91c8e818a1a7ead406c3a20", + "1200ac1ae87c792cf8182072b02f426a0f692433", [ null, [