2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-15 18:12:54 +00:00

[fenix] Bug 1701764 - Remove --no-conditioned-profile from Raptor tests now that they are disabled by default

This commit is contained in:
Dave Hunt 2021-04-03 15:20:55 +01:00 committed by Michael Comella
parent 16c4823bef
commit f4eba36b6a

View File

@ -85,7 +85,6 @@ job-defaults:
- '--cfg=mozharness/configs/raptor/android_hw_config.py' - '--cfg=mozharness/configs/raptor/android_hw_config.py'
- '--app=fenix' - '--app=fenix'
- '--browsertime' - '--browsertime'
- '--no-conditioned-profile'
- '--binary=org.mozilla.fenix' - '--binary=org.mozilla.fenix'
- '--activity=org.mozilla.fenix.IntentReceiverActivity' - '--activity=org.mozilla.fenix.IntentReceiverActivity'
- '--download-symbols=ondemand' - '--download-symbols=ondemand'