author | Coroiu Cristina <ccoroiu@mozilla.com> |
Fri, 24 Jul 2020 08:19:33 +0300 | |
changeset 541876 | 1415430432706ec6b8c7590cda9b8ca87397e7a7 |
parent 541875 | 2439a32e1a0626e58006136a6409b5a427ef3865 |
child 541877 | 1bd6c242a7552710f7bacb7499761329ae6a5810 |
push id | 37633 |
push user | ccoroiu@mozilla.com |
push date | Fri, 24 Jul 2020 09:32:06 +0000 |
treeherder | mozilla-central@141543043270 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
bugs | 1654961 |
milestone | 80.0a1 |
backs out | 2439a32e1a0626e58006136a6409b5a427ef3865 |
first release with | nightly linux32
141543043270
/
80.0a1
/
20200724093206
/
files
nightly linux64
141543043270
/
80.0a1
/
20200724093206
/
files
nightly mac
141543043270
/
80.0a1
/
20200724093206
/
files
nightly win32
141543043270
/
80.0a1
/
20200724093206
/
files
nightly win64
141543043270
/
80.0a1
/
20200724093206
/
files
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
releases | nightly linux32
80.0a1
/
20200724093206
/
pushlog to previous
nightly linux64
80.0a1
/
20200724093206
/
pushlog to previous
nightly mac
80.0a1
/
20200724093206
/
pushlog to previous
nightly win32
80.0a1
/
20200724093206
/
pushlog to previous
nightly win64
80.0a1
/
20200724093206
/
pushlog to previous
|
python/mozbuild/mozbuild/test/python.ini | file | annotate | diff | comparison | revisions | |
python/mozbuild/mozpack/test/python.ini | file | annotate | diff | comparison | revisions |
--- a/python/mozbuild/mozbuild/test/python.ini +++ b/python/mozbuild/mozbuild/test/python.ini @@ -19,20 +19,23 @@ skip-if = python == 2 [configure/lint.py] skip-if = python == 2 [configure/test_checks_configure.py] [configure/test_compile_checks.py] [configure/test_configure.py] [configure/test_lint.py] skip-if = python == 2 [configure/test_moz_configure.py] +skip-if = python == 2 && os == "mac" [configure/test_options.py] [configure/test_toolchain_configure.py] +skip-if = python == 2 && os == "mac" [configure/test_toolchain_helpers.py] [configure/test_toolkit_moz_configure.py] +skip-if = python == 2 && os == "mac" [configure/test_util.py] [controller/test_ccachestats.py] [controller/test_clobber.py] [frontend/test_context.py] [frontend/test_emitter.py] [frontend/test_namespaces.py] [frontend/test_reader.py] [frontend/test_sandbox.py]
--- a/python/mozbuild/mozpack/test/python.ini +++ b/python/mozbuild/mozpack/test/python.ini @@ -2,15 +2,16 @@ subsuite = mozbuild [test_archive.py] [test_chrome_flags.py] [test_chrome_manifest.py] [test_copier.py] [test_errors.py] [test_files.py] +skip-if = python == 2 && os == "mac" [test_manifests.py] [test_mozjar.py] [test_packager.py] [test_packager_formats.py] [test_packager_l10n.py] [test_packager_unpack.py] [test_path.py]