From 914368530ba622ff0117cd34bec058fb0d862155 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Thu, 4 Feb 2021 19:41:06 +0000 Subject: Issue #439 - Remove web-platform tests from the tree. This removes a total of 23,936 files we would never use nor have the capacity to properly maintain or keep up-to-date. --- build/mach_bootstrap.py | 4 ---- 1 file changed, 4 deletions(-) (limited to 'build/mach_bootstrap.py') diff --git a/build/mach_bootstrap.py b/build/mach_bootstrap.py index 48a71c669..9ff3ff89a 100644 --- a/build/mach_bootstrap.py +++ b/build/mach_bootstrap.py @@ -90,9 +90,6 @@ SEARCH_PATHS = [ 'testing/mozbase/manifestparser', 'testing/taskcluster', 'testing/tools/autotry', - 'testing/web-platform', - 'testing/web-platform/harness', - 'testing/web-platform/tests/tools/wptserve', 'testing/xpcshell', 'xpcom/idl-parser', ] @@ -121,7 +118,6 @@ MACH_MODULES = [ 'testing/mochitest/mach_commands.py', 'testing/mozharness/mach_commands.py', 'testing/talos/mach_commands.py', - 'testing/web-platform/mach_commands.py', 'testing/xpcshell/mach_commands.py', 'tools/docs/mach_commands.py', 'tools/lint/mach_commands.py', -- cgit v1.2.3