зеркало из https://github.com/mozilla/gecko-dev.git
b1dbf109ed
We don't need to package tests for builds that we don't actually run tests from, but it is tricky to align this correctly by setting MOZ_AUTOMATION_PACKAGE_TESTS=0 in relevant mozconfigs. Instead we can set the environment variable in the task definition, and use a full taskgraph verification check to ensure that the flag is only set on builds that have tests. The one tricky area is the win64-aarch64 builds, which have a workaround by specifying the new skip-verify-test-packaging attribute. In one case, win64-aarch64-shippable has tests that run against it, but it copies those tests from a win64-aarch64-shippable-no-eme task, which itself has no tests. Both of those tasks need to skip the verify check as a result. In another case, the win64-aarch64-eme task is an artifact build that grabs test packages from the win64-aarch64 build. Since the win64-aarch64 build doesn't have tests, it needs to skip the verify check. Differential Revision: https://phabricator.services.mozilla.com/D59426 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
autoconf | ||
build-clang | ||
build-infer | ||
clang-plugin | ||
compare-mozconfig | ||
debian-packages | ||
docs | ||
gyp_includes | ||
macosx | ||
mobile | ||
moz.configure | ||
package/mac_osx | ||
pgo | ||
pymake | ||
sanitizers | ||
sparse-profiles | ||
tests/cram | ||
unix | ||
valgrind | ||
win32 | ||
win64 | ||
win64-aarch64 | ||
workspace-hack | ||
.gdbinit_python.in | ||
.lldbinit.in | ||
__init__.py | ||
appini_header.py | ||
application.ini.in | ||
automation.py.in | ||
binary-location.mk | ||
buildconfig.py | ||
cargo-host-linker | ||
cargo-host-linker.bat | ||
cargo-linker | ||
cargo-linker.bat | ||
checksums.py | ||
defines.sh | ||
dumbmake-dependencies | ||
gecko_templates.mozbuild | ||
gen_automation.py | ||
gen_symverscript.py | ||
gen_test_packages_manifest.py | ||
genrc.sh | ||
gn.mozbuild | ||
gyp.mozbuild | ||
gyp_base.mozbuild | ||
mach_bootstrap.py | ||
moz-automation.mk | ||
moz.build | ||
mozconfig.artifact | ||
mozconfig.artifact.automation | ||
mozconfig.automation | ||
mozconfig.cache | ||
mozconfig.clang-cl | ||
mozconfig.comm-support | ||
mozconfig.common | ||
mozconfig.common.override | ||
mozconfig.lld-link | ||
mozconfig.nasm | ||
mozconfig.no-compile | ||
mozconfig.node | ||
mozconfig.rust | ||
mozconfig.stylo | ||
mozconfig.wasm-sandboxing | ||
mozconfig.win-common | ||
qemu-wrap | ||
submit_telemetry_data.py | ||
templates.mozbuild | ||
test_templates.mozbuild | ||
update-settings.ini | ||
upload.py | ||
upload_generated_sources.py | ||
variables.py | ||
virtualenv_packages.txt | ||
windows_toolchain.py |