Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Commit

Permalink
run #3
Browse files Browse the repository at this point in the history
  • Loading branch information
Oana Horvath committed Oct 11, 2021
1 parent 4b39217 commit f0c9316
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion automation/taskcluster/androidTest/flank-x86.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ gcloud:
# - notPackage org.mozilla.fenix.screenshots
# - notPackage org.mozilla.fenix.syncintegration
- class org.mozilla.fenix.ui.StrictEnhancedTrackingProtectionTest#testStrictVisitDisableExceptionToggle
- class org.mozilla.fenix.ui.StrictEnhancedTrackingProtectionTest#testStrictVisitSheetDetails

device:
- model: Pixel2
Expand All @@ -53,7 +54,7 @@ flank:
max-test-shards: -1
# num-test-runs: the amount of times to run the tests.
# 1 runs the tests once. 10 runs all the tests 10x
num-test-runs: 80
num-test-runs: 150
### Output Style flag
## Output style of execution status. May be one of [verbose, multi, single, compact].
## For runs with only one test execution the default value is 'verbose', in other cases
Expand Down

0 comments on commit f0c9316

Please sign in to comment.