зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1218791 - Schedule taskcluster mochitest-webgl tests on linux64 debug as Tier-2, r=dustin
--HG-- extra : commitid : Baxoj5yKNIo extra : rebase_source : b493f8ea7fdc39d644614cbe0ff570ceba93ba13
This commit is contained in:
Родитель
6d8a42769f
Коммит
1719d01737
|
@ -36,7 +36,7 @@ flags:
|
|||
xpcshell: /xpcshell.*/
|
||||
robocop: /robocop.*/
|
||||
mochitest-dt: /mochitest-devtools-chrome.*/
|
||||
mochitest-gl: /mochitest-gl.*/
|
||||
mochitest-gl: /mochitest-webgl.*/
|
||||
mochitest-bc: /mochitest-browser-chrome.*/
|
||||
mochitest-browser: /mochitest-browser-chrome.*/
|
||||
reftest: /(plain-)?reftest.*/
|
||||
|
@ -106,6 +106,7 @@ flags:
|
|||
- mochitest
|
||||
- mochitest-media
|
||||
- mochitest-oop
|
||||
- mochitest-webgl
|
||||
- mozmill
|
||||
- reftest
|
||||
- reftest-ipc
|
||||
|
|
|
@ -258,6 +258,10 @@ tests:
|
|||
allowed_build_tasks:
|
||||
tasks/builds/b2g_desktop_opt.yml:
|
||||
task: tasks/tests/b2g_mochitest_oop.yml
|
||||
mochitest-webgl:
|
||||
allowed_build_tasks:
|
||||
tasks/builds/dbg_linux64.yml:
|
||||
task: tasks/tests/fx_linux64_mochitest_gl.yml
|
||||
reftest:
|
||||
allowed_build_tasks:
|
||||
tasks/builds/mulet_linux.yml:
|
||||
|
|
|
@ -330,6 +330,10 @@ tests:
|
|||
task: tasks/tests/b2g_emulator_mochitest.yml
|
||||
tasks/builds/mulet_linux.yml:
|
||||
task: tasks/tests/mulet_mochitests.yml
|
||||
mochitest-webgl:
|
||||
allowed_build_tasks:
|
||||
tasks/builds/dbg_linux64_clobber.yml:
|
||||
task: tasks/tests/fx_linux64_mochitest_gl.yml
|
||||
mochitest-oop:
|
||||
allowed_build_tasks:
|
||||
tasks/builds/b2g_desktop_opt.yml:
|
||||
|
|
|
@ -20,3 +20,4 @@ task:
|
|||
groupName: Desktop mochitests
|
||||
groupSymbol: tc-M
|
||||
symbol: gl
|
||||
tier: 2
|
||||
|
|
Загрузка…
Ссылка в новой задаче