From 555a60753c3a14380bce03c75713b81ff08a0805 Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Mon, 23 Sep 2019 11:19:43 -0400 Subject: [PATCH] Extend nightly WPT update timeout by an hour. --- etc/taskcluster/decision_task.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/taskcluster/decision_task.py b/etc/taskcluster/decision_task.py index 3da9c8a5ba4..addb0ebeccf 100644 --- a/etc/taskcluster/decision_task.py +++ b/etc/taskcluster/decision_task.py @@ -558,7 +558,7 @@ def update_wpt(): .with_features("taskclusterProxy") .with_scopes("secrets:get:project/servo/wpt-sync") .with_index_and_artifacts_expire_in(log_artifacts_expire_in) - .with_max_run_time_minutes(5 * 60) + .with_max_run_time_minutes(6 * 60) ) return ( with_homebrew(update_task, [