--- $inherits: from: 'tasks/test.yml' task: metadata: name: '[TC] XPCShell' description: XPCShell test run 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 artifacts: 'public/build': type: directory path: '/home/worker/artifacts/' expires: '{{#from_now}}1 year{{/from_now}}' extra: treeherder: groupName: XPCShell symbol: X productName: b2g