summaryrefslogtreecommitdiffstats
path: root/taskcluster/ci/test/talos.yml
diff options
context:
space:
mode:
Diffstat (limited to 'taskcluster/ci/test/talos.yml')
-rw-r--r--taskcluster/ci/test/talos.yml11
1 files changed, 10 insertions, 1 deletions
diff --git a/taskcluster/ci/test/talos.yml b/taskcluster/ci/test/talos.yml
index 9269e8bc42..30352b38d0 100644
--- a/taskcluster/ci/test/talos.yml
+++ b/taskcluster/ci/test/talos.yml
@@ -746,7 +746,16 @@ talos-xperf:
default: []
mozharness:
extra-options:
- - --suite=xperf
+ by-test-platform:
+ windows.*:
+ - --suite=xperf
+ # Disable the GPU process due to bug 1868737. There are
+ # sandbox related issues with using the GPU process when
+ # running xperf as an administrator which cause us to fail
+ # due to generating minidumps.
+ - --setpref=layers.gpu-process.enabled=false
+ default:
+ - --suite=xperf
config:
by-test-platform:
windows.*: