From 26b263adb03a522234a95d819e6ddc96c62bf4e5 Mon Sep 17 00:00:00 2001 From: Edgar Chen Date: Wed, 14 Oct 2015 12:42:18 +0800 Subject: [PATCH] Bug 1214475 - Enable emu-x86-kk crashtest on m-c and integration branches. r=garndt --HG-- extra : commitid : FpmKF5sE7GT extra : rebase_source : 58b39a877f87208ad903fbfaacf377209bb3a7fb extra : amend_source : 398f3000ac2cbecdb850b4d5f33b7a97ca786a30 --- testing/taskcluster/tasks/branches/base_jobs.yml | 2 ++ testing/taskcluster/tasks/tests/b2g_emulator_crashtest.yml | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/testing/taskcluster/tasks/branches/base_jobs.yml b/testing/taskcluster/tasks/branches/base_jobs.yml index 753eb61bc501..1b444a92d1a2 100644 --- a/testing/taskcluster/tasks/branches/base_jobs.yml +++ b/testing/taskcluster/tasks/branches/base_jobs.yml @@ -186,6 +186,8 @@ tests: allowed_build_tasks: tasks/builds/b2g_emulator_ics_opt.yml: task: tasks/tests/b2g_emulator_crashtest.yml + tasks/builds/b2g_emulator_x86_kk_opt.yml: + task: tasks/tests/b2g_emulator_crashtest.yml gaia-build: allowed_build_tasks: tasks/builds/b2g_desktop_opt.yml: diff --git a/testing/taskcluster/tasks/tests/b2g_emulator_crashtest.yml b/testing/taskcluster/tasks/tests/b2g_emulator_crashtest.yml index ecb4418ffe86..9c714958acd4 100644 --- a/testing/taskcluster/tasks/tests/b2g_emulator_crashtest.yml +++ b/testing/taskcluster/tasks/tests/b2g_emulator_crashtest.yml @@ -32,7 +32,9 @@ task: extra: chunks: total: 5 - + treeherderEnv: + - production + - staging treeherder: groupName: Reftest groupSymbol: tc-R