Bug 1525760 - Followup: re-enable the tasks without sccache. r=me

And refresh rust dependency after bug 1525733.
This commit is contained in:
Mike Hommey 2019-02-12 16:07:50 +09:00
parent 0e2cb6d4e8
commit 81e464a600

View File

@ -337,12 +337,10 @@ linux64-base-toolchains-clang/opt:
secrets: true
tooltool-downloads: public
need-xvfb: true
run-on-projects: [] # FIXME: Fails on some revisions somewhat arbitrarily.
toolchains:
- linux64-clang-4.0
- linux64-rust-1.31
- linux64-rust-1.32
- linux64-cbindgen
- linux64-sccache
- linux64-node
linux64-base-toolchains-clang/debug:
@ -371,12 +369,10 @@ linux64-base-toolchains-clang/debug:
mozconfig-variant: debug
tooltool-downloads: public
need-xvfb: true
run-on-projects: [] # FIXME: Fails on some revisions somewhat arbitrarily.
toolchains:
- linux64-clang-4.0
- linux64-rust-1.31
- linux64-rust-1.32
- linux64-cbindgen
- linux64-sccache
- linux64-node
linux/opt: