Bug 1845017 - Disable the TestPHCExhaustion test r=glandium
[gecko.git] / python / sites / mach.txt
blob51fc9ce922e5684163ce8f66d78ebd05d5a2e657
1 pth:build
2 pth:config
3 pth:config/mozunit
4 pth:dom/bindings
5 pth:dom/bindings/parser
6 pth:layout/tools/reftest
7 pth:python/l10n
8 pth:python/mach
9 pth:python/mozboot
10 pth:python/mozbuild
11 pth:python/mozlint
12 pth:python/mozperftest
13 pth:python/mozrelease
14 pth:python/mozterm
15 pth:python/mozversioncontrol
16 pth:security/manager/tools
17 pth:taskcluster
18 pth:testing
19 pth:testing/awsy
20 pth:testing/condprofile
21 pth:testing/firefox-ui/harness
22 pth:testing/marionette/client
23 pth:testing/marionette/harness
24 pth:testing/mozbase/manifestparser
25 pth:testing/mozbase/mozcrash
26 pth:testing/mozbase/mozdebug
27 pth:testing/mozbase/mozdevice
28 pth:testing/mozbase/mozfile
29 pth:testing/mozbase/mozgeckoprofiler
30 pth:testing/mozbase/mozhttpd
31 pth:testing/mozbase/mozinfo
32 pth:testing/mozbase/mozinstall
33 pth:testing/mozbase/mozleak
34 pth:testing/mozbase/mozlog
35 pth:testing/mozbase/moznetwork
36 pth:testing/mozbase/mozpower
37 pth:testing/mozbase/mozprocess
38 pth:testing/mozbase/mozprofile
39 pth:testing/mozbase/mozproxy
40 pth:testing/mozbase/mozrunner
41 pth:testing/mozbase/mozscreenshot
42 pth:testing/mozbase/mozserve
43 pth:testing/mozbase/mozsystemmonitor
44 pth:testing/mozbase/moztest
45 pth:testing/mozbase/mozversion
46 pth:testing/mozharness
47 pth:testing/raptor
48 pth:testing/talos
49 pth:testing/web-platform
50 pth:testing/xpcshell
51 pth:toolkit/components/telemetry/tests/marionette/harness
52 pth:tools
53 pth:tools/moztreedocs
54 pth:xpcom/ds/tools
55 pth:xpcom/geckoprocesstypes_generator
56 pth:xpcom/idl-parser
57 vendored:third_party/python/Jinja2
58 vendored:third_party/python/MarkupSafe/src
59 vendored:third_party/python/ansicon
60 vendored:third_party/python/attrs
61 vendored:third_party/python/blessed
62 vendored:third_party/python/certifi
63 vendored:third_party/python/chardet
64 vendored:third_party/python/click
65 vendored:third_party/python/colorama
66 vendored:third_party/python/distro
67 vendored:third_party/python/idna
68 vendored:third_party/python/importlib_metadata
69 vendored:third_party/python/importlib_resources
70 vendored:third_party/python/jinxed
71 vendored:third_party/python/jsmin
72 vendored:third_party/python/looseversion
73 vendored:third_party/python/mozilla_version
74 vendored:third_party/python/packaging
75 vendored:third_party/python/pip
76 vendored:third_party/python/pip_tools
77 vendored:third_party/python/pyparsing
78 vendored:third_party/python/python-hglib
79 vendored:third_party/python/requests
80 vendored:third_party/python/sentry_sdk
81 vendored:third_party/python/setuptools
82 vendored:third_party/python/six
83 vendored:third_party/python/tomlkit
84 vendored:third_party/python/tqdm
85 vendored:third_party/python/typing_extensions
86 vendored:third_party/python/urllib3
87 vendored:third_party/python/wcwidth
88 vendored:third_party/python/wheel
89 vendored:third_party/python/zipp
90 # glean-sdk may not be installable if a wheel isn't available
91 # and it has to be built from source.
92 pypi-optional:glean-sdk==53.1.0:telemetry will not be collected
93 # Mach gracefully handles the case where `psutil` is unavailable.
94 # We aren't (yet) able to pin packages in automation, so we have to
95 # support down to the oldest locally-installed version (5.4.2).
96 pypi-optional:psutil>=5.4.2,<=5.9.4:telemetry will be missing some data
97 pypi-optional:zstandard>=0.11.1,<=0.19.0:zstd archives will not be possible to extract