From 44b3f2cb27e2f5d4b9598e5925e247ec573e5bd3 Mon Sep 17 00:00:00 2001 From: Oana Horvath Date: Thu, 18 Nov 2021 14:03:20 +0200 Subject: [PATCH] run #2 --- automation/taskcluster/androidTest/flank-x86.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automation/taskcluster/androidTest/flank-x86.yml b/automation/taskcluster/androidTest/flank-x86.yml index 2ee0cfa14f7d..fef35d0a4b29 100644 --- a/automation/taskcluster/androidTest/flank-x86.yml +++ b/automation/taskcluster/androidTest/flank-x86.yml @@ -55,7 +55,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: 10 + num-test-runs: 500 ### 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