Merge "Include janky runs on flicker rotation tests" am: 3341bbefea
am: fcc1ef2d7d
Change-Id: I5116803d89a5d85fc1a66fc6af6c0a91c824d178
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