Bug 1338871 - Enable Talos tests for linux64-stylo builds r=bustage DONTBUILD

This commit is contained in:
Kim Moir 2017-03-13 17:48:28 -04:00
Родитель 58975540b4
Коммит c0b812c495
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -281,7 +281,7 @@ def target_tasks_stylo(full_task_graph, parameters):
@_target_task('stylo_talos')
def target_tasks_stylo(full_task_graph, parameters):
def target_stylo_talos(full_task_graph, parameters):
"""Target stylotasks that only run on the m-c branch."""
def filter(task):
platform = task.attributes.get('build_platform')