зеркало из https://github.com/mozilla/treeherder.git
Bug 1573664 - Classified running job should stay classified when complete
This commit is contained in:
Родитель
729ad04790
Коммит
7ba36b008b
|
@ -257,9 +257,6 @@ def _load_job(repository, job_datum, push_id):
|
||||||
job_type=job_type,
|
job_type=job_type,
|
||||||
job_group=job_group,
|
job_group=job_group,
|
||||||
product=product,
|
product=product,
|
||||||
failure_classification=default_failure_classification,
|
|
||||||
who=who,
|
|
||||||
reason=reason,
|
|
||||||
result=result,
|
result=result,
|
||||||
state=state,
|
state=state,
|
||||||
tier=tier,
|
tier=tier,
|
||||||
|
|
Загрузка…
Ссылка в новой задаче