Bug 1275281 - Enable more Linux e10s tests on Taskcluster and clean up some cruft. r=armenzg

--HG--
extra : rebase_source : cd18847524a2ac1208eae310c5e7f3c7c3b0cf1e
This commit is contained in:
Ryan VanderMeulen 2016-05-24 15:49:52 -04:00
Родитель bc093355a7
Коммит 7868d3f110
2 изменённых файлов: 12 добавлений и 4 удалений

Просмотреть файл

@ -101,7 +101,6 @@ flags:
- cppunit
- crashtest
- crashtest-e10s
- crashtest-ipc
- external-media-tests
- firefox-ui-functional
- firefox-ui-functional-e10s
@ -130,17 +129,14 @@ flags:
- mochitest-jetpack
- mochitest-media
- mochitest-media-e10s
- mochitest-oop
- mochitest-webgl
- mochitest-webgl-e10s
- mochitest-valgrind
- mozmill
- reftest
- reftest-e10s
- reftest-ipc
- reftest-no-accel
- reftest-no-accel-e10s
- reftest-sanity-oop
- web-platform-tests
- web-platform-tests-e10s
- web-platform-tests-reftests

Просмотреть файл

@ -345,6 +345,8 @@ tests:
allowed_build_tasks:
tasks/builds/opt_linux64.yml:
task: tasks/tests/fx_linux64_mochitest_dt_e10s_opt.yml
tasks/builds/dbg_linux64.yml:
task: tasks/tests/fx_linux64_mochitest_dt_e10s_dbg.yml
tasks/builds/opt_linux64_pgo.yml:
task: tasks/tests/fx_linux64_mochitest_dt_e10s_opt.yml
mochitest-jetpack:
@ -409,8 +411,18 @@ tests:
allowed_build_tasks:
tasks/builds/opt_linux64.yml:
task: tasks/tests/fx_linux64_reftest_not_accelerated_opt.yml
tasks/builds/dbg_linux64.yml:
task: tasks/tests/fx_linux64_reftest_not_accelerated_dbg.yml
tasks/builds/opt_linux64_pgo.yml:
task: tasks/tests/fx_linux64_reftest_not_accelerated_opt.yml
reftest-no-accel-e10s:
allowed_build_tasks:
tasks/builds/opt_linux64.yml:
task: tasks/tests/fx_linux64_reftest_not_accelerated_e10s_opt.yml
tasks/builds/dbg_linux64.yml:
task: tasks/tests/fx_linux64_reftest_not_accelerated_e10s_dbg.yml
tasks/builds/opt_linux64_pgo.yml:
task: tasks/tests/fx_linux64_reftest_not_accelerated_e10s_opt.yml
web-platform-tests:
allowed_build_tasks:
tasks/builds/opt_linux64.yml: