Merge "DO NOT MERGE Adding testTapLink_changeOrientationThenTapBack to known failures" into oreo-mr1-cts-dev
diff --git a/tools/cts-tradefed/res/config/cts-known-failures.xml b/tools/cts-tradefed/res/config/cts-known-failures.xml
index 5d43956..b68ed93 100644
--- a/tools/cts-tradefed/res/config/cts-known-failures.xml
+++ b/tools/cts-tradefed/res/config/cts-known-failures.xml
@@ -207,4 +207,7 @@
     <!-- test fails if usb charging is disabled which is not mandatory -->
     <option name="compatibility:exclude-filter" value="CtsDumpsysHostTestCases  android.dumpsys.cts.StoragedDumpsysTest#testStoragedOutput" />
 
+    <!-- b/126515980 -->
+    <!-- fails on some devices because the IME blocks the screen, causing UIAutomator queries to fail -->
+    <option name="compatibility:exclude-filter" value="CtsAutoFillServiceTestCases android.autofillservice.cts.SimpleSaveActivityTest#testTapLink_changeOrientationThenTapBack" />
 </configuration>