зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1608390 - Run SpiderMonkey Windows 32 bit as Tier 2 only on mozilla-central, r=jmaher,sfink,aryx
Differential Revision: https://phabricator.services.mozilla.com/D61638 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
6d2d6bf95e
Коммит
3af4964fac
|
@ -33,9 +33,11 @@ sm-plain-win32/debug:
|
||||||
treeherder:
|
treeherder:
|
||||||
platform: windows2012-32/debug
|
platform: windows2012-32/debug
|
||||||
symbol: SM(p)
|
symbol: SM(p)
|
||||||
|
tier: 2
|
||||||
run:
|
run:
|
||||||
spidermonkey-variant: plaindebug
|
spidermonkey-variant: plaindebug
|
||||||
spidermonkey-platform: win32
|
spidermonkey-platform: win32
|
||||||
|
run-on-projects: ['mozilla-central', 'try']
|
||||||
fetches:
|
fetches:
|
||||||
toolchain:
|
toolchain:
|
||||||
- win64-clang-cl
|
- win64-clang-cl
|
||||||
|
@ -66,9 +68,11 @@ sm-plain-win32/opt:
|
||||||
treeherder:
|
treeherder:
|
||||||
platform: windows2012-32/opt
|
platform: windows2012-32/opt
|
||||||
symbol: SM(p)
|
symbol: SM(p)
|
||||||
|
tier: 2
|
||||||
run:
|
run:
|
||||||
spidermonkey-variant: plain
|
spidermonkey-variant: plain
|
||||||
spidermonkey-platform: win32
|
spidermonkey-platform: win32
|
||||||
|
run-on-projects: ['mozilla-central', 'try']
|
||||||
fetches:
|
fetches:
|
||||||
toolchain:
|
toolchain:
|
||||||
- win64-clang-cl
|
- win64-clang-cl
|
||||||
|
@ -99,6 +103,7 @@ sm-compacting-win32/debug:
|
||||||
treeherder:
|
treeherder:
|
||||||
platform: windows2012-32/debug
|
platform: windows2012-32/debug
|
||||||
symbol: SM(cgc)
|
symbol: SM(cgc)
|
||||||
|
tier: 2
|
||||||
run:
|
run:
|
||||||
spidermonkey-variant: compacting
|
spidermonkey-variant: compacting
|
||||||
spidermonkey-platform: win32
|
spidermonkey-platform: win32
|
||||||
|
|
Загрузка…
Ссылка в новой задаче