Bug 1210699 - Enable cppunit on emu-x86-kk, Treeherder Production. r=garndt

This commit is contained in:
Hsin-Yi Tsai 2015-10-02 10:29:25 +08:00
parent 2f87bab46d
commit 309d0ac13b
3 changed files with 9 additions and 0 deletions

View File

@ -178,6 +178,10 @@ tests:
task: tasks/tests/b2g_emulator_cpp_unit.yml
tasks/builds/b2g_emulator_ics_debug.yml:
task: tasks/tests/b2g_emulator_cpp_unit.yml
tasks/builds/b2g_emulator_x86_kk_opt.yml:
task: tasks/tests/b2g_emulator_cpp_unit.yml
tasks/builds/b2g_emulator_x86_kk_debug.yml:
task: tasks/tests/b2g_emulator_cpp_unit.yml
crashtest:
allowed_build_tasks:
tasks/builds/b2g_emulator_ics_opt.yml:

View File

@ -240,6 +240,8 @@ tests:
task: tasks/tests/b2g_emulator_cpp_unit.yml
tasks/builds/b2g_emulator_x86_kk_opt.yml:
task: tasks/tests/b2g_emulator_cpp_unit.yml
tasks/builds/b2g_emulator_x86_kk_debug.yml:
task: tasks/tests/b2g_emulator_cpp_unit.yml
crashtest:
allowed_build_tasks:
tasks/builds/b2g_emulator_ics_opt.yml:

View File

@ -27,6 +27,9 @@ task:
expires: '{{#from_now}}1 year{{/from_now}}'
extra:
treeherderEnv:
- production
- staging
treeherder:
groupName: CPP Unit Tests
symbol: 'Cpp'