Merge "Repeat app rotation test multiple times"
This commit is contained in:
committed by
Android (Google) Code Review
commit
0195349c81
@@ -67,7 +67,7 @@ class ChangeAppRotationTest(
|
||||
val instrumentation = InstrumentationRegistry.getInstrumentation()
|
||||
val testApp = StandardAppHelper(instrumentation,
|
||||
"com.android.server.wm.flicker.testapp", "SimpleApp")
|
||||
return FlickerTestRunnerFactory(instrumentation)
|
||||
return FlickerTestRunnerFactory(instrumentation, repetitions = 10)
|
||||
.buildRotationTest { configuration ->
|
||||
withTestName {
|
||||
buildTestTag(
|
||||
|
||||
Reference in New Issue
Block a user