From 9d3dfd2a7e3c85b36693507e959f028f4e3d6cf9 Mon Sep 17 00:00:00 2001 From: Gregory Mierzwinski Date: Mon, 29 Jun 2020 09:48:45 -0400 Subject: [PATCH] Disable conditioned profiles on Raptor YTP tests. (#11814) --- taskcluster/ci/raptor/kind.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/taskcluster/ci/raptor/kind.yml b/taskcluster/ci/raptor/kind.yml index 07315a15f..135a05b5c 100644 --- a/taskcluster/ci/raptor/kind.yml +++ b/taskcluster/ci/raptor/kind.yml @@ -80,6 +80,7 @@ job-defaults: - '--binary=org.mozilla.fenix.nightly' - '--activity=org.mozilla.fenix.IntentReceiverActivity' - '--download-symbols=ondemand' + - '--no-conditioned-profile' fetches: toolchain: - linux64-minidump-stackwalk