Update release config for Thunderbird-52.9.1-build3
fromcopyimportdeepcopyimportconfig_commonreload(config_common)fromconfig_commonimportloadDefaultValues,loadCustomTalosSuites, \get_talos_slave_platforms,delete_slave_platform,nested_haskeyimportmaster_commonreload(master_common)frommaster_commonimportsetMainFirefoxVersions,items_at_least,items_beforeimportproject_branchesreload(project_branches)fromproject_branchesimportPROJECT_BRANCHES,ACTIVE_PROJECT_BRANCHESimportlocalconfigreload(localconfig)fromlocalconfigimportSLAVES,TRY_SLAVES,GLOBAL_VARS,GRAPH_CONFIGMOZHARNESS_REBOOT_CMD=['scripts/external_tools/count_and_reboot.py','-f','../reboot_count.txt','-n','1','-z']TALOS_TP_NEW_OPTS={'plugins':{'32':'zips/flash32_10_3_183_5.zip','64':'zips/flash64_11_0_d1_98.zip'},'pagesets':['zips/tp5n.zip']}BRANCHES={'mozilla-esr52':{'gecko_version':52,'platforms':{'macosx64':{},'win32':{},'win64':{},'linux':{},'linux64':{},'linux64-asan':{},},'lock_platforms':True,},'try':{'coallesce_jobs':False,},}setMainFirefoxVersions(BRANCHES)# TalosPLATFORMS={'linux':{},'linux64':{},'linux64-asan':{},'linux64-qr':{},'linux64-stylo':{},'linux64-stylosequential':{},'linux64-devedition':{},'macosx64':{},'macosx64-devedition':{},'win32':{},'win32-devedition':{},'win32-stylo-disabled':{},'win64':{},'win64-asan':{},'win64-devedition':{},'win64-stylo-disabled':{},}PLATFORMS['macosx64']['slave_platforms']=['yosemite_r7']PLATFORMS['macosx64']['env_name']='mac-perf'PLATFORMS['macosx64']['yosemite_r7']={'name':"Rev7 MacOSX Yosemite 10.10.5"}PLATFORMS['macosx64']['stage_product']='firefox'PLATFORMS['macosx64']['mozharness_config']={'mozharness_python':['/tools/buildbot/bin/python','-u'],'hg_bin':'hg','reboot_command':['/tools/buildbot/bin/python']+MOZHARNESS_REBOOT_CMD,'config_file':'talos/mac_config.py',}PLATFORMS['macosx64']['talos_slave_platforms']=['yosemite_r7']PLATFORMS['macosx64-devedition']['slave_platforms']=['yosemite_r7_devedition']PLATFORMS['macosx64-devedition']['env_name']='mac-perf'PLATFORMS['macosx64-devedition']['yosemite_r7_devedition']={'name':"Rev7 MacOSX Yosemite 10.10.5 DevEdition",'try_by_default':False}PLATFORMS['macosx64-devedition']['stage_product']='firefox'PLATFORMS['macosx64-devedition']['mozharness_config']={'mozharness_python':['/tools/buildbot/bin/python','-u'],'hg_bin':'hg','reboot_command':['/tools/buildbot/bin/python']+MOZHARNESS_REBOOT_CMD,'config_file':'talos/mac_config.py',}PLATFORMS['win32']['slave_platforms']=['xp_ix','win7_ix','win7_vm','win7_vm_gfx']PLATFORMS['win32']['talos_slave_platforms']=['win7_ix']PLATFORMS['win32']['env_name']='win32-perf'PLATFORMS['win32']['xp_ix']={'name':"Windows XP 32-bit",'try_by_default':False}PLATFORMS['win32']['win7_ix']={'name':"Windows 7 32-bit"}PLATFORMS['win32']['win7_vm']={'name':"Windows 7 VM 32-bit"}PLATFORMS['win32']['win7_vm_gfx']={'name':"Windows 7 VM-GFX 32-bit",'try_by_default':True}PLATFORMS['win32']['stage_product']='firefox'PLATFORMS['win32']['mozharness_config']={'mozharness_python':['c:/mozilla-build/python27/python','-u'],'hg_bin':'c:\\mozilla-build\\hg\\hg','reboot_command':['c:/mozilla-build/python27/python','-u']+MOZHARNESS_REBOOT_CMD,'config_file':'talos/windows_config.py',}PLATFORMS['win32-devedition']['slave_platforms']=['win7_ix_devedition','win7_vm_devedition','win7_vm_gfx_devedition']PLATFORMS['win32-devedition']['env_name']='win32-perf'PLATFORMS['win32-devedition']['win7_ix_devedition']={'name':"Windows 7 32-bit DevEdition",'try_by_default':False}PLATFORMS['win32-devedition']['win7_vm_devedition']={'name':"Windows 7 VM 32-bit DevEdition",'try_by_default':False}PLATFORMS['win32-devedition']['win7_vm_gfx_devedition']={'name':"Windows 7 VM-GFX 32-bit DevEdition",'try_by_default':False}PLATFORMS['win32-devedition']['stage_product']='firefox'PLATFORMS['win32-devedition']['mozharness_config']={'mozharness_python':['c:/mozilla-build/python27/python','-u'],'hg_bin':'c:\\mozilla-build\\hg\\hg','reboot_command':['c:/mozilla-build/python27/python','-u']+MOZHARNESS_REBOOT_CMD,'config_file':'talos/windows_config.py',}PLATFORMS['win32-stylo-disabled']['slave_platforms']=['win7_ix_stylo_disabled']PLATFORMS['win32-stylo-disabled']['talos_slave_platforms']=[]PLATFORMS['win32-stylo-disabled']['env_name']='win32-perf'PLATFORMS['win32-stylo-disabled']['win7_ix_stylo_disabled']={'name':'Windows 7 32-bit stylo-disabled','try_by_default':False}PLATFORMS['win32-stylo-disabled']['stage_product']='firefox'PLATFORMS['win32-stylo-disabled']['mozharness_config']={'mozharness_python':['c:/mozilla-build/python27/python','-u'],'hg_bin':'c:\\mozilla-build\\hg\\hg','reboot_command':['c:/mozilla-build/python27/python','-u']+MOZHARNESS_REBOOT_CMD,'config_file':'talos/windows_config.py',}PLATFORMS['win64']['slave_platforms']=['win8_64','win10_64']PLATFORMS['win64']['talos_slave_platforms']=['win10_64']PLATFORMS['win64']['env_name']='win64-perf'PLATFORMS['win64']['stage_product']='firefox'PLATFORMS['win64']['win8_64']={'name':'Windows 8 64-bit','try_by_default':False}PLATFORMS['win64']['win10_64']={'name':'Windows 10 64-bit','try_by_default':True}PLATFORMS['win64']['mozharness_config']={'mozharness_python':['c:/mozilla-build/python27/python','-u'],'hg_bin':'c:\\mozilla-build\\hg\\hg','reboot_command':['c:/mozilla-build/python27/python','-u']+MOZHARNESS_REBOOT_CMD,'config_file':'talos/windows_config.py',}PLATFORMS['win64-asan']['slave_platforms']=['win10_64_asan']PLATFORMS['win64-asan']['talos_slave_platforms']=[]PLATFORMS['win64-asan']['env_name']='win64-perf'PLATFORMS['win64-asan']['win10_64_asan']={'name':'Windows 10 64-bit asan'}PLATFORMS['win64-asan']['stage_product']='firefox'PLATFORMS['win64-asan']['mozharness_config']={'mozharness_python':['c:/mozilla-build/python27/python','-u'],'hg_bin':'c:\\mozilla-build\\hg\\hg','reboot_command':['c:/mozilla-build/python27/python','-u']+MOZHARNESS_REBOOT_CMD,'config_file':'talos/windows_config.py',}PLATFORMS['win64-stylo-disabled']['slave_platforms']=['win10_64_stylo_disabled']PLATFORMS['win64-stylo-disabled']['talos_slave_platforms']=[]PLATFORMS['win64-stylo-disabled']['env_name']='win64-perf'PLATFORMS['win64-stylo-disabled']['win10_64_stylo_disabled']={'name':'Windows 10 64-bit stylo-disabled','try_by_default':False}PLATFORMS['win64-stylo-disabled']['stage_product']='firefox'PLATFORMS['win64-stylo-disabled']['mozharness_config']={'mozharness_python':['c:/mozilla-build/python27/python','-u'],'hg_bin':'c:\\mozilla-build\\hg\\hg','reboot_command':['c:/mozilla-build/python27/python','-u']+MOZHARNESS_REBOOT_CMD,'config_file':'talos/windows_config.py',}PLATFORMS['win64-devedition']['slave_platforms']=['win8_64_devedition','win10_64_devedition']PLATFORMS['win64-devedition']['env_name']='win64-perf'PLATFORMS['win64-devedition']['stage_product']='firefox'PLATFORMS['win64-devedition']['win8_64_devedition']={'name':'Windows 8 64-bit DevEdition','try_by_default':False}PLATFORMS['win64-devedition']['win10_64_devedition']={'name':'Windows 10 64-bit DevEdition','try_by_default':False}PLATFORMS['win64-devedition']['mozharness_config']={'mozharness_python':['c:/mozilla-build/python27/python','-u'],'hg_bin':'c:\\mozilla-build\\hg\\hg','reboot_command':['c:/mozilla-build/python27/python','-u']+MOZHARNESS_REBOOT_CMD,'config_file':'talos/windows_config.py',}PLATFORMS['linux']['slave_platforms']=['ubuntu32_vm']PLATFORMS['linux']['env_name']='linux-perf'PLATFORMS['linux']['ubuntu32_vm']={'name':'Ubuntu VM 12.04'}PLATFORMS['linux']['stage_product']='firefox'PLATFORMS['linux']['mozharness_config']={'mozharness_python':['/tools/buildbot/bin/python','-u'],'hg_bin':'hg','reboot_command':['/tools/buildbot/bin/python']+MOZHARNESS_REBOOT_CMD,'config_file':'talos/linux_config.py',}PLATFORMS['linux64']['slave_platforms']=['ubuntu64_vm','ubuntu64_vm_lnx_large']PLATFORMS['linux64']['talos_slave_platforms']=['ubuntu64_hw']PLATFORMS['linux64']['env_name']='linux-perf'PLATFORMS['linux64']['ubuntu64_vm']={'name':'Ubuntu VM 12.04 x64'}PLATFORMS['linux64']['ubuntu64_hw']={'name':'Ubuntu HW 12.04 x64'}PLATFORMS['linux64']['ubuntu64_vm_lnx_large']={'name':'Ubuntu VM large 12.04 x64'}PLATFORMS['linux64']['stage_product']='firefox'PLATFORMS['linux64']['mozharness_config']={'mozharness_python':'/tools/buildbot/bin/python','hg_bin':'hg','reboot_command':['/tools/buildbot/bin/python']+MOZHARNESS_REBOOT_CMD,'config_file':'talos/linux_config.py',}PLATFORMS['linux64-qr']['slave_platforms']=[]PLATFORMS['linux64-qr']['talos_slave_platforms']=['ubuntu64_hw_qr']PLATFORMS['linux64-qr']['env_name']='linux-perf'PLATFORMS['linux64-qr']['ubuntu64_hw_qr']={'name':'Ubuntu HW 12.04 x64 qr'}PLATFORMS['linux64-qr']['stage_product']='firefox'PLATFORMS['linux64-qr']['mozharness_config']={'mozharness_python':'/tools/buildbot/bin/python','hg_bin':'hg','reboot_command':['/tools/buildbot/bin/python']+MOZHARNESS_REBOOT_CMD,'config_file':'talos/linux_config.py',}PLATFORMS['linux64-stylo']['slave_platforms']=[]PLATFORMS['linux64-stylo']['talos_slave_platforms']=['ubuntu64_hw_stylo']PLATFORMS['linux64-stylo']['env_name']='linux-perf'PLATFORMS['linux64-stylo']['ubuntu64_hw_stylo']={'name':'Ubuntu HW 12.04 x64 stylo'}PLATFORMS['linux64-stylo']['stage_product']='firefox'PLATFORMS['linux64-stylo']['mozharness_config']={'mozharness_python':'/tools/buildbot/bin/python','hg_bin':'hg','reboot_command':['/tools/buildbot/bin/python']+MOZHARNESS_REBOOT_CMD,'config_file':'talos/linux_config.py',}PLATFORMS['linux64-stylosequential']['slave_platforms']=[]PLATFORMS['linux64-stylosequential']['talos_slave_platforms']=['ubuntu64_hw_styloseq']PLATFORMS['linux64-stylosequential']['env_name']='linux-perf'PLATFORMS['linux64-stylosequential']['ubuntu64_hw_styloseq']={'name':'Ubuntu HW 12.04 x64 stylo-sequential'}PLATFORMS['linux64-stylosequential']['stage_product']='firefox'PLATFORMS['linux64-stylosequential']['mozharness_config']={'mozharness_python':'/tools/buildbot/bin/python','hg_bin':'hg','reboot_command':['/tools/buildbot/bin/python']+MOZHARNESS_REBOOT_CMD,'config_file':'talos/linux_config.py',}PLATFORMS['linux64-devedition']['slave_platforms']=[]PLATFORMS['linux64-devedition']['env_name']='linux-perf'PLATFORMS['linux64-devedition']['ubuntu64_hw_devedition']={'name':'Ubuntu HW 12.04 x64 devedition'}PLATFORMS['linux64-devedition']['stage_product']='firefox'PLATFORMS['linux64-devedition']['mozharness_config']={'mozharness_python':'/tools/buildbot/bin/python','hg_bin':'hg','reboot_command':['/tools/buildbot/bin/python']+MOZHARNESS_REBOOT_CMD,'config_file':'talos/linux_config.py',}PLATFORMS['linux64-asan']['slave_platforms']=['ubuntu64-asan_vm','ubuntu64-asan_vm_lnx_large']PLATFORMS['linux64-asan']['ubuntu64-asan_vm']={'name':'Ubuntu ASAN VM 12.04 x64'}PLATFORMS['linux64-asan']['ubuntu64-asan_vm_lnx_large']={'name':'Ubuntu ASAN VM large 12.04 x64'}PLATFORMS['linux64-asan']['stage_product']='firefox'PLATFORMS['linux64-asan']['mozharness_config']={'mozharness_python':'/tools/buildbot/bin/python','hg_bin':'hg','reboot_command':['/tools/buildbot/bin/python']+MOZHARNESS_REBOOT_CMD,'config_file':'talos/linux_config.py',}# Lets be explicit instead of magical.forplatform,platform_configinPLATFORMS.iteritems():all_slave_platforms=set(platform_config['slave_platforms']+platform_config.get('talos_slave_platforms',[]))forslave_platforminall_slave_platforms:platform_config[slave_platform]['slaves']=sorted(SLAVES[slave_platform])ifslave_platforminTRY_SLAVES:platform_config[slave_platform]['try_slaves']=sorted(TRY_SLAVES[slave_platform])else:platform_config[slave_platform]['try_slaves']=platform_config[slave_platform]['slaves']ALL_TALOS_PLATFORMS=get_talos_slave_platforms(PLATFORMS,platforms=('linux64','win32','macosx64','win64','linux64-qr','linux64-stylo','linux64-stylosequential'))LINUX_ONLY=get_talos_slave_platforms(PLATFORMS,platforms=('linux64','linux64-qr','linux64-stylo','linux64-stylosequential'))WIN_ONLY=get_talos_slave_platforms(PLATFORMS,platforms=('win32','win64'))WIN7_ONLY=['win7_ix']WIN10_ONLY=get_talos_slave_platforms(PLATFORMS,platforms=('win64',))SUITES={'xperf-e10s':{'enable_by_default':True,'suites':GRAPH_CONFIG+['--activeTests','tp5n','--sampleConfig','xperf.config','--mozAfterPaint','--xperf_path','"c:/Program Files/Microsoft Windows Performance Toolkit/xperf.exe"','--filter','ignore_first:5','--filter','median'],'options':(TALOS_TP_NEW_OPTS,WIN7_ONLY),},'xperf-stylo-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','tp5n','--sampleConfig','xperf.config','--mozAfterPaint','--xperf_path','"c:/Program Files/Microsoft Windows Performance Toolkit/xperf.exe"','--filter','ignore_first:5','--filter','median'],'options':(TALOS_TP_NEW_OPTS,WIN7_ONLY),},'xperf-stylo-disabled-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','tp5n','--sampleConfig','xperf.config','--mozAfterPaint','--xperf_path','"c:/Program Files/Microsoft Windows Performance Toolkit/xperf.exe"','--filter','ignore_first:5','--filter','median'],'options':(TALOS_TP_NEW_OPTS,WIN7_ONLY),},'tp5o-e10s':{'enable_by_default':True,'suites':GRAPH_CONFIG+['--activeTests','tp5o','--mozAfterPaint','--responsiveness','--filter','ignore_first:5','--filter','median'],'options':(TALOS_TP_NEW_OPTS,ALL_TALOS_PLATFORMS),},'tp5o-profiling-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','tp5o','--mozAfterPaint','--responsiveness','--filter','ignore_first:5','--filter','median'],'options':(TALOS_TP_NEW_OPTS,WIN10_ONLY),},'tp5o-stylo-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','tp5o','--mozAfterPaint','--responsiveness','--filter','ignore_first:5','--filter','median'],'options':(TALOS_TP_NEW_OPTS,ALL_TALOS_PLATFORMS),},'tp5o-stylo-disabled-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','tp5o','--mozAfterPaint','--responsiveness','--filter','ignore_first:5','--filter','median'],'options':(TALOS_TP_NEW_OPTS,ALL_TALOS_PLATFORMS),},'g1-e10s':{'enable_by_default':True,'suites':GRAPH_CONFIG+['--activeTests','tp5o_scroll','--filter','ignore_first:1','--filter','median'],'options':(TALOS_TP_NEW_OPTS,ALL_TALOS_PLATFORMS),},'g1-profiling-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','tp5o_scroll','--filter','ignore_first:1','--filter','median'],'options':(TALOS_TP_NEW_OPTS,WIN10_ONLY),},'g1-stylo-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','tp5o_scroll','--filter','ignore_first:1','--filter','median'],'options':(TALOS_TP_NEW_OPTS,ALL_TALOS_PLATFORMS),},'g1-stylo-disabled-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','tp5o_scroll','--filter','ignore_first:1','--filter','median'],'options':(TALOS_TP_NEW_OPTS,ALL_TALOS_PLATFORMS),},'g2-e10s':{'enable_by_default':True,'suites':GRAPH_CONFIG+['--activeTests','damp','--filter','ignore_first:1','--filter','median'],'options':(TALOS_TP_NEW_OPTS,ALL_TALOS_PLATFORMS),},'g2-profiling-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','damp','--filter','ignore_first:1','--filter','median'],'options':(TALOS_TP_NEW_OPTS,WIN10_ONLY),},'g2-stylo-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','damp','--filter','ignore_first:1','--filter','median'],'options':(TALOS_TP_NEW_OPTS,ALL_TALOS_PLATFORMS),},'g2-stylo-disabled-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','damp','--filter','ignore_first:1','--filter','median'],'options':(TALOS_TP_NEW_OPTS,ALL_TALOS_PLATFORMS),},'g3-e10s':{'enable_by_default':True,'suites':GRAPH_CONFIG+['--activeTests','dromaeo_dom'],'options':({},LINUX_ONLY),},'g3-stylo-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','dromaeo_dom'],'options':({},LINUX_ONLY),},'g3-stylo-disabled-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','dromaeo_dom'],'options':({},LINUX_ONLY),},'g4-e10s':{'enable_by_default':True,'suites':GRAPH_CONFIG+['--activeTests','basic_compositor_video'],'options':({},ALL_TALOS_PLATFORMS),},'g4-profiling-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','basic_compositor_video'],'options':({},WIN10_ONLY),},'g4-stylo-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','basic_compositor_video'],'options':({},ALL_TALOS_PLATFORMS),},'g4-stylo-disabled-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','basic_compositor_video'],'options':({},ALL_TALOS_PLATFORMS),},'g5-e10s':{'enable_by_default':True,'suites':GRAPH_CONFIG+['--activeTests','ts_paint'],'options':({},ALL_TALOS_PLATFORMS),},'g5-profiling-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','ts_paint'],'options':({},WIN10_ONLY),},'g5-stylo-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','ts_paint'],'options':({},ALL_TALOS_PLATFORMS),},'g5-stylo-disabled-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','ts_paint'],'options':({},ALL_TALOS_PLATFORMS),},'other-e10s':{'enable_by_default':True,'suites':GRAPH_CONFIG+['--activeTests','tscrollr:a11yr:ts_paint:tpaint','--mozAfterPaint','--filter','ignore_first:5','--filter','median'],'options':({},ALL_TALOS_PLATFORMS),},'other-profiling-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','tscrollr:a11yr:ts_paint:tpaint','--mozAfterPaint','--filter','ignore_first:5','--filter','median'],'options':({},WIN10_ONLY),},'other-stylo-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','tscrollr:a11yr:ts_paint:tpaint','--mozAfterPaint','--filter','ignore_first:5','--filter','median'],'options':({},ALL_TALOS_PLATFORMS),},'other-stylo-disabled-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','tscrollr:a11yr:ts_paint:tpaint','--mozAfterPaint','--filter','ignore_first:5','--filter','median'],'options':({},ALL_TALOS_PLATFORMS),},'svgr-e10s':{'enable_by_default':True,'suites':GRAPH_CONFIG+['--activeTests','tsvgr:tsvgr_opacity','--filter','ignore_first:5','--filter','median'],'options':({},ALL_TALOS_PLATFORMS),},'svgr-profiling-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','tsvgr:tsvgr_opacity','--filter','ignore_first:5','--filter','median'],'options':({},WIN10_ONLY),},'svgr-stylo-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','tsvgr:tsvgr_opacity','--filter','ignore_first:5','--filter','median'],'options':({},ALL_TALOS_PLATFORMS),},'svgr-stylo-disabled-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','tsvgr:tsvgr_opacity','--filter','ignore_first:5','--filter','median'],'options':({},ALL_TALOS_PLATFORMS),},'dromaeojs-e10s':{'enable_by_default':True,'suites':GRAPH_CONFIG+['--activeTests','dromaeo_css:dromaeo_dom:kraken:v8_7'],'options':({},ALL_TALOS_PLATFORMS),},'dromaeojs-profiling-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','dromaeo_css:dromaeo_dom:kraken:v8_7'],'options':({},WIN10_ONLY),},'dromaeojs-stylo-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','dromaeo_css:dromaeo_dom:kraken:v8_7'],'options':({},ALL_TALOS_PLATFORMS),},'dromaeojs-stylo-disabled-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','dromaeo_css:dromaeo_dom:kraken:v8_7'],'options':({},ALL_TALOS_PLATFORMS),},'chromez-e10s':{'enable_by_default':True,'suites':GRAPH_CONFIG+['--activeTests','tresize','--mozAfterPaint','--filter','ignore_first:5','--filter','median'],'options':({},ALL_TALOS_PLATFORMS),},'chromez-profiling-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','tresize','--mozAfterPaint','--filter','ignore_first:5','--filter','median'],'options':({},WIN10_ONLY),},'chromez-stylo-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','tresize','--mozAfterPaint','--filter','ignore_first:5','--filter','median'],'options':({},ALL_TALOS_PLATFORMS),},'chromez-stylo-disabled-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','tresize','--mozAfterPaint','--filter','ignore_first:5','--filter','median'],'options':({},ALL_TALOS_PLATFORMS),},'perf-reftest-e10s':{'enable_by_default':True,'suites':GRAPH_CONFIG+['--activeTests','bloom_basic:bloom_basic_ref','--filter','ignore_first:5','--filter','median'],'options':({},ALL_TALOS_PLATFORMS),},'perf-reftest-profiling-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','bloom_basic:bloom_basic_ref','--filter','ignore_first:5','--filter','median'],'options':({},WIN10_ONLY),},'perf-reftest-stylo-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','bloom_basic:bloom_basic_ref','--filter','ignore_first:5','--filter','median'],'options':({},ALL_TALOS_PLATFORMS),},'perf-reftest-stylo-disabled-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','bloom_basic:bloom_basic_ref','--filter','ignore_first:5','--filter','median'],'options':({},ALL_TALOS_PLATFORMS),},'tp6-e10s':{'enable_by_default':True,'suites':GRAPH_CONFIG+['--activeTests','Quantum_1','--filter','ignore_first:5','--filter','median'],'options':({},ALL_TALOS_PLATFORMS),},'tp6-profiling-e10s':{'enable_by_default':True,'suites':GRAPH_CONFIG+['--activeTests','Quantum_1','--filter','ignore_first:5','--filter','median','--stylo'],'options':({},WIN10_ONLY),},'tp6-stylo-e10s':{'enable_by_default':True,'suites':GRAPH_CONFIG+['--activeTests','Quantum_1','--filter','ignore_first:5','--filter','median','--stylo'],'options':({},ALL_TALOS_PLATFORMS),},'tp6-stylo-disabled-e10s':{'enable_by_default':True,'suites':GRAPH_CONFIG+['--activeTests','Quantum_1','--filter','ignore_first:5','--filter','median','--stylo'],'options':({},ALL_TALOS_PLATFORMS),},'tp6-stylo-threads-e10s':{'enable_by_default':True,'suites':GRAPH_CONFIG+['--activeTests','Quantum_1','--filter','ignore_first:5','--filter','median','--stylo-threads'],'options':({},ALL_TALOS_PLATFORMS),},'perf-reftest-singletons-e10s':{'enable_by_default':True,'suites':GRAPH_CONFIG+['--activeTests','bloom_basic_singleton','--filter','ignore_first:5','--filter','median'],'options':({},ALL_TALOS_PLATFORMS),},'perf-reftest-singletons-profiling-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','bloom_basic_singleton','--filter','ignore_first:5','--filter','median'],'options':({},WIN10_ONLY),},'perf-reftest-singletons-stylo-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','bloom_basic_singleton','--filter','ignore_first:5','--filter','median'],'options':({},ALL_TALOS_PLATFORMS),},'perf-reftest-singletons-stylo-disabled-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','bloom_basic_singleton','--filter','ignore_first:5','--filter','median'],'options':({},ALL_TALOS_PLATFORMS),},'speedometer-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','speedometer'],'options':({},ALL_TALOS_PLATFORMS),},'speedometer-profiling-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','speedometer'],'options':({},WIN10_ONLY),},'speedometer-stylo-disabled-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','speedometer'],'options':({},ALL_TALOS_PLATFORMS),},'h1-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','ts_paint_heavy'],'options':({},ALL_TALOS_PLATFORMS),},'h2-e10s':{'enable_by_default':False,'suites':GRAPH_CONFIG+['--activeTests','tp6_google_heavy:tp6_youtube_heavy:tp6_amazon_heavy:tp6_facebook_heavy'],'options':({},ALL_TALOS_PLATFORMS),},}BRANCH_UNITTEST_VARS={'hghost':'hg.mozilla.org',# turn on platforms as we get them running'platforms':{'linux':{},'linux64':{},'linux64-qr':{},'linux64-stylo':{},'linux64-stylosequential':{},'linux64-devedition':{},'linux64-asan':{},'macosx64':{},'macosx64-devedition':{},'win32':{},'win32-devedition':{},'win32-stylo-disabled':{},'win64':{},'win64-asan':{},'win64-devedition':{},'win64-stylo-disabled':{},},}### The below section contains definitions for all of the test suites### available for desktop testing.### CPP Unit Tests ###CPPUNIT=[('cppunit',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--cppunittest-suite','cppunittest'],'blob_upload':True,'script_maxtime':7200,}),]GTEST=[('gtest',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--gtest-suite','gtest'],'blob_upload':True,'script_maxtime':7200,}),]### Jit Tests ###JITTEST=[('jittest',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--jittest-suite','jittest'],'script_maxtime':7200,}),]JITTEST_CHUNKED=[('jittest',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--jittest-suite','jittest-chunked'],'blob_upload':True,'script_maxtime':7200,'totalChunks':2,}),]### Marionette ###MARIONETTE=[('marionette',{'use_mozharness':True,'script_path':'scripts/marionette.py','download_symbols':False,'blob_upload':True,}),]MARIONETTE_E10S=[('marionette-e10s',{'use_mozharness':True,'script_path':'scripts/marionette.py','extra_args':['--e10s'],'download_symbols':False,'blob_upload':True,}),]### Mochitests (Browser-Chrome) ###MOCHITEST_BC_7=[('mochitest-browser-chrome',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--mochitest-suite','browser-chrome-chunked'],'blob_upload':True,'script_maxtime':12000,'totalChunks':7,}),]MOCHITEST_BC_7_E10S=[('mochitest-e10s-browser-chrome',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--mochitest-suite','browser-chrome-chunked','--e10s'],'blob_upload':True,'script_maxtime':12000,'totalChunks':7,}),]### Mochitests (Devtools) ###MOCHITEST_DT_8=[('mochitest-devtools-chrome',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--mochitest-suite','mochitest-devtools-chrome-chunked'],'blob_upload':True,'script_maxtime':4800,'totalChunks':8,}),]MOCHITEST_DT_8_E10S=[('mochitest-e10s-devtools-chrome',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--mochitest-suite','mochitest-devtools-chrome','--e10s'],'blob_upload':True,'script_maxtime':4800,'totalChunks':8,}),]### Mochitests (Plain) ###MOCHITEST_E10S=[('mochitest-e10s',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--mochitest-suite','plain-chunked','--e10s'],'blob_upload':True,'script_maxtime':7200,'totalChunks':5,}),]MOCHITEST_E10S_10=[('mochitest-e10s',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--mochitest-suite','plain-chunked','--e10s'],'blob_upload':True,'script_maxtime':7200,'totalChunks':10,}),]MOCHITEST_WO_BC=[('mochitest',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--mochitest-suite','plain-chunked'],'blob_upload':True,'script_maxtime':7200,'totalChunks':5,}),]MOCHITEST_WO_BC_10=[('mochitest',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--mochitest-suite','plain-chunked'],'blob_upload':True,'script_maxtime':7200,'totalChunks':10,}),]### Mochitest (Other Miscellaneous Suites) ###MOCHITEST_A11Y=[('mochitest-a11y',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--mochitest-suite','a11y'],'blob_upload':True,'script_maxtime':1800,}),]MOCHITEST_CHROME=[('mochitest-chrome',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--mochitest-suite','chrome-chunked'],'blob_upload':True,'script_maxtime':7200,'totalChunks':3,}),]MOCHITEST_JP=[('mochitest-jetpack',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--mochitest-suite','jetpack-package','--mochitest-suite','jetpack-addon'],'blob_upload':True,'script_maxtime':12000,}),]MOCHITEST_MEDIA=[('mochitest-media',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--mochitest-suite','mochitest-media'],'blob_upload':True,'script_maxtime':7200,}),]MOCHITEST_MEDIA_E10S=[('mochitest-media-e10s',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--mochitest-suite','mochitest-media','--e10s'],'blob_upload':True,'script_maxtime':7200,}),]MOCHITEST_WEBGL_CHUNKED=[('mochitest-gl',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--mochitest-suite','mochitest-gl'],'blob_upload':True,'script_maxtime':5400,'totalChunks':3,}),]MOCHITEST_WEBGL_CHUNKED_E10S=[('mochitest-gl-e10s',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--mochitest-suite','mochitest-gl','--e10s'],'blob_upload':True,'script_maxtime':5400,'totalChunks':3,}),]MOCHITEST_GPU=[('mochitest-gpu',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--mochitest-suite','plain-gpu,chrome-gpu,browser-chrome-gpu'],'blob_upload':True,'script_maxtime':7200,}),]MOCHITEST_GPU_E10S=[('mochitest-gpu-e10s',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--mochitest-suite','plain-gpu,chrome-gpu,browser-chrome-gpu','--e10s'],'blob_upload':True,'script_maxtime':7200,}),]MOCHITEST_CLIPBOARD=[('mochitest-clipboard',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--mochitest-suite','plain-clipboard,chrome-clipboard,browser-chrome-clipboard,jetpack-package-clipboard'],'blob_upload':True,'script_maxtime':7200,}),]MOCHITEST_CLIPBOARD_E10S=[('mochitest-clipboard-e10s',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--mochitest-suite','plain-clipboard,chrome-clipboard,browser-chrome-clipboard,jetpack-package-clipboard','--e10s'],'blob_upload':True,'script_maxtime':7200,}),]### Mochitest Combinations ###MOCHITEST_5=MOCHITEST_WO_BC+MOCHITEST_A11Y+MOCHITEST_CHROMEMOCHITEST_10=MOCHITEST_WO_BC_10+MOCHITEST_A11Y+MOCHITEST_CHROME### Reftests ###CRASHTEST_E10S=[('crashtest-e10s',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--reftest-suite','crashtest','--e10s'],'blob_upload':True,'script_maxtime':7200,}),]JSREFTEST=[('jsreftest',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--reftest-suite','jsreftest'],'blob_upload':True,'script_maxtime':7200,}),]JSREFTEST_TWO_CHUNKS=[('jsreftest',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--reftest-suite','jsreftest'],'blob_upload':True,'script_maxtime':7200,'totalChunks':2,}),]JSREFTEST_E10S=[('jsreftest-e10s',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--reftest-suite','jsreftest','--e10s'],'blob_upload':True,'script_maxtime':7200,}),]JSREFTEST_E10S_TWO_CHUNKS=[('jsreftest-e10s',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--reftest-suite','jsreftest','--e10s'],'blob_upload':True,'script_maxtime':7200,'totalChunks':2,}),]OTHER_REFTESTS=[('crashtest',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--reftest-suite','crashtest'],'blob_upload':True,'script_maxtime':7200,}),]REFTEST_E10S=[('reftest-e10s',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--reftest-suite','reftest','--e10s'],'blob_upload':True,'script_maxtime':7200,}),]REFTEST_QR_E10S=[('reftest-qr-e10s',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--reftest-suite','reftest-qr','--e10s'],'blob_upload':True,'script_maxtime':7200,}),]REFTEST_E10S_TWO_CHUNKS=[('reftest-e10s',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--reftest-suite','reftest','--e10s'],'blob_upload':True,'script_maxtime':7200,'totalChunks':2,}),]REFTEST_QR_E10S_TWO_CHUNKS=[('reftest-qr-e10s',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--reftest-suite','reftest-qr','--e10s'],'blob_upload':True,'script_maxtime':7200,'totalChunks':2,}),]REFTEST_ONE_CHUNK=[('reftest',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--reftest-suite','reftest'],'blob_upload':True,'script_maxtime':7200,}),]REFTEST_TWO_CHUNKS=[('reftest',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--reftest-suite','reftest'],'blob_upload':True,'script_maxtime':7200,'totalChunks':2,}),]REFTEST_FOUR_CHUNKS=[('reftest',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--reftest-suite','reftest'],'blob_upload':True,'script_maxtime':7200,'totalChunks':4,}),]REFTEST_GPU_E10S=[('reftest-gpu-e10s',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--reftest-suite','reftest-gpu','--e10s'],'blob_upload':True,'script_maxtime':7200,}),]REFTEST_NOACCEL=[('reftest-no-accel',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--reftest-suite','reftest-no-accel'],'blob_upload':True,'script_maxtime':7200,}),]REFTEST_NOACCEL_E10S=[('reftest-no-accel-e10s',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--reftest-suite','reftest-no-accel','--e10s'],'blob_upload':True,'script_maxtime':7200,}),]REFTEST_NOACCEL_TWO_CHUNKS=[('reftest-no-accel',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--reftest-suite','reftest-no-accel'],'blob_upload':True,'script_maxtime':7200,'totalChunks':2,}),]REFTEST_NOACCEL_FOUR_CHUNKS=[('reftest-no-accel',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--reftest-suite','reftest-no-accel'],'blob_upload':True,'script_maxtime':7200,'totalChunks':4,}),]REFTEST_NOACCEL_E10S_TWO_CHUNKS=[('reftest-no-accel-e10s',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--reftest-suite','reftest-no-accel','--e10s'],'blob_upload':True,'script_maxtime':7200,'totalChunks':2,}),]### Web Platform Tests ###WEB_PLATFORM_REFTESTS=[('web-platform-tests-reftests',{'use_mozharness':True,'script_path':'scripts/web_platform_tests.py','extra_args':["--test-type=reftest"],'blob_upload':True,'script_maxtime':7200,}),]WEB_PLATFORM_TESTS_CHUNKED=[('web-platform-tests',{'use_mozharness':True,'script_path':'scripts/web_platform_tests.py','extra_args':["--test-type=testharness"],'totalChunks':5,'blob_upload':True,'script_maxtime':7200,}),]WEB_PLATFORM_TESTS_CHUNKED_MORE=[('web-platform-tests',{'use_mozharness':True,'script_path':'scripts/web_platform_tests.py','extra_args':["--test-type=testharness"],'totalChunks':10,'blob_upload':True,'script_maxtime':7200,}),]WEB_PLATFORM_REFTESTS_E10S=[('web-platform-tests-reftests-e10s',{'use_mozharness':True,'script_path':'scripts/web_platform_tests.py','extra_args':["--test-type=reftest","--e10s"],'blob_upload':True,'script_maxtime':7200,}),]WEB_PLATFORM_TESTS_CHUNKED_E10S=[('web-platform-tests-e10s',{'use_mozharness':True,'script_path':'scripts/web_platform_tests.py','extra_args':["--test-type=testharness","--e10s"],'totalChunks':5,'blob_upload':True,'script_maxtime':7200,}),]WEB_PLATFORM_TESTS_CHUNKED_MORE_E10S=[('web-platform-tests-e10s',{'use_mozharness':True,'script_path':'scripts/web_platform_tests.py','extra_args':["--test-type=testharness","--e10s"],'totalChunks':10,'blob_upload':True,'script_maxtime':7200,}),]### XPCShell ###XPCSHELL=[('xpcshell',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--xpcshell-suite','xpcshell'],'blob_upload':True,'script_maxtime':7200,}),]XPCSHELL_FOUR_CHUNKS=[('xpcshell',{'use_mozharness':True,'script_path':'scripts/desktop_unittest.py','extra_args':['--xpcshell-suite','xpcshell'],'blob_upload':True,'script_maxtime':7200,'totalChunks':4,}),]### Default Test Suites For All Platforms #### The below test suites will run across all platforms and trees. Many platforms# will additionally require other various suites to be run, which are set in the# sections below.UNITTEST_SUITES={'opt_unittest_suites':CPPUNIT+MOCHITEST_5+MOCHITEST_BC_7+MOCHITEST_DT_8+ \MOCHITEST_WEBGL_CHUNKED+OTHER_REFTESTS+JSREFTEST,'debug_unittest_suites':CPPUNIT+MARIONETTE+MOCHITEST_BC_7+ \MOCHITEST_WEBGL_CHUNKED+OTHER_REFTESTS+JSREFTEST,}# You must define opt_unittest_suites when enable_opt_unittests is True for a# platform. Likewise debug_unittest_suites for enable_debug_unittestsPLATFORM_UNITTEST_VARS={'linux':{'product_name':'firefox','app_name':'browser','brand_name':'Minefield','builds_before_reboot':1,'unittest-env':{'DISPLAY':':0'},'enable_opt_unittests':True,'enable_debug_unittests':True,'ubuntu32_vm':{'opt_unittest_suites':UNITTEST_SUITES['opt_unittest_suites']+JITTEST_CHUNKED+ \MARIONETTE+WEB_PLATFORM_REFTESTS+WEB_PLATFORM_TESTS_CHUNKED,'debug_unittest_suites':UNITTEST_SUITES['debug_unittest_suites']+JITTEST_CHUNKED+ \MOCHITEST_10,'suite_config':{'mochitest-gpu':{'config_files':["unittests/linux_unittest.py"],},'mochitest-gpu-e10s':{'config_files':["unittests/linux_unittest.py"],},'mochitest-clipboard':{'config_files':["unittests/linux_unittest.py"],},'mochitest-clipboard-e10s':{'config_files':["unittests/linux_unittest.py"],},'cppunit':{'config_files':["unittests/linux_unittest.py"],},'gtest':{'config_files':["unittests/linux_unittest.py"],},'jittest':{'config_files':["unittests/linux_unittest.py"],},'marionette':{'config_files':["marionette/prod_config.py"],},'marionette-e10s':{'config_files':["marionette/prod_config.py"],},'mochitest':{'config_files':["unittests/linux_unittest.py"],},'mochitest-e10s':{'config_files':["unittests/linux_unittest.py"],},'mochitest-a11y':{'config_files':["unittests/linux_unittest.py"],},'mochitest-browser-chrome':{'config_files':["unittests/linux_unittest.py"],},'mochitest-e10s-browser-chrome':{'config_files':["unittests/linux_unittest.py"],},'mochitest-chrome':{'config_files':["unittests/linux_unittest.py"],},'mochitest-devtools-chrome':{'config_files':["unittests/linux_unittest.py"],},'mochitest-e10s-devtools-chrome':{'config_files':["unittests/linux_unittest.py"],},'mochitest-gl':{'config_files':["unittests/linux_unittest.py"],},'mochitest-gl-e10s':{'config_files':["unittests/linux_unittest.py"],},'mochitest-jetpack':{'config_files':["unittests/linux_unittest.py"],},'mochitest-media':{'config_files':["unittests/linux_unittest.py"],},'mochitest-media-e10s':{'config_files':["unittests/linux_unittest.py"],},'mochitest-other':{'config_files':["unittests/linux_unittest.py"],},'mozbase':{'config_files':["unittests/linux_unittest.py"],},'crashtest':{'config_files':["unittests/linux_unittest.py"],},'crashtest-e10s':{'config_files':["unittests/linux_unittest.py"],},'jsreftest':{'config_files':["unittests/linux_unittest.py"],},'jsreftest-e10s':{'config_files':["unittests/linux_unittest.py"],},'reftest':{'config_files':["unittests/linux_unittest.py"],},'reftest-e10s':{'config_files':["unittests/linux_unittest.py"],},'reftest-no-accel':{'config_files':["unittests/linux_unittest.py"],},'reftest-no-accel-e10s':{'config_files':["unittests/linux_unittest.py"],},'web-platform-tests':{'config_files':["web_platform_tests/prod_config.py"],},'web-platform-tests-e10s':{'config_files':["web_platform_tests/prod_config.py"],},'web-platform-tests-reftests':{'config_files':["web_platform_tests/prod_config.py"],},'web-platform-tests-reftests-e10s':{'config_files':["web_platform_tests/prod_config.py"],},'webapprt-chrome':{'config_files':["unittests/linux_unittest.py"],},'xpcshell':{'config_files':["unittests/linux_unittest.py"],},},},},'linux64':{'product_name':'firefox','app_name':'browser','brand_name':'Minefield','builds_before_reboot':1,'unittest-env':{'DISPLAY':':0'},'enable_opt_unittests':True,'enable_debug_unittests':True,'ubuntu64_hw':{},'ubuntu64_vm':{'opt_unittest_suites':UNITTEST_SUITES['opt_unittest_suites']+JITTEST_CHUNKED+ \MARIONETTE+WEB_PLATFORM_REFTESTS+WEB_PLATFORM_TESTS_CHUNKED,'debug_unittest_suites':UNITTEST_SUITES['debug_unittest_suites']+JITTEST_CHUNKED+ \MOCHITEST_10+MOCHITEST_DT_8,'suite_config':{'mochitest-gpu':{'config_files':["unittests/linux_unittest.py"],},'mochitest-gpu-e10s':{'config_files':["unittests/linux_unittest.py"],},'mochitest-clipboard':{'config_files':["unittests/linux_unittest.py"],},'mochitest-clipboard-e10s':{'config_files':["unittests/linux_unittest.py"],},'cppunit':{'config_files':["unittests/linux_unittest.py"],},'jittest':{'config_files':["unittests/linux_unittest.py"],},'marionette':{'config_files':["marionette/prod_config.py"],},'marionette-e10s':{'config_files':["marionette/prod_config.py"],},'mochitest':{'config_files':["unittests/linux_unittest.py"],},'mochitest-e10s':{'config_files':["unittests/linux_unittest.py"],},'mochitest-a11y':{'config_files':["unittests/linux_unittest.py"],},'mochitest-browser-chrome':{'config_files':["unittests/linux_unittest.py"],},'mochitest-e10s-browser-chrome':{'config_files':["unittests/linux_unittest.py"],},'mochitest-chrome':{'config_files':["unittests/linux_unittest.py"],},'mochitest-devtools-chrome':{'config_files':["unittests/linux_unittest.py"],},'mochitest-e10s-devtools-chrome':{'config_files':["unittests/linux_unittest.py"],},'mochitest-gl':{'config_files':["unittests/linux_unittest.py"],},'mochitest-gl-e10s':{'config_files':["unittests/linux_unittest.py"],},'mochitest-jetpack':{'config_files':["unittests/linux_unittest.py"],},'mochitest-media':{'config_files':["unittests/linux_unittest.py"],},'mochitest-media-e10s':{'config_files':["unittests/linux_unittest.py"],},'mochitest-other':{'config_files':["unittests/linux_unittest.py"],},'mozbase':{'config_files':["unittests/linux_unittest.py"],},'crashtest':{'config_files':["unittests/linux_unittest.py"],},'crashtest-e10s':{'config_files':["unittests/linux_unittest.py"],},'jsreftest':{'config_files':["unittests/linux_unittest.py"],},'jsreftest-e10s':{'config_files':["unittests/linux_unittest.py"],},'reftest':{'config_files':["unittests/linux_unittest.py"],},'reftest-e10s':{'config_files':["unittests/linux_unittest.py"],},'reftest-no-accel':{'config_files':["unittests/linux_unittest.py"],},'reftest-no-accel-e10s':{'config_files':["unittests/linux_unittest.py"],},'web-platform-tests':{'config_files':["web_platform_tests/prod_config.py"],},'web-platform-tests-e10s':{'config_files':["web_platform_tests/prod_config.py"],},'web-platform-tests-reftests':{'config_files':["web_platform_tests/prod_config.py"],},'web-platform-tests-reftests-e10s':{'config_files':["web_platform_tests/prod_config.py"],},'webapprt-chrome':{'config_files':["unittests/linux_unittest.py"],},'xpcshell':{'config_files':["unittests/linux_unittest.py"],},},},'ubuntu64_vm_lnx_large':{'opt_unittest_suites':[],'debug_unittest_suites':[],'suite_config':{'gtest':{'config_files':["unittests/linux_unittest.py"],},},},},'linux64-qr':{'product_name':'firefox','app_name':'browser','brand_name':'Minefield','builds_before_reboot':1,'unittest-env':{'DISPLAY':':0'},'ubuntu64_hw_qr':{},},'linux64-stylo':{'product_name':'firefox','app_name':'browser','brand_name':'Minefield','builds_before_reboot':1,'unittest-env':{'DISPLAY':':0'},'ubuntu64_hw_stylo':{},},'linux64-stylosequential':{'product_name':'firefox','app_name':'browser','brand_name':'Minefield','builds_before_reboot':1,'unittest-env':{'DISPLAY':':0'},'ubuntu64_hw_styloseq':{},},'linux64-devedition':{'product_name':'firefox','app_name':'browser','brand_name':'Minefield','builds_before_reboot':1,'unittest-env':{'DISPLAY':':0'},'ubuntu64_hw_devedition':{},},'linux64-asan':{'product_name':'firefox','app_name':'browser','brand_name':'Minefield','builds_before_reboot':1,'unittest-env':{'DISPLAY':':0'},'enable_opt_unittests':True,'enable_debug_unittests':False,'ubuntu64-asan_vm':{'opt_unittest_suites':UNITTEST_SUITES['opt_unittest_suites']+JITTEST_CHUNKED,'debug_unittest_suites':[],'suite_config':{'mochitest-gpu':{'config_files':["unittests/linux_unittest.py"],},'mochitest-gpu-e10s':{'config_files':["unittests/linux_unittest.py"],},'mochitest-clipboard':{'config_files':["unittests/linux_unittest.py"],},'mochitest-clipboard-e10s':{'config_files':["unittests/linux_unittest.py"],},'cppunit':{'config_files':["unittests/linux_unittest.py"],},'jittest':{'config_files':["unittests/linux_unittest.py"],},'marionette':{'config_files':["marionette/prod_config.py"],},'marionette-e10s':{'config_files':["marionette/prod_config.py"],},'mochitest':{'config_files':["unittests/linux_unittest.py"],},'mochitest-e10s':{'config_files':["unittests/linux_unittest.py"],},'mochitest-a11y':{'config_files':["unittests/linux_unittest.py"],},'mochitest-browser-chrome':{'config_files':["unittests/linux_unittest.py"],},'mochitest-e10s-browser-chrome':{'config_files':["unittests/linux_unittest.py"],},'mochitest-chrome':{'config_files':["unittests/linux_unittest.py"],},'mochitest-devtools-chrome':{'config_files':["unittests/linux_unittest.py"],},'mochitest-e10s-devtools-chrome':{'config_files':["unittests/linux_unittest.py"],},'mochitest-gl':{'config_files':["unittests/linux_unittest.py"],},'mochitest-gl-e10s':{'config_files':["unittests/linux_unittest.py"],},'mochitest-jetpack':{'config_files':["unittests/linux_unittest.py"],},'mochitest-media':{'config_files':["unittests/linux_unittest.py"],},'mochitest-media-e10s':{'config_files':["unittests/linux_unittest.py"],},'mochitest-other':{'config_files':["unittests/linux_unittest.py"],},'mozbase':{'config_files':["unittests/linux_unittest.py"],},'crashtest':{'config_files':["unittests/linux_unittest.py"],},'crashtest-e10s':{'config_files':["unittests/linux_unittest.py"],},'jsreftest':{'config_files':["unittests/linux_unittest.py"],},'jsreftest-e10s':{'config_files':["unittests/linux_unittest.py"],},'reftest':{'config_files':["unittests/linux_unittest.py"],},'reftest-e10s':{'config_files':["unittests/linux_unittest.py"],},'reftest-no-accel':{'config_files':["unittests/linux_unittest.py"],},'reftest-no-accel-e10s':{'config_files':["unittests/linux_unittest.py"],},'web-platform-tests':{'config_files':["web_platform_tests/prod_config.py"],},'web-platform-tests-e10s':{'config_files':["web_platform_tests/prod_config.py"],},'web-platform-tests-reftests':{'config_files':["web_platform_tests/prod_config.py"],},'web-platform-tests-reftests-e10s':{'config_files':["web_platform_tests/prod_config.py"],},'webapprt-chrome':{'config_files':["unittests/linux_unittest.py"],},'xpcshell':{'config_files':["unittests/linux_unittest.py"],},},},'ubuntu64-asan_vm_lnx_large':{'opt_unittest_suites':[],'debug_unittest_suites':[],'suite_config':{'gtest':{'config_files':["unittests/linux_unittest.py"],},},},},'win32':{'product_name':'firefox','app_name':'browser','brand_name':'Minefield','builds_before_reboot':1,'mochitest_leak_threshold':484,'crashtest_leak_threshold':484,'env_name':'win32-perf-unittest','enable_opt_unittests':True,'enable_debug_unittests':True,'xp_ix':{'opt_unittest_suites':UNITTEST_SUITES['opt_unittest_suites']+JITTEST+ \MARIONETTE+REFTEST_ONE_CHUNK+WEB_PLATFORM_REFTESTS+ \WEB_PLATFORM_TESTS_CHUNKED,'debug_unittest_suites':UNITTEST_SUITES['debug_unittest_suites']+JITTEST+ \MOCHITEST_5+MOCHITEST_DT_8+REFTEST_ONE_CHUNK,'suite_config':{'mochitest-gpu':{'config_files':["unittests/win_unittest.py"],},'mochitest-gpu-e10s':{'config_files':["unittests/win_unittest.py"],},'mochitest-clipboard':{'config_files':["unittests/win_unittest.py"],},'mochitest-clipboard-e10s':{'config_files':["unittests/win_unittest.py"],},'cppunit':{'config_files':["unittests/win_unittest.py"],},'gtest':{'config_files':["unittests/win_unittest.py"],},'jittest':{'config_files':["unittests/win_unittest.py"],},'marionette':{'config_files':["marionette/windows_config.py"],},'marionette-e10s':{'config_files':["marionette/windows_config.py"],},'mochitest':{'config_files':["unittests/win_unittest.py"],},'mochitest-e10s':{'config_files':["unittests/win_unittest.py"],},'mochitest-a11y':{'config_files':["unittests/win_unittest.py"],},'mochitest-browser-chrome':{'config_files':["unittests/win_unittest.py"],},'mochitest-e10s-browser-chrome':{'config_files':["unittests/win_unittest.py"],},'mochitest-chrome':{'config_files':["unittests/win_unittest.py"],},'mochitest-devtools-chrome':{'config_files':["unittests/win_unittest.py"],},'mochitest-e10s-devtools-chrome':{'config_files':["unittests/win_unittest.py"],},'mochitest-gl':{'config_files':["unittests/win_unittest.py"],},'mochitest-gl-e10s':{'config_files':["unittests/win_unittest.py"],},'mochitest-jetpack':{'config_files':["unittests/win_unittest.py"],},'mochitest-media':{'config_files':["unittests/win_unittest.py"],},'mochitest-media-e10s':{'config_files':["unittests/win_unittest.py"],},'mochitest-other':{'config_files':["unittests/win_unittest.py"],},'mozbase':{'config_files':["unittests/win_unittest.py"],},'crashtest':{'config_files':["unittests/win_unittest.py"],},'crashtest-e10s':{'config_files':["unittests/win_unittest.py"],},'jsreftest':{'config_files':["unittests/win_unittest.py"],},'jsreftest-e10s':{'config_files':["unittests/win_unittest.py"],},'reftest':{'config_files':["unittests/win_unittest.py"],},'reftest-e10s':{'config_files':["unittests/win_unittest.py"],},'reftest-no-accel':{'config_files':["unittests/win_unittest.py"],},'reftest-no-accel-e10s':{'config_files':["unittests/win_unittest.py"],},'web-platform-tests':{'config_files':["web_platform_tests/prod_config_windows.py"],},'web-platform-tests-e10s':{'config_files':["web_platform_tests/prod_config_windows.py"],},'web-platform-tests-reftests':{'config_files':["web_platform_tests/prod_config_windows.py"],},'web-platform-tests-reftests-e10s':{'config_files':["web_platform_tests/prod_config_windows.py"],},'webapprt-chrome':{'config_files':["unittests/win_unittest.py"],},'xpcshell':{'config_files':["unittests/win_unittest.py"],},},},'win7_ix':{'opt_unittest_suites':UNITTEST_SUITES['opt_unittest_suites']+JITTEST+MARIONETTE+ \REFTEST_NOACCEL+REFTEST_ONE_CHUNK+WEB_PLATFORM_REFTESTS+ \WEB_PLATFORM_TESTS_CHUNKED,'debug_unittest_suites':UNITTEST_SUITES['debug_unittest_suites']+JITTEST+ \MOCHITEST_5+MOCHITEST_DT_8+REFTEST_NOACCEL_TWO_CHUNKS+ \REFTEST_TWO_CHUNKS,'suite_config':{'mochitest-gpu':{'config_files':["unittests/win_unittest.py"],},'mochitest-gpu-e10s':{'config_files':["unittests/win_unittest.py"],},'mochitest-clipboard':{'config_files':["unittests/win_unittest.py"],},'mochitest-clipboard-e10s':{'config_files':["unittests/win_unittest.py"],},'cppunit':{'config_files':["unittests/win_unittest.py"],},'gtest':{'config_files':["unittests/win_unittest.py"],},'jittest':{'config_files':["unittests/win_unittest.py"],},'marionette':{'config_files':["marionette/windows_config.py"],},'marionette-e10s':{'config_files':["marionette/windows_config.py"],},'mochitest':{'config_files':["unittests/win_unittest.py"],},'mochitest-e10s':{'config_files':["unittests/win_unittest.py"],},'mochitest-a11y':{'config_files':["unittests/win_unittest.py"],},'mochitest-browser-chrome':{'config_files':["unittests/win_unittest.py"],},'mochitest-e10s-browser-chrome':{'config_files':["unittests/win_unittest.py"],},'mochitest-chrome':{'config_files':["unittests/win_unittest.py"],},'mochitest-devtools-chrome':{'config_files':["unittests/win_unittest.py"],},'mochitest-e10s-devtools-chrome':{'config_files':["unittests/win_unittest.py"],},'mochitest-gl':{'config_files':["unittests/win_unittest.py"],},'mochitest-gl-e10s':{'config_files':["unittests/win_unittest.py"],},'mochitest-jetpack':{'config_files':["unittests/win_unittest.py"],},'mochitest-media':{'config_files':["unittests/win_unittest.py"],},'mochitest-media-e10s':{'config_files':["unittests/win_unittest.py"],},'mochitest-other':{'config_files':["unittests/win_unittest.py"],},'mozbase':{'config_files':["unittests/win_unittest.py"],},'crashtest':{'config_files':["unittests/win_unittest.py"],},'crashtest-e10s':{'config_files':["unittests/win_unittest.py"],},'jsreftest':{'config_files':["unittests/win_unittest.py"],},'jsreftest-e10s':{'config_files':["unittests/win_unittest.py"],},'reftest':{'config_files':["unittests/win_unittest.py"],},'reftest-e10s':{'config_files':["unittests/win_unittest.py"],},'reftest-no-accel':{'config_files':["unittests/win_unittest.py"],},'reftest-no-accel-e10s':{'config_files':["unittests/win_unittest.py"],},'web-platform-tests':{'config_files':["web_platform_tests/prod_config_windows.py"],},'web-platform-tests-e10s':{'config_files':["web_platform_tests/prod_config_windows.py"],},'web-platform-tests-reftests':{'config_files':["web_platform_tests/prod_config_windows.py"],},'web-platform-tests-reftests-e10s':{'config_files':["web_platform_tests/prod_config_windows.py"],},'webapprt-chrome':{'config_files':["unittests/win_unittest.py"],},'xpcshell':{'config_files':["unittests/win_unittest.py"],},},},'win7_vm':{'opt_unittest_suites':CPPUNIT+JITTEST+MARIONETTE+MOCHITEST_5+MOCHITEST_BC_7+ \MOCHITEST_DT_8+OTHER_REFTESTS+JSREFTEST+WEB_PLATFORM_REFTESTS+ \WEB_PLATFORM_TESTS_CHUNKED,'debug_unittest_suites':CPPUNIT+JITTEST+MARIONETTE+MOCHITEST_5+MOCHITEST_BC_7+ \MOCHITEST_DT_8+OTHER_REFTESTS+JSREFTEST,'suite_config':{'mochitest-gpu':{'config_files':["unittests/win_unittest.py"],},'mochitest-gpu-e10s':{'config_files':["unittests/win_unittest.py"],},'mochitest-clipboard':{'config_files':["unittests/win_unittest.py"],},'mochitest-clipboard-e10s':{'config_files':["unittests/win_unittest.py"],},'cppunit':{'config_files':["unittests/win_unittest.py"],},'gtest':{'config_files':["unittests/win_unittest.py"],},'jittest':{'config_files':["unittests/win_unittest.py"],},'marionette':{'config_files':["marionette/windows_config.py"],},'marionette-e10s':{'config_files':["marionette/windows_config.py"],},'mochitest':{'config_files':["unittests/win_unittest.py"],},'mochitest-e10s':{'config_files':["unittests/win_unittest.py"],},'mochitest-a11y':{'config_files':["unittests/win_unittest.py"],},'mochitest-browser-chrome':{'config_files':["unittests/win_unittest.py"],},'mochitest-e10s-browser-chrome':{'config_files':["unittests/win_unittest.py"],},'mochitest-chrome':{'config_files':["unittests/win_unittest.py"],},'mochitest-devtools-chrome':{'config_files':["unittests/win_unittest.py"],},'mochitest-e10s-devtools-chrome':{'config_files':["unittests/win_unittest.py"],},'mochitest-gl':{'config_files':["unittests/win_unittest.py"],},'mochitest-gl-e10s':{'config_files':["unittests/win_unittest.py"],},'mochitest-jetpack':{'config_files':["unittests/win_unittest.py"],},'mochitest-media':{'config_files':["unittests/win_unittest.py"],},'mochitest-media-e10s':{'config_files':["unittests/win_unittest.py"],},'mochitest-other':{'config_files':["unittests/win_unittest.py"],},'mozbase':{'config_files':["unittests/win_unittest.py"],},'crashtest':{'config_files':["unittests/win_unittest.py"],},'crashtest-e10s':{'config_files':["unittests/win_unittest.py"],},'jsreftest':{'config_files':["unittests/win_unittest.py"],},'jsreftest-e10s':{'config_files':["unittests/win_unittest.py"],},'reftest':{'config_files':["unittests/win_unittest.py"],},'reftest-e10s':{'config_files':["unittests/win_unittest.py"],},'reftest-no-accel':{'config_files':["unittests/win_unittest.py"],},'reftest-no-accel-e10s':{'config_files':["unittests/win_unittest.py"],},'web-platform-tests':{'config_files':["web_platform_tests/prod_config_windows.py"],},'web-platform-tests-e10s':{'config_files':["web_platform_tests/prod_config_windows.py"],},'web-platform-tests-reftests':{'config_files':["web_platform_tests/prod_config_windows.py"],},'web-platform-tests-reftests-e10s':{'config_files':["web_platform_tests/prod_config_windows.py"],},'webapprt-chrome':{'config_files':["unittests/win_unittest.py"],},'xpcshell':{'config_files':["unittests/win_unittest.py"],},},},'win7_vm_gfx':{'opt_unittest_suites':MOCHITEST_5+MOCHITEST_BC_7+ \REFTEST_NOACCEL+REFTEST_ONE_CHUNK,'debug_unittest_suites':MOCHITEST_5+MOCHITEST_BC_7+ \REFTEST_NOACCEL_TWO_CHUNKS+REFTEST_TWO_CHUNKS,'suite_config':{'mochitest-gpu':{'config_files':["unittests/win_unittest.py"],},'mochitest-gpu-e10s':{'config_files':["unittests/win_unittest.py"],},'mochitest-clipboard':{'config_files':["unittests/win_unittest.py"],},'mochitest-clipboard-e10s':{'config_files':["unittests/win_unittest.py"],},'cppunit':{'config_files':["unittests/win_unittest.py"],},'gtest':{'config_files':["unittests/win_unittest.py"],},'jittest':{'config_files':["unittests/win_unittest.py"],},'marionette':{'config_files':["marionette/windows_config.py"],},'marionette-e10s':{'config_files':["marionette/windows_config.py"],},'mochitest':{'config_files':["unittests/win_unittest.py"],},'mochitest-e10s':{'config_files':["unittests/win_unittest.py"],},'mochitest-a11y':{'config_files':["unittests/win_unittest.py"],},'mochitest-browser-chrome':{'config_files':["unittests/win_unittest.py"],},'mochitest-e10s-browser-chrome':{'config_files':["unittests/win_unittest.py"],},'mochitest-chrome':{'config_files':["unittests/win_unittest.py"],},'mochitest-devtools-chrome':{'config_files':["unittests/win_unittest.py"],},'mochitest-e10s-devtools-chrome':{'config_files':["unittests/win_unittest.py"],},'mochitest-gl':{'config_files':["unittests/win_unittest.py"],},'mochitest-gl-e10s':{'config_files':["unittests/win_unittest.py"],},'mochitest-jetpack':{'config_files':["unittests/win_unittest.py"],},'mochitest-media':{'config_files':["unittests/win_unittest.py"],},'mochitest-media-e10s':{'config_files':["unittests/win_unittest.py"],},'mochitest-other':{'config_files':["unittests/win_unittest.py"],},'mozbase':{'config_files':["unittests/win_unittest.py"],},'crashtest':{'config_files':["unittests/win_unittest.py"],},'crashtest-e10s':{'config_files':["unittests/win_unittest.py"],},'jsreftest':{'config_files':["unittests/win_unittest.py"],},'jsreftest-e10s':{'config_files':["unittests/win_unittest.py"],},'reftest':{'config_files':["unittests/win_unittest.py"],},'reftest-e10s':{'config_files':["unittests/win_unittest.py"],},'reftest-gpu-e10s':{'config_files':["unittests/win_unittest.py"],},'reftest-no-accel':{'config_files':["unittests/win_unittest.py"],},'reftest-no-accel-e10s':{'config_files':["unittests/win_unittest.py"],},'web-platform-tests':{'config_files':["web_platform_tests/prod_config_windows.py"],},'web-platform-tests-e10s':{'config_files':["web_platform_tests/prod_config_windows.py"],},'web-platform-tests-reftests':{'config_files':["web_platform_tests/prod_config_windows.py"],},'web-platform-tests-reftests-e10s':{'config_files':["web_platform_tests/prod_config_windows.py"],},'webapprt-chrome':{'config_files':["unittests/win_unittest.py"],},'xpcshell':{'config_files':["unittests/win_unittest.py"],},},},},'win32-devedition':{'product_name':'firefox','app_name':'browser','brand_name':'Minefield','builds_before_reboot':1,'mochitest_leak_threshold':484,'crashtest_leak_threshold':484,'env_name':'win32-perf-unittest','enable_opt_unittests':True,'enable_debug_unittests':True,'win7_ix_devedition':{'opt_unittest_suites':[],'debug_unittest_suites':[],},'win7_vm_devedition':{'opt_unittest_suites':[],'debug_unittest_suites':[],},'win7_vm_gfx_devedition':{'opt_unittest_suites':[],'debug_unittest_suites':[],},},'win32-stylo-disabled':{'product_name':'firefox','app_name':'browser','brand_name':'Minefield','builds_before_reboot':1,'env_name':'win32-perf-unittest','enable_opt_unittests':True,'enable_debug_unittests':True,'win7_ix_stylo_disabled':{'opt_unittest_suites':[],'debug_unittest_suites':[],'suite_config':{},},},'win64':{'product_name':'firefox','app_name':'browser','brand_name':'Minefield','builds_before_reboot':1,'mochitest_leak_threshold':484,'crashtest_leak_threshold':484,'env_name':'win64-perf-unittest','enable_opt_unittests':True,'enable_debug_unittests':True,'win10_64':{'opt_unittest_suites':[],'debug_unittest_suites':[],'suite_config':{'mochitest-gpu':{'config_files':["unittests/win_unittest.py"],},'mochitest-gpu-e10s':{'config_files':["unittests/win_unittest.py"],},'mochitest-clipboard':{'config_files':["unittests/win_unittest.py"],},'mochitest-clipboard-e10s':{'config_files':["unittests/win_unittest.py"],},'cppunit':{'config_files':["unittests/win_unittest.py"],},'gtest':{'config_files':["unittests/win_unittest.py"],},'jittest':{'config_files':["unittests/win_unittest.py"],},'marionette':{'config_files':["marionette/windows_config.py"],},'marionette-e10s':{'config_files':["marionette/windows_config.py"],},'mochitest':{'config_files':["unittests/win_unittest.py"],},'mochitest-e10s':{'config_files':["unittests/win_unittest.py"],},'mochitest-a11y':{'config_files':["unittests/win_unittest.py"],},'mochitest-browser-chrome':{'config_files':["unittests/win_unittest.py"],},'mochitest-e10s-browser-chrome':{'config_files':["unittests/win_unittest.py"],},'mochitest-chrome':{'config_files':["unittests/win_unittest.py"],},'mochitest-devtools-chrome':{'config_files':["unittests/win_unittest.py"],},'mochitest-e10s-devtools-chrome':{'config_files':["unittests/win_unittest.py"],},'mochitest-gl':{'config_files':["unittests/win_unittest.py"],},'mochitest-gl-e10s':{'config_files':["unittests/win_unittest.py"],},'mochitest-jetpack':{'config_files':["unittests/win_unittest.py"],},'mochitest-media':{'config_files':["unittests/win_unittest.py"],},'mochitest-media-e10s':{'config_files':["unittests/win_unittest.py"],},'mochitest-other':{'config_files':["unittests/win_unittest.py"],},'mozbase':{'config_files':["unittests/win_unittest.py"],},'crashtest':{'config_files':["unittests/win_unittest.py"],},'crashtest-e10s':{'config_files':["unittests/win_unittest.py"],},'jsreftest':{'config_files':["unittests/win_unittest.py"],},'jsreftest-e10s':{'config_files':["unittests/win_unittest.py"],},'reftest':{'config_files':["unittests/win_unittest.py"],},'reftest-e10s':{'config_files':["unittests/win_unittest.py"],},'reftest-qr-e10s':{'config_files':["unittests/win_unittest.py"],},'reftest-no-accel':{'config_files':["unittests/win_unittest.py"],},'reftest-no-accel-e10s':{'config_files':["unittests/win_unittest.py"],},'web-platform-tests':{'config_files':["web_platform_tests/prod_config_windows.py"],},'web-platform-tests-e10s':{'config_files':["web_platform_tests/prod_config_windows.py"],},'web-platform-tests-reftests':{'config_files':["web_platform_tests/prod_config_windows.py"],},'web-platform-tests-reftests-e10s':{'config_files':["web_platform_tests/prod_config_windows.py"],},'webapprt-chrome':{'config_files':["unittests/win_unittest.py"],},'xpcshell':{'config_files':["unittests/win_unittest.py"],},},},'win8_64':{'opt_unittest_suites':UNITTEST_SUITES['opt_unittest_suites']+JITTEST+MARIONETTE+ \REFTEST_NOACCEL+REFTEST_ONE_CHUNK+WEB_PLATFORM_REFTESTS+ \WEB_PLATFORM_TESTS_CHUNKED,'debug_unittest_suites':UNITTEST_SUITES['debug_unittest_suites']+JITTEST+ \MOCHITEST_5+MOCHITEST_DT_8+REFTEST_NOACCEL_TWO_CHUNKS+ \REFTEST_TWO_CHUNKS,'suite_config':{'mochitest-gpu':{'config_files':["unittests/win_unittest.py"],},'mochitest-gpu-e10s':{'config_files':["unittests/win_unittest.py"],},'mochitest-clipboard':{'config_files':["unittests/win_unittest.py"],},'mochitest-clipboard-e10s':{'config_files':["unittests/win_unittest.py"],},'cppunit':{'config_files':["unittests/win_unittest.py"],},'gtest':{'config_files':["unittests/win_unittest.py"],},'jittest':{'config_files':["unittests/win_unittest.py"],},'marionette':{'config_files':["marionette/windows_config.py"],},'marionette-e10s':{'config_files':["marionette/windows_config.py"],},'mochitest':{'config_files':["unittests/win_unittest.py"],},'mochitest-e10s':{'config_files':["unittests/win_unittest.py"],},'mochitest-a11y':{'config_files':["unittests/win_unittest.py"],},'mochitest-browser-chrome':{'config_files':["unittests/win_unittest.py"],},'mochitest-e10s-browser-chrome':{'config_files':["unittests/win_unittest.py"],},'mochitest-chrome':{'config_files':["unittests/win_unittest.py"],},'mochitest-devtools-chrome':{'config_files':["unittests/win_unittest.py"],},'mochitest-e10s-devtools-chrome':{'config_files':["unittests/win_unittest.py"],},'mochitest-gl':{'config_files':["unittests/win_unittest.py"],},'mochitest-gl-e10s':{'config_files':["unittests/win_unittest.py"],},'mochitest-jetpack':{'config_files':["unittests/win_unittest.py"],},'mochitest-media':{'config_files':["unittests/win_unittest.py"],},'mochitest-media-e10s':{'config_files':["unittests/win_unittest.py"],},'mochitest-other':{'config_files':["unittests/win_unittest.py"],},'mozbase':{'config_files':["unittests/win_unittest.py"],},'crashtest':{'config_files':["unittests/win_unittest.py"],},'crashtest-e10s':{'config_files':["unittests/win_unittest.py"],},'jsreftest':{'config_files':["unittests/win_unittest.py"],},'jsreftest-e10s':{'config_files':["unittests/win_unittest.py"],},'reftest':{'config_files':["unittests/win_unittest.py"],},'reftest-e10s':{'config_files':["unittests/win_unittest.py"],},'reftest-qr-e10s':{'config_files':["unittests/win_unittest.py"],},'reftest-no-accel':{'config_files':["unittests/win_unittest.py"],},'reftest-no-accel-e10s':{'config_files':["unittests/win_unittest.py"],},'web-platform-tests':{'config_files':["web_platform_tests/prod_config_windows.py"],},'web-platform-tests-e10s':{'config_files':["web_platform_tests/prod_config_windows.py"],},'web-platform-tests-reftests':{'config_files':["web_platform_tests/prod_config_windows.py"],},'web-platform-tests-reftests-e10s':{'config_files':["web_platform_tests/prod_config_windows.py"],},'webapprt-chrome':{'config_files':["unittests/win_unittest.py"],},'xpcshell':{'config_files':["unittests/win_unittest.py"],},},},},'win64-asan':{'product_name':'firefox','app_name':'browser','brand_name':'Minefield','builds_before_reboot':1,'env_name':'win64-perf-unittest','enable_opt_unittests':True,'enable_debug_unittests':True,'win10_64_asan':{'opt_unittest_suites':[],'debug_unittest_suites':[],'suite_config':{},},},'win64-devedition':{'product_name':'firefox','app_name':'browser','brand_name':'Minefield','builds_before_reboot':1,'mochitest_leak_threshold':484,'crashtest_leak_threshold':484,'env_name':'win64-perf-unittest','enable_opt_unittests':True,'enable_debug_unittests':True,'win8_64_devedition':{'opt_unittest_suites':[],'debug_unittest_suites':[],},'win10_64_devedition':{'opt_unittest_suites':[],'debug_unittest_suites':[],},},'win64-stylo-disabled':{'product_name':'firefox','app_name':'browser','brand_name':'Minefield','builds_before_reboot':1,'env_name':'win64-perf-unittest','enable_opt_unittests':True,'enable_debug_unittests':True,'win10_64_stylo_disabled':{'opt_unittest_suites':[],'debug_unittest_suites':[],'suite_config':{},},},'macosx64':{'product_name':'firefox','app_name':'browser','brand_name':'Minefield','builds_before_reboot':1,'enable_opt_unittests':True,'enable_debug_unittests':True,'yosemite_r7':{'opt_unittest_suites':UNITTEST_SUITES['opt_unittest_suites']+JITTEST+REFTEST_ONE_CHUNK,'debug_unittest_suites':UNITTEST_SUITES['debug_unittest_suites']+JITTEST+ \MOCHITEST_5+MOCHITEST_DT_8+REFTEST_TWO_CHUNKS,'suite_config':{'mochitest-gpu':{'config_files':["unittests/mac_unittest.py"],},'mochitest-gpu-e10s':{'config_files':["unittests/mac_unittest.py"],},'mochitest-clipboard':{'config_files':["unittests/mac_unittest.py"],},'mochitest-clipboard-e10s':{'config_files':["unittests/mac_unittest.py"],},'cppunit':{'config_files':["unittests/mac_unittest.py"],},'gtest':{'config_files':["unittests/mac_unittest.py"],},'jittest':{'config_files':["unittests/mac_unittest.py"],},'marionette':{'config_files':["marionette/prod_config.py"],},'marionette-e10s':{'config_files':["marionette/prod_config.py"],},'mochitest':{'config_files':["unittests/mac_unittest.py"],},'mochitest-e10s':{'config_files':["unittests/mac_unittest.py"],},'mochitest-a11y':{'config_files':["unittests/mac_unittest.py"],},'mochitest-browser-chrome':{'config_files':["unittests/mac_unittest.py"],},'mochitest-e10s-browser-chrome':{'config_files':["unittests/mac_unittest.py"],},'mochitest-chrome':{'config_files':["unittests/mac_unittest.py"],},'mochitest-devtools-chrome':{'config_files':["unittests/mac_unittest.py"],},'mochitest-e10s-devtools-chrome':{'config_files':["unittests/mac_unittest.py"],},'mochitest-gl':{'config_files':["unittests/mac_unittest.py"],},'mochitest-gl-e10s':{'config_files':["unittests/mac_unittest.py"],},'mochitest-jetpack':{'config_files':["unittests/mac_unittest.py"],},'mochitest-media':{'config_files':["unittests/mac_unittest.py"],},'mochitest-media-e10s':{'config_files':["unittests/mac_unittest.py"],},'mochitest-other':{'config_files':["unittests/mac_unittest.py"],},'mozbase':{'config_files':["unittests/mac_unittest.py"],},'crashtest':{'config_files':["unittests/mac_unittest.py"],},'crashtest-e10s':{'config_files':["unittests/mac_unittest.py"],},'jsreftest':{'config_files':["unittests/mac_unittest.py"],},'jsreftest-e10s':{'config_files':["unittests/mac_unittest.py"],},'reftest':{'config_files':["unittests/mac_unittest.py"],},'reftest-e10s':{'config_files':["unittests/mac_unittest.py"],},'reftest-no-accel':{'config_files':["unittests/mac_unittest.py"],},'reftest-no-accel-e10s':{'config_files':["unittests/mac_unittest.py"],},'web-platform-tests':{'config_files':["web_platform_tests/prod_config.py"],},'web-platform-tests-e10s':{'config_files':["web_platform_tests/prod_config.py"],},'web-platform-tests-reftests':{'config_files':["web_platform_tests/prod_config.py"],},'web-platform-tests-reftests-e10s':{'config_files':["web_platform_tests/prod_config.py"],},'webapprt-chrome':{'config_files':["unittests/mac_unittest.py"],},'xpcshell':{'config_files':["unittests/mac_unittest.py"],},},},},'macosx64-devedition':{'product_name':'firefox','app_name':'browser','brand_name':'Minefield','builds_before_reboot':1,'enable_opt_unittests':True,'enable_debug_unittests':True,'yosemite_r7_devedition':{'opt_unittest_suites':[],'debug_unittest_suites':[],},},}# Copy project branches into BRANCHES keysforbranchinACTIVE_PROJECT_BRANCHES:BRANCHES[branch]=deepcopy(PROJECT_BRANCHES[branch])# Copy unittest vars in first, then platform varsforbranchinBRANCHES.keys():forkey,valueinGLOBAL_VARS.iteritems():# In order to have things ride the trains we need to be able to# override "global" things. Therefore, we shouldn't override anything# that's already been set.ifkeyinBRANCHES[branch]:continueBRANCHES[branch][key]=deepcopy(value)forkey,valueinBRANCH_UNITTEST_VARS.iteritems():# Don't override platforms if it's set and lockedifkey=='platforms'and'platforms'inBRANCHES[branch]andBRANCHES[branch].get('lock_platforms'):continueBRANCHES[branch][key]=deepcopy(value)forplatform,platform_configinPLATFORM_UNITTEST_VARS.iteritems():ifplatforminBRANCHES[branch]['platforms']:forkey,valueinplatform_config.iteritems():value=deepcopy(value)ifisinstance(value,str):value=value%locals()BRANCHES[branch]['platforms'][platform][key]=value# Copy in local configifbranchinlocalconfig.BRANCHES:forkey,valueinlocalconfig.BRANCHES[branch].iteritems():ifkey=='platforms':# Merge in these valuesif'platforms'notinBRANCHES[branch]:BRANCHES[branch]['platforms']={}forplatform,platform_configinvalue.iteritems():forkey,valueinplatform_config.iteritems():value=deepcopy(value)ifisinstance(value,str):value=value%locals()BRANCHES[branch]['platforms'][platform][key]=valueelse:BRANCHES[branch][key]=deepcopy(value)# Merge in any project branch config for platformsifbranchinACTIVE_PROJECT_BRANCHESand'platforms'inPROJECT_BRANCHES[branch]:forplatform,platform_configinPROJECT_BRANCHES[branch]['platforms'].iteritems():ifplatforminPLATFORMS:forkey,valueinplatform_config.iteritems():value=deepcopy(value)ifisinstance(value,str):value=value%locals()BRANCHES[branch]['platforms'][platform][key]=valueforplatform,platform_configinlocalconfig.PLATFORM_VARS.iteritems():ifplatforminBRANCHES[branch]['platforms']:forkey,valueinplatform_config.iteritems():value=deepcopy(value)ifisinstance(value,str):value=value%locals()BRANCHES[branch]['platforms'][platform][key]=value### PROJECTS ###PROJECTS={}fork,vinlocalconfig.PROJECTS.iteritems():ifknotinPROJECTS:PROJECTS[k]={}fork1,v1inv.iteritems():PROJECTS[k][k1]=v1######### Entries in BRANCHES for tests should be a tuple of:# - Number of tests to run per build# - Whether queue merging is on# - TalosFactory options# - Which platforms to run on# Let's load the defaultsforbranchinBRANCHES.keys():loadDefaultValues(BRANCHES,branch,BRANCHES[branch])loadCustomTalosSuites(BRANCHES,SUITES,branch,BRANCHES[branch])# The following are exceptions to the defaults######### mozilla-esr52BRANCHES['mozilla-esr52']['repo_path']="releases/mozilla-esr52"BRANCHES['mozilla-esr52']['pgo_strategy']='per-checkin'BRANCHES['mozilla-esr52']['platforms']['win32']['talos_slave_platforms']=[]BRANCHES['mozilla-esr52']['platforms']['macosx64']['talos_slave_platforms']=[]BRANCHES['mozilla-esr52']['platforms']['linux']['talos_slave_platforms']=[]BRANCHES['mozilla-esr52']['platforms']['linux64']['talos_slave_platforms']=[]BRANCHES['mozilla-esr52']['platforms']['win32']['talos_slave_platforms']=[]BRANCHES['mozilla-esr52']['platforms']['win64']['talos_slave_platforms']=[]######## tryBRANCHES['try']['repo_path']="try"BRANCHES['try']['pgo_strategy']='try'BRANCHES['try']['enable_try']=TrueBRANCHES['try']['watch_all_branches']=True### Tests Enabled In Gecko 39+ #### mochitest-jetpack everywhereforname,branchinitems_at_least(BRANCHES,'gecko_version',39):forpfinPLATFORMS:ifpfnotinbranch['platforms']:continueforslave_pfinbranch['platforms'][pf].get('slave_platforms',PLATFORMS[pf]['slave_platforms']):ifslave_pfnotinbranch['platforms'][pf]:continuebranch['platforms'][pf][slave_pf]['opt_unittest_suites']+=MOCHITEST_JPbranch['platforms'][pf][slave_pf]['debug_unittest_suites']+=MOCHITEST_JP# web-platform-tests on OS X 10.10forplatforminPLATFORMS.keys():ifplatformnotin['macosx64']:continueforname,branchinitems_at_least(BRANCHES,'gecko_version',39):forslave_platforminPLATFORMS[platform]['slave_platforms']:ifplatforminBRANCHES[name]['platforms']:ifslave_platforminBRANCHES[name]['platforms'][platform]:BRANCHES[name]['platforms'][platform][slave_platform]['opt_unittest_suites']+= \WEB_PLATFORM_TESTS_CHUNKED+WEB_PLATFORM_REFTESTS### Tests Enabled in Gecko 48+ #### Bug 1242682 - Split out mochitest-media in 48+forplatforminPLATFORMS.keys():forname,branchinitems_at_least(BRANCHES,'gecko_version',48):forslave_platforminPLATFORMS[platform]['slave_platforms']:ifplatforminBRANCHES[name]['platforms']:ifslave_platforminBRANCHES[name]['platforms'][platform]:BRANCHES[name]['platforms'][platform][slave_platform]['opt_unittest_suites']+=MOCHITEST_MEDIABRANCHES[name]['platforms'][platform][slave_platform]['debug_unittest_suites']+=MOCHITEST_MEDIA### Tests Enabled in Gecko 42+ #### Debug web-platform-testsforplatforminPLATFORMS.keys():ifplatformnotin['linux','linux64','macosx64','win32','win64']:continueforname,branchinitems_at_least(BRANCHES,'gecko_version',42):forslave_platforminPLATFORMS[platform]['slave_platforms']:ifplatforminBRANCHES[name]['platforms']:ifslave_platforminBRANCHES[name]['platforms'][platform]:BRANCHES[name]['platforms'][platform][slave_platform]['debug_unittest_suites']+= \WEB_PLATFORM_TESTS_CHUNKED_MORE+WEB_PLATFORM_REFTESTS### Tests Enabled in Gecko 43+ #### Enable e10s tests for Gecko 46+ on all eligible platformsforname,branchinitems_at_least(BRANCHES,'gecko_version',46):forplatforminPLATFORMS.keys():ifplatformnotinbranch['platforms']:continueforslave_platforminPLATFORMS[platform]['slave_platforms']:# e10s tests not supported on WinXPifslave_platform=='xp_ix':continue# Base set of test suites that are run across all platforms and flavors.base_tests=CRASHTEST_E10S+JSREFTEST_E10S+MARIONETTE_E10S+MOCHITEST_BC_7_E10S+ \MOCHITEST_CLIPBOARD_E10S+MOCHITEST_GPU_E10S+MOCHITEST_MEDIA_E10S+ \MOCHITEST_WEBGL_CHUNKED_E10S+WEB_PLATFORM_REFTESTS_E10Sifplatforminbranch['platforms']andslave_platforminbranch['platforms'][platform]:branch['platforms'][platform][slave_platform]['debug_unittest_suites']+=base_tests+ \WEB_PLATFORM_TESTS_CHUNKED_MORE_E10Sbranch['platforms'][platform][slave_platform]['opt_unittest_suites']+=base_tests+ \MOCHITEST_DT_8_E10S+MOCHITEST_E10S+WEB_PLATFORM_TESTS_CHUNKED_E10S# On Linux debug, split mochitest-plain into 10 chunks.# Otherwise, use 5 (as set in the block below this one).ifplatformin('linux','linux64'):branch['platforms'][platform][slave_platform]['debug_unittest_suites']+=MOCHITEST_E10S_10# Bug 1223198 - Linux buildbot reftests are broken and not being fixed due to# being migrated to Taskcluster. Therefore, only schedule e10s reftests on OSX & Windows.# Also, don't schedule reftest-no-accel on OSX since it's not supported on there.# Debug devtools tests are also only scheduled on OSX & Windows since they're timeout-# prone on the AWS VMs.ifplatformnotin('linux','linux64'):branch['platforms'][platform][slave_platform]['debug_unittest_suites']+= \MOCHITEST_DT_8_E10S+MOCHITEST_E10S+REFTEST_E10S_TWO_CHUNKSbranch['platforms'][platform][slave_platform]['opt_unittest_suites']+=REFTEST_E10Sifslave_platform!='yosemite_r7':branch['platforms'][platform][slave_platform]['debug_unittest_suites']+= \REFTEST_NOACCEL_E10S_TWO_CHUNKSbranch['platforms'][platform][slave_platform]['opt_unittest_suites']+= \REFTEST_NOACCEL_E10S# Bug 1277885 - Enable e10s tests for all Windows platforms on Try# Win7/Win8 already run by default on production. WinXP is opt-in platforms.forplatforminPLATFORMS.keys():ifplatformnotinBRANCHES['try']['platforms']:continuebase_tests=CRASHTEST_E10S+JSREFTEST_E10S+MARIONETTE_E10S+MOCHITEST_CLIPBOARD_E10S+ \MOCHITEST_DT_8_E10S+MOCHITEST_E10S+MOCHITEST_GPU_E10S+MOCHITEST_MEDIA_E10S+ \MOCHITEST_WEBGL_CHUNKED_E10S+WEB_PLATFORM_REFTESTS_E10Sforslave_platforminPLATFORMS[platform]['slave_platforms']:ifslave_platformnotinBRANCHES['try']['platforms'][platform]:continueifslave_platforminBRANCHES['try']['platforms'][platform]andslave_platformin('xp_ix'):BRANCHES['try']['platforms'][platform][slave_platform]['debug_unittest_suites']+= \base_tests+MOCHITEST_BC_7_E10S+REFTEST_E10S_TWO_CHUNKS+WEB_PLATFORM_TESTS_CHUNKED_MORE_E10SBRANCHES['try']['platforms'][platform][slave_platform]['opt_unittest_suites']+= \base_tests+MOCHITEST_BC_7_E10S+REFTEST_E10S+WEB_PLATFORM_TESTS_CHUNKED_E10S# Use 4 xpcshell chunks on linux debug/asan builds and 1 everywhere elseforbranchinBRANCHES.keys():forplatforminPLATFORMS.keys():ifplatformnotinBRANCHES[branch]['platforms']:continueforslave_platforminPLATFORMS[platform]['slave_platforms']:ifslave_platformnotinBRANCHES[branch]['platforms'][platform]:continue# Don't run xpcshell on win7_vm_gfxifslave_platform=='win7_vm_gfx':continuexpc_opt_suite=XPCSHELL[:]xpc_debug_suite=XPCSHELL[:]ifslave_platformin('ubuntu64_vm','ubuntu32_vm','ubuntu64-asan_vm'):xpc_debug_suite=XPCSHELL_FOUR_CHUNKS[:]ifslave_platformin('ubuntu64-asan_vm'):xpc_opt_suite=XPCSHELL_FOUR_CHUNKS[:]BRANCHES[branch]['platforms'][platform][slave_platform]['opt_unittest_suites']+=xpc_opt_suiteBRANCHES[branch]['platforms'][platform][slave_platform]['debug_unittest_suites']+=xpc_debug_suite# Enable gpu/clipboard jobs on all branches v.49+forplatforminPLATFORMS.keys():forname,branchinitems_at_least(BRANCHES,'gecko_version',49):ifplatforminBRANCHES[name]['platforms']:forslave_platforminPLATFORMS[platform]['slave_platforms']:ifplatforminBRANCHES[name]['platforms']andslave_platforminBRANCHES[name]['platforms'][platform]:BRANCHES[name]['platforms'][platform][slave_platform]['opt_unittest_suites']+= \MOCHITEST_GPU+MOCHITEST_CLIPBOARD# Do not add Linux x64 debug since it is running on TaskClusterifslave_platform!='ubuntu64_vm':BRANCHES[name]['platforms'][platform][slave_platform]['debug_unittest_suites']+= \MOCHITEST_GPU+MOCHITEST_CLIPBOARD# Enable talos h1, h2, and speedometer on 58+forname,branchinitems_at_least(BRANCHES,'gecko_version',58):ifbranch.get('enable_talos')isFalse:continuebranch['speedometer-e10s_tests']=(1,False,{},ALL_TALOS_PLATFORMS)branch['speedometer-stylo-disabled-e10s_tests']=(1,False,{},ALL_TALOS_PLATFORMS)branch['h1-e10s_tests']=(1,False,{},ALL_TALOS_PLATFORMS)branch['h2-e10s_tests']=(1,False,{},ALL_TALOS_PLATFORMS)# Enable talos Stylo on 57+ for m-c and tryforname,branchinitems_at_least(BRANCHES,'gecko_version',57):ifbranch.get('enable_talos')isFalse:continueifnamein['try','mozilla-central']:branch['xperf-stylo-e10s_tests']=(1,False,{},WIN7_ONLY)branch['xperf-stylo-disabled-e10s_tests']=(1,False,{},WIN7_ONLY)branch['tp5o-stylo-e10s_tests']=(1,False,{},ALL_TALOS_PLATFORMS)branch['tp5o-stylo-disabled-e10s_tests']=(1,False,{},ALL_TALOS_PLATFORMS)branch['g1-stylo-e10s_tests']=(1,False,{},ALL_TALOS_PLATFORMS)branch['g1-stylo-disabled-e10s_tests']=(1,False,{},ALL_TALOS_PLATFORMS)branch['g2-stylo-e10s_tests']=(1,False,{},ALL_TALOS_PLATFORMS)branch['g2-stylo-disabled-e10s_tests']=(1,False,{},ALL_TALOS_PLATFORMS)branch['g3-stylo-e10s_tests']=(1,False,{},LINUX_ONLY)branch['g3-stylo-disabled-e10s_tests']=(1,False,{},LINUX_ONLY)branch['g4-stylo-e10s_tests']=(1,False,{},ALL_TALOS_PLATFORMS)branch['g4-stylo-disabled-e10s_tests']=(1,False,{},ALL_TALOS_PLATFORMS)branch['g5-stylo-e10s_tests']=(1,False,{},ALL_TALOS_PLATFORMS)branch['g5-stylo-disabled-e10s_tests']=(1,False,{},ALL_TALOS_PLATFORMS)branch['other-stylo-e10s_tests']=(1,False,{},ALL_TALOS_PLATFORMS)branch['other-stylo-disabled-e10s_tests']=(1,False,{},ALL_TALOS_PLATFORMS)branch['svgr-stylo-e10s_tests']=(1,False,{},ALL_TALOS_PLATFORMS)branch['svgr-stylo-disabled-e10s_tests']=(1,False,{},ALL_TALOS_PLATFORMS)branch['dromaeojs-stylo-e10s_tests']=(1,False,{},ALL_TALOS_PLATFORMS)branch['dromaeojs-stylo-disabled-e10s_tests']=(1,False,{},ALL_TALOS_PLATFORMS)branch['chromez-stylo-e10s_tests']=(1,False,{},ALL_TALOS_PLATFORMS)branch['chromez-stylo-disabled-e10s_tests']=(1,False,{},ALL_TALOS_PLATFORMS)branch['perf-reftest-stylo-e10s_tests']=(1,False,{},ALL_TALOS_PLATFORMS)branch['perf-reftest-stylo-disabled-e10s_tests']=(1,False,{},ALL_TALOS_PLATFORMS)branch['perf-reftest-singletons-stylo-e10s_tests']=(1,False,{},ALL_TALOS_PLATFORMS)branch['perf-reftest-singletons-stylo-disabled-e10s_tests']=(1,False,{},ALL_TALOS_PLATFORMS)# Enable talos profiling suite on 60+ for m-c and tryforname,branchinitems_at_least(BRANCHES,'gecko_version',60):ifbranch.get('enable_talos')isFalse:continueifnamein['try','mozilla-central']:branch['tp5o-profiling-e10s_tests']=(1,False,{},WIN10_ONLY)branch['g1-profiling-e10s_tests']=(1,False,{},WIN10_ONLY)branch['g2-profiling-e10s_tests']=(1,False,{},WIN10_ONLY)branch['g4-profiling-e10s_tests']=(1,False,{},WIN10_ONLY)branch['g5-profiling-e10s_tests']=(1,False,{},WIN10_ONLY)branch['other-profiling-e10s_tests']=(1,False,{},WIN10_ONLY)branch['svgr-profiling-e10s_tests']=(1,False,{},WIN10_ONLY)branch['dromaeojs-profiling-e10s_tests']=(1,False,{},WIN10_ONLY)branch['chromez-profiling-e10s_tests']=(1,False,{},WIN10_ONLY)branch['perf-reftest-profiling-e10s_tests']=(1,False,{},WIN10_ONLY)branch['perf-reftest-singletons-profiling-e10s_tests']=(1,False,{},WIN10_ONLY)### Test suites that only run on Try ###ride_trains_branches=[]forname,branchinitems_at_least(BRANCHES,'gecko_version',46):ride_trains_branches.append(name)# TALOS: If you set 'talos_slave_platforms' for a branch you will only get that subset of platformsforbranchinBRANCHES.keys():forosinPLATFORMS.keys():# 'macosx64', 'win32' and onifosnotinBRANCHES[branch]['platforms'].keys():continueifBRANCHES[branch]['platforms'][os].get('talos_slave_platforms')isNone:continueplatforms_for_os=get_talos_slave_platforms(PLATFORMS,platforms=(os,))enabled_platforms_for_os=BRANCHES[branch]['platforms'][os]['talos_slave_platforms']forsinSUITES.iterkeys():tests_key='%s_tests'%siftests_keyinBRANCHES[branch]:tests=list(BRANCHES[branch]['%s_tests'%s])tests[3]=[xforxintests[3]ifxnotinplatforms_for_osorxinenabled_platforms_for_os]BRANCHES[branch]['%s_tests'%s]=tuple(tests)# Gtests run from the test packageforplatforminPLATFORMS.keys():ifplatformnotin['linux','linux64','linux64-asan','macosx64','win32','win64']:continueforname,branchinitems_at_least(BRANCHES,'gecko_version',46):forslave_platforminPLATFORMS[platform]['slave_platforms']:# Not stable on windows XPifslave_platformin['xp_ix']:continue# Don't run on win7_vm_gfxifslave_platform=='win7_vm_gfx':continueifplatforminBRANCHES[name]['platforms']:if(platformin['linux64']andslave_platformin['ubuntu64_vm'])or(platformin['linux64-asan']andslave_platformin['ubuntu64-asan_vm']):continueelif(platformin['linux64']andslave_platformin['ubuntu64_vm_lnx_large'])or(platformin['linux64-asan']andslave_platformin['ubuntu64-asan_vm_lnx_large']):BRANCHES[name]['platforms'][platform][slave_platform]['debug_unittest_suites']=GTESTBRANCHES[name]['platforms'][platform][slave_platform]['opt_unittest_suites']=GTESTelse:BRANCHES[name]['platforms'][platform][slave_platform]['debug_unittest_suites']+=GTESTBRANCHES[name]['platforms'][platform][slave_platform]['opt_unittest_suites']+=GTESTdelete_slave_platform(BRANCHES,PLATFORMS,{'linux64-asan':'ubuntu64_vm'},branch_exclusions=ride_trains_branches)delete_slave_platform(BRANCHES,PLATFORMS,{'linux64-asan':'ubuntu64-asan_vm_lnx_large'},branch_exclusions=ride_trains_branches)# bug 1217534 delete_slave_platform deletes talos too so we need to delete the ubuntu64_vm_lnx_large# slave platform a different way otherwise it deletes all talos jobs on linux64 for the non-excluded branchesfornameinBRANCHES.keys():ifnameinride_trains_branches:continueif'linux64'notinBRANCHES[name]['platforms']:continueif'ubuntu64_vm_lnx_large'notinBRANCHES[name]['platforms']['linux64']:continuedelBRANCHES[name]['platforms']['linux64']['ubuntu64_vm_lnx_large']#### Bug 1271355 - Run Windows tests in AWS# Remove the new AWS platforms from older branches where they won't be runningforname,branchinitems_before(BRANCHES,'gecko_version',49):ifnested_haskey(BRANCHES[name]['platforms'],'win32','win7_vm'):delBRANCHES[name]['platforms']['win32']['win7_vm']ifnested_haskey(BRANCHES[name]['platforms'],'win32','win7_vm_gfx'):delBRANCHES[name]['platforms']['win32']['win7_vm_gfx']# Only enable suites in AWS that are workingWORKING_WIN7_AWS_OPT_SUITES=WEB_PLATFORM_TESTS_CHUNKED+WEB_PLATFORM_REFTESTS+GTEST+CPPUNIT+JITTEST+OTHER_REFTESTS+JSREFTEST+MARIONETTE+XPCSHELL+MOCHITEST_DT_8+MOCHITEST_DT_8_E10S+MOCHITEST_JP+MARIONETTE_E10S+MOCHITEST_MEDIA+WEB_PLATFORM_TESTS_CHUNKED_E10S+WEB_PLATFORM_REFTESTS_E10SWORKING_WIN7_AWS_DEBUG_SUITES=GTEST+CPPUNIT+JITTEST+WEB_PLATFORM_TESTS_CHUNKED_MORE+WEB_PLATFORM_REFTESTS+OTHER_REFTESTS+JSREFTEST+MARIONETTE+XPCSHELL+MOCHITEST_DT_8+MOCHITEST_DT_8_E10S+MOCHITEST_JP+MARIONETTE_E10S+MOCHITEST_MEDIA+WEB_PLATFORM_TESTS_CHUNKED_MORE_E10S+WEB_PLATFORM_REFTESTS_E10S+CRASHTEST_E10S+JSREFTEST_E10Sforname,branchinitems_at_least(BRANCHES,'gecko_version',49):# Skip branches where win32 isn't runningifnotnested_haskey(branch,'platforms','win32'):continuewin32=branch['platforms']['win32']# Strip out suites that we don't want on the VM/GFX instancesif'win7_vm'inwin32:fortest_typein('opt_unittest_suites','debug_unittest_suites'):fortinwin32['win7_vm'][test_type][:]:suite_name,suite_config=tifsuite_name.startswith('reftest'):win32['win7_vm'][test_type].remove(t)ifsuite_name.startswith('mochitest-gl'):win32['win7_vm'][test_type].remove(t)ifsuite_name.startswith('mochitest-gpu'):win32['win7_vm'][test_type].remove(t)if'win7_vm_gfx'inwin32:fortest_typein('opt_unittest_suites','debug_unittest_suites'):fortinwin32['win7_vm_gfx'][test_type][:]:suite_name,suite_config=tifsuite_name.startswith('crashtest'):win32['win7_vm_gfx'][test_type].remove(t)ifsuite_name.startswith('jsreftest'):win32['win7_vm_gfx'][test_type].remove(t)ifsuite_name.startswith('marionette'):win32['win7_vm_gfx'][test_type].remove(t)ifsuite_name.startswith('web-platform-tests'):win32['win7_vm_gfx'][test_type].remove(t)ifsuite_name.startswith('mochitest-devtools'):win32['win7_vm_gfx'][test_type].remove(t)ifsuite_name.startswith('mochitest-e10s-devtools'):win32['win7_vm_gfx'][test_type].remove(t)ifsuite_name.startswith('mochitest-jetpack'):win32['win7_vm_gfx'][test_type].remove(t)ifsuite_name.startswith('cppunit'):win32['win7_vm_gfx'][test_type].remove(t)ifsuite_name.startswith('gtest'):win32['win7_vm_gfx'][test_type].remove(t)ifsuite_name.startswith('xpcshell'):win32['win7_vm_gfx'][test_type].remove(t)ifsuite_name=='mochitest-media':win32['win7_vm_gfx'][test_type].remove(t)# Strip out suites that we don't want on the IX instancesif'win7_ix'inwin32:fortest_typein('opt_unittest_suites','debug_unittest_suites'):fortinwin32['win7_ix'][test_type][:]:suite_name,suite_config=tifsuite_name.startswith('mochitest-devtools'):win32['win7_ix'][test_type].remove(t)ifsuite_name.startswith('mochitest-e10s-devtools'):win32['win7_ix'][test_type].remove(t)ifsuite_name.startswith('mochitest-jetpack'):win32['win7_ix'][test_type].remove(t)ifsuite_name.startswith('marionette'):win32['win7_ix'][test_type].remove(t)ifsuite_name=='mochitest-media':win32['win7_ix'][test_type].remove(t)ifsuite_name.startswith('cppunit'):win32['win7_ix'][test_type].remove(t)ifsuite_name.startswith('gtest'):win32['win7_ix'][test_type].remove(t)ifsuite_name.startswith('xpcshell'):win32['win7_ix'][test_type].remove(t)ifsuite_name.startswith('web-platform-tests'):win32['win7_ix'][test_type].remove(t)ifsuite_name.startswith('mochitest-gpu'):win32['win7_ix'][test_type].remove(t)ifsuite_name.startswith('crashtest-e10s'):win32['win7_ix'][test_type].remove(t)ifsuite_name.startswith('jsreftest-e10s'):win32['win7_ix'][test_type].remove(t)# Leave all the other suites running on tryifname=='try':continueif'win7_vm'inwin32:win32['win7_vm']['opt_unittest_suites']=WORKING_WIN7_AWS_OPT_SUITESwin32['win7_vm']['debug_unittest_suites']=WORKING_WIN7_AWS_DEBUG_SUITESif'win7_vm_gfx'inwin32:win32['win7_vm_gfx']['opt_unittest_suites']=REFTEST_ONE_CHUNK+REFTEST_NOACCEL+MOCHITEST_GPU+ \MOCHITEST_GPU_E10S+REFTEST_E10Swin32['win7_vm_gfx']['debug_unittest_suites']=REFTEST_TWO_CHUNKS+MOCHITEST_GPU+MOCHITEST_GPU_E10S+ \REFTEST_NOACCEL_TWO_CHUNKS+REFTEST_E10S_TWO_CHUNKS# Disable these suites from the IX machinesif'win7_ix'inwin32:fortest_typein('opt_unittest_suites','debug_unittest_suites'):fortinwin32['win7_vm'][test_type]:iftinwin32['win7_ix'][test_type]:win32['win7_ix'][test_type].remove(t)fortinwin32['win7_vm_gfx'][test_type]:iftinwin32['win7_ix'][test_type]:win32['win7_ix'][test_type].remove(t)# Bug 1291015 - Migrate mochitest (plain, bc, gl) to AWSforname,branchinitems_at_least(BRANCHES,'gecko_version',51):# Skip branches where win32 isn't runningifnotnested_haskey(branch,'platforms','win32'):continuewin32=branch['platforms']['win32']if'win7_vm_gfx'inwin32:fortest_typein('opt_unittest_suites','debug_unittest_suites'):fortinwin32['win7_vm_gfx'][test_type][:]:suite_name,suite_config=tifsuite_namein('mochitest','mochitest-e10s','mochitest-browser-chrome','mochitest-e10s-browser-chrome'):win32['win7_vm_gfx'][test_type].remove(t)if'win7_ix'inwin32:fortest_typein('opt_unittest_suites','debug_unittest_suites'):fortinwin32['win7_ix'][test_type][:]:suite_name,suite_config=tifsuite_namein('mochitest','mochitest-e10s','mochitest-browser-chrome','mochitest-e10s-browser-chrome','mochitest-gl','mochitest-gl-e10s','reftest-no-accel-e10s'):win32['win7_ix'][test_type].remove(t)ifname=='try':continueif'win7_vm'inwin32:win32['win7_vm']['opt_unittest_suites']=WORKING_WIN7_AWS_OPT_SUITES+MOCHITEST_WO_BC+ \MOCHITEST_E10S+MOCHITEST_BC_7_E10S+MOCHITEST_BC_7win32['win7_vm']['debug_unittest_suites']=WORKING_WIN7_AWS_DEBUG_SUITES+MOCHITEST_WO_BC+ \MOCHITEST_E10S+MOCHITEST_BC_7_E10S+MOCHITEST_BC_7if'win7_vm_gfx'inwin32:win32['win7_vm_gfx']['opt_unittest_suites']+=MOCHITEST_WEBGL_CHUNKED_E10S+ \REFTEST_NOACCEL_E10Swin32['win7_vm_gfx']['debug_unittest_suites']+=MOCHITEST_WEBGL_CHUNKED_E10S+ \REFTEST_NOACCEL_E10S_TWO_CHUNKS# Bug 1313499 - Run reftest-gpu-e10s on AWS on Gecko 53+forname,branchinitems_at_least(BRANCHES,'gecko_version',53):# Skip branches where win32 isn't runningifnotnested_haskey(branch,'platforms','win32'):continuewin32=branch['platforms']['win32']if'win7_vm_gfx'inwin32:win32['win7_vm_gfx']['opt_unittest_suites']+=REFTEST_GPU_E10Swin32['win7_vm_gfx']['debug_unittest_suites']+=REFTEST_GPU_E10S#Bug 1268542 - Disable Linux64 Debug builds and tests in buildbotforname,branchinitems_at_least(BRANCHES,'gecko_version',48):forplatforminbranch['platforms'].keys():ifplatformnotin['linux64']:continueforslave_platformin['ubuntu64_vm','ubuntu64_vm_lnx_large']:BRANCHES[name]['platforms'][platform][slave_platform]['debug_unittest_suites']=[]#Bug 1282468 - disable buildbot asan builds on trunkforname,branchinitems_at_least(BRANCHES,'gecko_version',50):forplatforminbranch['platforms'].keys():ifplatformnotin['linux64-asan']:continueif'linux64-asan'inplatform:delbranch['platforms'][platform]# Bug 1308544 - Enable automation jobs on Cedar twigforbranchinBRANCHES.keys():ifbranchnotin['cedar']:continuefortestin['opt_unittest_suites','debug_unittest_suites']:forplatforminBRANCHES[branch]['platforms'].keys():BRANCHES[branch]['platforms']['win64']['win8_64'][test]=[itemforiteminBRANCHES[branch]['platforms']['win64']['win8_64'][test]if(item[0].startswith('mochitest')oriteminXPCSHELL)]BRANCHES[branch]['platforms']['macosx64']['yosemite_r7'][test]=[itemforiteminBRANCHES[branch]['platforms']['macosx64']['yosemite_r7'][test]if(item[0].startswith('mochitest')oriteminXPCSHELL)]iftestin['opt_unittest_suites']:BRANCHES[branch]['platforms']['linux64']['ubuntu64_vm'][test]=[itemforiteminBRANCHES[branch]['platforms']['linux64']['ubuntu64_vm'][test]if(item[0].startswith('mochitest')oriteminXPCSHELL)]# Bug 1308097 - Enable Windows 7 VM opt e10s crashtests and jsreftests on Firefox 52+forname,branchinitems_at_least(BRANCHES,'gecko_version',52):# they are already enabled on tryifnamein['try']:continueif'win32'notinbranch['platforms']:continueif'win7_vm'inbranch['platforms']['win32']:branch['platforms']['win32']['win7_vm']['opt_unittest_suites']+=CRASHTEST_E10S+JSREFTEST_E10S# Bug 1310836 - Disable XP testing in Firefox 53forname,branchinitems_at_least(BRANCHES,'gecko_version',53):forplatforminbranch['platforms'].keys():ifplatformnotin['win32']:continueifnamein['try']:continueif'win32'inplatform:if'xp_ix'inbranch['platforms'][platform]:delbranch['platforms'][platform]['xp_ix']# Bug 1253312 - Disable Linux32 debug builds and tests on trunkforname,branchinitems_at_least(BRANCHES,'gecko_version',53):forplatforminbranch['platforms'].keys():ifplatformnotin['linux']:continueif'ubuntu32_vm'notinbranch['platforms'][platform]:continuebranch['platforms'][platform]['ubuntu32_vm']['debug_unittest_suites']=[]# Bug 1330680 - patches to disable bb nightlies on linux32/linux64/android on m-c + trunkforname,branchinitems_at_least(BRANCHES,'gecko_version',53):forplatforminbranch['platforms'].keys():ifplatformnotin['linux','linux64']:continueif'ubuntu32_vm'inbranch['platforms'][platform]:branch['platforms'][platform]['ubuntu32_vm']['opt_unittest_suites']=[]if'ubuntu64_vm'inbranch['platforms'][platform]:branch['platforms'][platform]['ubuntu64_vm']['opt_unittest_suites']=[]# Bug 1336553 - Bump OS X and Windows J chunks from 1 to 2forname,branchinitems_at_least(BRANCHES,'gecko_version',54):forplatforminBRANCHES[name]['platforms'].keys():ifplatformnotin['macosx64','win64','win32']:continueforslave_platforminBRANCHES[name]['platforms'][platform].keys():ifslave_platformnotin['yosemite_r7','win8_64','win10_64']andslave_platform.startswith('win7_')isFalse:continuefortestin['opt_unittest_suites','debug_unittest_suites']:foriteminrange(0,len(BRANCHES[name]['platforms'][platform][slave_platform][test])):ifBRANCHES[name]['platforms'][platform][slave_platform][test][item]==JSREFTEST[0]:BRANCHES[name]['platforms'][platform][slave_platform][test][item]=JSREFTEST_TWO_CHUNKS[0]ifBRANCHES[name]['platforms'][platform][slave_platform][test][item]==JSREFTEST_E10S[0]:BRANCHES[name]['platforms'][platform][slave_platform][test][item]=JSREFTEST_E10S_TWO_CHUNKS[0]# Bug 1339185 - Disable non-e10s tests for OSX debug only# non_e10s will store the tests that don't have an e-10s versionforname,branchinitems_at_least(BRANCHES,'gecko_version',54):non_e10s=[]forplatforminBRANCHES[name]['platforms'].keys():ifplatformnotin['macosx64']:continueforslave_platforminBRANCHES[name]['platforms'][platform].keys():ifslave_platformnotin['yosemite_r7']:continuefortestinBRANCHES[name]['platforms'][platform][slave_platform]['debug_unittest_suites']:if'-e10s'notintest[0]andtest[0]notinnon_e10s:non_e10s.append(test[0])else:s=test[0].replace('-e10s','')ifsinnon_e10s:non_e10s.remove(s)else:non_e10s.append(s)BRANCHES[name]['platforms'][platform][slave_platform]['debug_unittest_suites']= \[itemforiteminBRANCHES[name]['platforms'][platform][slave_platform]['debug_unittest_suites']if('e10s'initem[0]oritem[0]innon_e10s)]# Bug 1342202 - Move Win7 mochitest-a11y to AWSforname,branchinitems_at_least(BRANCHES,'gecko_version',54):forplatforminbranch['platforms'].keys():# mochitest-a11y is already enabled on tryifplatformnotin['win32']:continuewin32=branch['platforms'][platform]if'win7_vm'inwin32and'try'notinname:win32['win7_vm']['opt_unittest_suites']+=MOCHITEST_A11Ywin32['win7_vm']['debug_unittest_suites']+=MOCHITEST_A11Yif'win7_ix'inwin32:fortest_typein('opt_unittest_suites','debug_unittest_suites'):fortinwin32['win7_ix'][test_type][:]:suite_name,suite_config=tifsuite_name.startswith('mochitest-a11y'):win32['win7_ix'][test_type].remove(t)# bug 1383712 - add buildernames for linux64-qr talos tests for mozilla-central and try branchesforbranchinBRANCHES.keys():ifbranchin['mozilla-central','try']:continueif'linux64-qr'notinBRANCHES[branch]['platforms']:continueBRANCHES[branch]['platforms']['linux64-qr']['talos_slave_platforms']=[]# bug 1343316 - add buildernames for linux64-stylo talos tests for mozilla-central and try branchesforbranchinBRANCHES.keys():ifbranchin['mozilla-central','try']:continueif'linux64-stylo'notinBRANCHES[branch]['platforms']and'linux64-stylosequential'notinBRANCHES[branch]['platforms']:continueBRANCHES[branch]['platforms']['linux64-stylo']['talos_slave_platforms']=[]BRANCHES[branch]['platforms']['linux64-stylosequential']['talos_slave_platforms']=[]#Bug 1362397 - Add a new win8 R-e10s-qr job on the graphics treeforbranchinBRANCHES.keys():ifbranchnotin['graphics']:continueif'win64'notinBRANCHES[branch]['platforms'].keys():continueBRANCHES[branch]['platforms']['win64']['win8_64']['opt_unittest_suites']+=REFTEST_QR_E10SBRANCHES[branch]['platforms']['win64']['win8_64']['debug_unittest_suites']+=REFTEST_QR_E10S_TWO_CHUNKS# Bug 1359595 - enable CI tests for DevEdition on mozilla-beta and jamundevedition_branches=['jamun','mozilla-beta']forbranchinBRANCHES.keys():ifbranchindevedition_branches:forplatforminBRANCHES['mozilla-beta']['platforms'].keys():ifplatformnotin['macosx64','win32','win64']:continueforslave_platforminPLATFORMS[platform]['slave_platforms']:ifslave_platformnotinBRANCHES['mozilla-beta']['platforms'][platform].keys():continue# copy from betaBRANCHES[branch]['platforms'][str(platform+'-devedition')][str(slave_platform+'_devedition')]=deepcopy(BRANCHES['mozilla-beta']['platforms'][platform][slave_platform])# we don't need debug tests for deveditionBRANCHES[branch]['platforms'][str(platform+'-devedition')][str(slave_platform+'_devedition')]['debug_unittest_suites']=[]else:forpinBRANCHES[branch]['platforms'].keys():ifpin['macosx64-devedition','win32-devedition','win64-devedition']:delBRANCHES[branch]['platforms'][p]# Bug 1365008 - Stop running reftests on Win7 hardware on TryforbranchinBRANCHES.keys():ifbranchnotin['try']:continueforplatforminBRANCHES[branch]['platforms'].keys():ifplatformnotin['win32']:continueforslave_platforminBRANCHES[branch]['platforms'][platform].keys():ifslave_platform=='win7_ix':fortest_typein['opt_unittest_suites','debug_unittest_suites']:fortestinBRANCHES[branch]['platforms'][platform][slave_platform][test_type][:]:if'extra_args'notintest[1].keys():continueif'--reftest-suite'intest[1]['extra_args']:BRANCHES[branch]['platforms'][platform][slave_platform][test_type].remove(test)# Bug 1369065 - Please enable Win32 tests for cedar twig.forbranchinBRANCHES.keys():ifbranchnotin['cedar']:continueforplatforminBRANCHES[branch]['platforms'].keys():ifplatformnotin['win32']:continueforslave_platforminBRANCHES[branch]['platforms'][platform].keys():ifslave_platformnotin['win7_ix','win7_vm','win7_vm_gfx']:continuefortestin['opt_unittest_suites','debug_unittest_suites']:BRANCHES[branch]['platforms'][platform][slave_platform][test]= \[itemforiteminBRANCHES[branch]['platforms'][platform][slave_platform][test]if(item[0].startswith('mochitest')oriteminXPCSHELL)]# Bug 1362387 - enable Linux64 Devedition talos tests on mozilla-beta and jamunforbranchinBRANCHES.keys():ifbranchin['mozilla-beta','jamun']:continueif'linux64-devedition'notinBRANCHES[branch]['platforms']:continueBRANCHES[branch]['platforms']['linux64-devedition']['talos_slave_platforms']=[]### bug 1397829 - add buildernames for stylo-disabled tests which run on hardware, win7 and win10trunk_branches=[]forname,branchinitems_at_least(BRANCHES,'gecko_version',57):ifname=='oak':continuetrunk_branches.append(name)platforms=['win32-stylo-disabled','win64-stylo-disabled','win64-asan']tests_to_be_ignored=['web-platform-tests','devtools-chrome']forbranchinBRANCHES.keys():forplatforminplatforms:ifplatformnotinBRANCHES[branch]['platforms'].keys():continuex=BRANCHES[branch]['platforms'][platform]# Windows 7ifplatform=='win32-stylo-disabled':x['talos_slave_platforms']=['win7_ix_stylo_disabled']# copy the regular tests we run on Windows 7 HWx['win7_ix_stylo_disabled']=deepcopy(BRANCHES[branch]['platforms']['win32']['win7_ix'])fortestin['opt_unittest_suites','debug_unittest_suites']:x['win7_ix_stylo_disabled'][test]=[iforiinx['win7_ix_stylo_disabled'][test] \ifnotany(uini[0]foruintests_to_be_ignored)]# Windows 10ifplatform=='win64-stylo-disabled':x['talos_slave_platforms']=['win10_64_stylo_disabled']# copy the regular tests we run on Windows 10 HWx['win10_64_stylo_disabled']=deepcopy(BRANCHES[branch]['platforms']['win64']['win10_64'])fortestin['opt_unittest_suites','debug_unittest_suites']:x['win10_64_stylo_disabled'][test]=[iforiinx['win10_64_stylo_disabled'][test] \ifnotany(uini[0]foruintests_to_be_ignored)]ifplatform=='win64-asan':x['win10_64_asan']=deepcopy(BRANCHES[branch]['platforms']['win64']['win10_64'])fortestin['opt_unittest_suites','debug_unittest_suites']:x['win10_64_asan'][test]=[iforiinx['win10_64_asan'][test] \ifnotany(uini[0]foruintests_to_be_ignored)]ifbranchnotintrunk_branches:delBRANCHES[branch]['platforms'][platform]#limit tests on Win10 asan to m-c and tryforbranchinBRANCHES.keys():ifbranchin['mozilla-central','try']:continueif'win64-asan'inBRANCHES[branch]['platforms'].keys():delBRANCHES[branch]['platforms']['win64-asan']# Bug 1370298 - Disable BB windows tests that are green in TCWIN_TC_56_NONGREEN_DEBUG_SUITES=('reftest-gpu-e10s','mochitest-clipboard','mochitest-clipboard-e10s','mochitest-chrome','xpcshell')forname,branchinitems_at_least(BRANCHES,'gecko_version',56):forplatformin('win32','win32-devedition'):ifplatformnotinbranch['platforms']:continueforslave_platformin['win7_vm','win7_vm_gfx']:ifslave_platformnotinbranch['platforms'][platform]:continuetests=branch['platforms'][platform][slave_platform]['debug_unittest_suites']tests=[(suite_name,suite_config)for(suite_name,suite_config)intestsifany(suite_name.startswith(s)forsinWIN_TC_56_NONGREEN_DEBUG_SUITES)]branch['platforms'][platform][slave_platform]['debug_unittest_suites']=testsforname,branchinitems_at_least(BRANCHES,'gecko_version',57):forplatforminbranch['platforms']:ifplatformnotinPLATFORMS:continueforslave_platforminPLATFORMS[platform]['slave_platforms']:ifslave_platformnotinbranch['platforms'][platform]:continuefortest_typein['opt_unittest_suites','debug_unittest_suites']:foridx,testinenumerate(branch['platforms'][platform][slave_platform][test_type]):if"mochitest-clipboard"notintest[0]:continuetest=deepcopy(test)branch['platforms'][platform][slave_platform][test_type][idx]=testtest[1]['extra_args'][1]='plain-clipboard,chrome-clipboard,browser-chrome-clipboard'#Bug 1393198 - add buildbot configs for running remaining windows 8 tests on windows 10forname,branchinitems_at_least(BRANCHES,'gecko_version',57):forplatforminbranch['platforms']:ifplatformnotinPLATFORMS:continueforslave_platformin['win8_64','win8_64_devedition']:ifslave_platformnotinbranch['platforms'][platform]:continuefortest_typein['opt_unittest_suites','debug_unittest_suites']:wp=slave_platform.replace("win8","win10")branch['platforms'][platform][wp][test_type]=[]foridx,testinenumerate(branch['platforms'][platform][slave_platform][test_type]):test=deepcopy(test)branch['platforms'][platform][wp][test_type].append(test)#Bug 1393198 - add buildbot configs for running remaining windows 8 tests on windows 10 - remove them on non trunk branches# and leave on betaforname,branchinitems_before(BRANCHES,'gecko_version',56):forplatforminbranch['platforms']:ifplatformnotinPLATFORMS:continueforslave_platformin['win10_64','win10_64_devedition']:ifslave_platformnotinbranch['platforms'][platform]:continuefortest_typein['opt_unittest_suites','debug_unittest_suites']:branch['platforms'][platform][slave_platform][test_type]=[]### Bug 1423055 - disable some Buildbot testing so we can enable the full suite of tests on project-branches# compute the list of opt and debug tests that we still want to keepopt=[]debug=[]opt_tests=[REFTEST_ONE_CHUNK,REFTEST_E10S,REFTEST_NOACCEL,REFTEST_NOACCEL_E10S,MOCHITEST_MEDIA_E10S,MOCHITEST_CLIPBOARD,MOCHITEST_CLIPBOARD_E10S]debug_tests=[REFTEST_TWO_CHUNKS,REFTEST_E10S_TWO_CHUNKS,REFTEST_NOACCEL_TWO_CHUNKS,REFTEST_NOACCEL_E10S_TWO_CHUNKS,MOCHITEST_MEDIA_E10S,MOCHITEST_CLIPBOARD,MOCHITEST_CLIPBOARD_E10S]foriinopt_tests:opt.append(i[0])forjindebug_tests:debug.append(j[0])# drop a significant amount of buildbot tests for Fx>52forname,branchinitems_at_least(BRANCHES,'gecko_version',53):# skip try as buildbot testing is still useful for nowifnamein['try']:continueforplatforminbranch['platforms']:ifplatformnotinPLATFORMS:continueforslave_platforminPLATFORMS[platform]['slave_platforms']:ifslave_platformnotinbranch['platforms'][platform]:continuetests=branch['platforms'][platform][slave_platform]tests['opt_unittest_suites']=[tfortintests['opt_unittest_suites']iftinopt]tests['debug_unittest_suites']=[tfortintests['debug_unittest_suites']iftindebug]if__name__=="__main__":importsysimportpprintargs=sys.argv[1:]iflen(args)>0:items=dict([(b,BRANCHES[b])forbinargs])else:items=dict(BRANCHES.items()+PROJECTS.items())fork,vinsorted(items.iteritems()):out=pprint.pformat(v)forlinout.splitlines():print'%s: %s'%(k,l)forsuiteinsorted(SUITES):out=pprint.pformat(SUITES[suite])forlinout.splitlines():print'%s: %s'%(suite,l)