diff --git a/etc/taskcluster/decision_task.py b/etc/taskcluster/decision_task.py index e4d3876caca..7c81a751a21 100644 --- a/etc/taskcluster/decision_task.py +++ b/etc/taskcluster/decision_task.py @@ -621,7 +621,7 @@ def wpt_chunks(platform, make_chunk_task, build_task, total_chunks, processes, if run_webgpu: webgpu_script = """ time ./mach test-wpt _webgpu --release --processes $PROCESSES \ - --headless --log-raw test-webgpu.log \ + --headless --log-raw test-webgpu.log --always-succeed \ --log-errorsummary webgpu-errorsummary.log \ | cat ./mach filter-intermittents \