Merge "Include janky runs on flicker rotation tests"
am: 3341bbefea
Change-Id: I05d509ca9ceb0d14725c25f90de4381fd1ff5241
This commit is contained in:
@@ -82,7 +82,8 @@ public class ChangeAppRotationTest extends FlickerTestBase {
|
||||
@Before
|
||||
public void runTransition() {
|
||||
super.runTransition(
|
||||
changeAppRotation(mTestApp, mUiDevice, mBeginRotation, mEndRotation).build());
|
||||
changeAppRotation(mTestApp, mUiDevice, mBeginRotation, mEndRotation)
|
||||
.includeJankyRuns().build());
|
||||
}
|
||||
|
||||
@FlakyTest(bugId = 140855415)
|
||||
|
||||
Reference in New Issue
Block a user