Bug 1233940 - Enable emu-x86-kk xpcshell tests on m-c and integration branches draft
authorEdgar Chen <echen@mozilla.com>
Wed, 23 Dec 2015 19:34:33 +0800
changeset 317849 1cd0424ce66c0a7841d60e8767e031a7bbb1781b
parent 317848 2436166ac830d8606976f8783e451f28f8fc7e9d
child 512369 f25d58367e9d7c2f079e987bd8090aad0b83710f
push id8774
push userechen@mozilla.com
push dateTue, 29 Dec 2015 12:36:04 +0000
bugs1233940
milestone46.0a1
Bug 1233940 - Enable emu-x86-kk xpcshell tests on m-c and integration branches
testing/taskcluster/tasks/branches/base_jobs.yml
testing/taskcluster/tasks/branches/try/job_flags.yml
--- a/testing/taskcluster/tasks/branches/base_jobs.yml
+++ b/testing/taskcluster/tasks/branches/base_jobs.yml
@@ -265,10 +265,12 @@ tests:
       tasks/builds/b2g_desktop_opt.yml:
         task: tasks/tests/b2g_reftests_sanity_oop.yml
   web-platform-tests-reftests:
     allowed_build_tasks:
       tasks/builds/dbg_linux64.yml:
         task: tasks/tests/fx_linux64_web_platform_tests_reftests.yml
   xpcshell:
     allowed_build_tasks:
+      tasks/builds/b2g_emulator_x86_kk_opt.yml:
+        task: tasks/tests/b2g_emulator_xpcshell_chunked.yml
       tasks/builds/dbg_linux64.yml:
         task: tasks/tests/fx_linux64_xpcshell.yml
--- a/testing/taskcluster/tasks/branches/try/job_flags.yml
+++ b/testing/taskcluster/tasks/branches/try/job_flags.yml
@@ -185,12 +185,10 @@ tests:
       tasks/builds/b2g_emulator_x86_kk_opt.yml:
         task: tasks/tests/b2g_emulator_reftest.yml
   web-platform-tests-reftests:
     allowed_build_tasks:
       tasks/builds/dbg_linux64_clobber.yml:
         task: tasks/tests/fx_linux64_web_platform_tests_reftests.yml
   xpcshell:
     allowed_build_tasks:
-      tasks/builds/b2g_emulator_x86_kk_opt.yml:
-        task: tasks/tests/b2g_emulator_xpcshell_chunked.yml
       tasks/builds/dbg_linux64_clobber.yml:
         task: tasks/tests/fx_linux64_xpcshell.yml