Bug 1131165 - Increase xpcshell timeout to closer to 2 hours r=garndt
---
$inherits:
from: 'tasks/test.yml'
task:
metadata:
name: '[TC] XPCShell'
description: XPCShell test run {{chunk}}
payload:
maxRunTime: 6000
command:
- entrypoint
- >
python ./mozharness/scripts/b2g_emulator_unittest.py
--config-file ./mozharness/configs/b2g/emulator_automation_config.py
--config-file ./mozharness_configs/emulator_override.py
--download-symbols ondemand
--test-suite xpcshell
--installer-url {{build_url}}
--test-url {{tests_url}}
--xre-url https://s3-us-west-2.amazonaws.com/test-caching/packages/xre_linux_x86.zip
--this-chunk {{chunk}}
--total-chunk {{total_chunks}}
artifacts:
'public/build':
type: directory
path: '/home/worker/artifacts/'
expires: '{{#from_now}}1 year{{/from_now}}'
extra:
treeherder:
groupName: XPCShell
symbol: X{{chunk}}
productName: b2g