Bug 1888590 - Mark some subtests on trusted-types-event-handlers.html as failing...
[gecko.git] / python / sites / mach.txt
blobe1cb8f159c06601c46a2c22b1b1813393e8944be
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/charset_normalizer
65 vendored:third_party/python/click
66 vendored:third_party/python/colorama
67 vendored:third_party/python/distro
68 vendored:third_party/python/idna
69 vendored:third_party/python/importlib_metadata
70 vendored:third_party/python/importlib_resources
71 vendored:third_party/python/jinxed
72 vendored:third_party/python/jsmin
73 vendored:third_party/python/jsonschema
74 vendored:third_party/python/looseversion
75 vendored:third_party/python/mozilla_version
76 vendored:third_party/python/packaging
77 vendored:third_party/python/pip
78 vendored:third_party/python/pip_tools
79 vendored:third_party/python/pkgutil_resolve_name
80 vendored:third_party/python/pyrsistent
81 vendored:third_party/python/python-hglib
82 vendored:third_party/python/requests
83 vendored:third_party/python/sentry_sdk
84 vendored:third_party/python/setuptools
85 vendored:third_party/python/six
86 vendored:third_party/python/toml
87 vendored:third_party/python/tomlkit
88 vendored:third_party/python/tqdm
89 vendored:third_party/python/typing_extensions
90 vendored:third_party/python/urllib3
91 vendored:third_party/python/wcwidth
92 vendored:third_party/python/wheel
93 vendored:third_party/python/zipp
94 # glean-sdk may not be installable if a wheel isn't available
95 # and it has to be built from source.
96 pypi-optional:glean-sdk==58.1.0:telemetry will not be collected
97 # Mach gracefully handles the case where `psutil` is unavailable.
98 # We aren't (yet) able to pin packages in automation, so we have to
99 # support down to the oldest locally-installed version (5.4.2).
100 pypi-optional:psutil>=5.4.2,<=5.9.4:telemetry will be missing some data
101 pypi-optional:zstandard>=0.11.1,<=0.22.0:zstd archives will not be possible to extract