Merge "Exclude CtsDeviceJankUi#testScrolling from cts-reference-aosp" into oreo-cts-dev
am: 42302f39dd
Change-Id: If49fdf8d31571cbc0be32db016f4022904511dcb
diff --git a/tools/cts-tradefed/res/config/cts-reference-aosp.xml b/tools/cts-tradefed/res/config/cts-reference-aosp.xml
index c208500..bedbb4b 100644
--- a/tools/cts-tradefed/res/config/cts-reference-aosp.xml
+++ b/tools/cts-tradefed/res/config/cts-reference-aosp.xml
@@ -169,4 +169,7 @@
<!-- b/65561379: Exclude android.media.cts.MediaPlayerFlakyNetworkTest -->
<option name="compatibility:exclude-filter" value="CtsMediaTestCases android.media.cts.MediaPlayerFlakyNetworkTest" />
+ <!-- b/69720253: GSI uses launcher2 in O -->
+ <option name="compatibility:exclude-filter" value="CtsJankDeviceTestCases android.jank.cts.ui.CtsDeviceJankUi#testScrolling" />
+
</configuration>