[fenix] Disable conditioned profiles on Raptor YTP tests. (https://github.com/mozilla-mobile/fenix/pull/11814)

pull/600/head
Gregory Mierzwinski 4 years ago committed by GitHub
parent 9db2f1752f
commit c3a08febf3

@ -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

Loading…
Cancel
Save