From cbc3f8a421043025a87eb75616ccdbd9c25140a9 Mon Sep 17 00:00:00 2001 From: Simon Sapin Date: Tue, 26 Nov 2019 13:59:51 +0100 Subject: [PATCH] Linux release build CI: time virtualenv creation and `cargo fetch` --- etc/taskcluster/decision_task.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/taskcluster/decision_task.py b/etc/taskcluster/decision_task.py index 6abdd0d7e11..59447987cca 100644 --- a/etc/taskcluster/decision_task.py +++ b/etc/taskcluster/decision_task.py @@ -560,6 +560,8 @@ def linux_wpt(): linux_build_task("Release build, with debug assertions") .with_treeherder("Linux x64", "Release+A") .with_script(""" + time ./mach rustc -V + time ./mach fetch ./mach build --release --with-debug-assertions -p servo ./etc/ci/lockfile_changed.sh tar -czf /target.tar.gz \