зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1744967 - Run Records&Tuples tests on ci r=mgaudet,glandium
Differential Revision: https://phabricator.services.mozilla.com/D132467
This commit is contained in:
Родитель
aaf8a82db8
Коммит
a4f19fddbc
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"debug": true,
|
||||||
|
"optimize": true,
|
||||||
|
"configure-args": "--enable-record-tuple",
|
||||||
|
"skip-tests": {
|
||||||
|
"all": ["jittest", "jsapitests", "checks"]
|
||||||
|
}
|
||||||
|
}
|
|
@ -482,3 +482,23 @@ sm-gdb-linux64/debug:
|
||||||
- linux64-minidump-stackwalk
|
- linux64-minidump-stackwalk
|
||||||
- linux64-llvm-symbolizer
|
- linux64-llvm-symbolizer
|
||||||
- sysroot-x86_64-linux-gnu
|
- sysroot-x86_64-linux-gnu
|
||||||
|
|
||||||
|
sm-rt-linux64/debug:
|
||||||
|
description: "SpiderMonkey Records&Tuples"
|
||||||
|
index:
|
||||||
|
job-name: sm-rt-linux64-debug
|
||||||
|
treeherder:
|
||||||
|
platform: linux64/debug
|
||||||
|
symbol: SM(rt)
|
||||||
|
run:
|
||||||
|
spidermonkey-variant: rtdebug
|
||||||
|
fetches:
|
||||||
|
toolchain:
|
||||||
|
- linux64-clang
|
||||||
|
- linux64-cbindgen
|
||||||
|
- linux64-dump_syms
|
||||||
|
- linux64-breakpad-injector
|
||||||
|
- linux64-minidump-stackwalk
|
||||||
|
- linux64-llvm-symbolizer
|
||||||
|
- linux64-rust
|
||||||
|
- sysroot-x86_64-linux-gnu
|
||||||
|
|
Загрузка…
Ссылка в новой задаче