mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
Bug 1244720 - Allow scheduling on try Wr-e10s jobs for TaskCluster Linux64 debug builds. tier-2. DONTBUILD. r=jmaher
--HG-- extra : commitid : 6grgymzWWgH extra : histedit_source : 1fd34f80a9f42fd47c4b30734dd782e55fbfa9bb
This commit is contained in:
parent
419a52ea4c
commit
50255e583c
@ -63,6 +63,7 @@ flags:
|
||||
web-platform-tests: /web-platform-tests.*/
|
||||
web-platform-tests-e10s: /web-platform-tests-e10s.*/
|
||||
web-platform-tests-reftests: /web-platform-tests-reftests.*/
|
||||
web-platform-tests-reftests-e10s: /web-platform-tests-reftests-e10s.*/
|
||||
xpcshell: /xpcshell.*/
|
||||
|
||||
builds:
|
||||
@ -152,5 +153,6 @@ flags:
|
||||
- web-platform-tests
|
||||
- web-platform-tests-e10s
|
||||
- web-platform-tests-reftests
|
||||
- web-platform-tests-reftests-e10s
|
||||
- xpcshell
|
||||
|
||||
|
@ -16,7 +16,7 @@ task:
|
||||
mozharness/configs/web_platform_tests/prod_config.py
|
||||
mozharness/configs/remove_executables.py
|
||||
metadata:
|
||||
name: '[TC] Linux64 web-platform-tests-reftests-e10s'
|
||||
name: '[TC] Linux64 web-platform-tests-reftests-e10s'
|
||||
description: Web platform reftest e10s test run
|
||||
extra:
|
||||
suite:
|
||||
@ -25,4 +25,4 @@ task:
|
||||
treeherder:
|
||||
groupName: Desktop web-platform-tests
|
||||
groupSymbol: tc-W-e10s
|
||||
symbol: Wr
|
||||
symbol: Wr-e10s
|
||||
|
Loading…
Reference in New Issue
Block a user