summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-09 20:10:28 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2022-04-09 20:10:28 +0000
commitba023e3615bf03fc5baaa4318720a2dc6a55fde0 (patch)
tree1bbfd126f4d78f8967a29ad5f4941ea6bd05def1
parent7a4fda671a539a0df1f54ba88c4ccab12f7c326f (diff)
parentae677fc57290b63100153fa9b46052142978f300 (diff)
downloadcts-sparse-8431950-L33900000954273401.tar.gz
Merge "Snap for 8429292 from d549bfdaf6fef19f8cb5fecfc87e687d949b3292 to android12-tests-release" into android12-tests-releasesparse-8431950-L33900000954273401
-rw-r--r--tools/cts-tradefed/res/config/cts-on-gsi-exclude.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/cts-tradefed/res/config/cts-on-gsi-exclude.xml b/tools/cts-tradefed/res/config/cts-on-gsi-exclude.xml
index 82e42473dbf..053a76ee0d3 100644
--- a/tools/cts-tradefed/res/config/cts-on-gsi-exclude.xml
+++ b/tools/cts-tradefed/res/config/cts-on-gsi-exclude.xml
@@ -110,4 +110,9 @@
<!-- b/201645790 Remove CtsAppSecurityHostTestCases android.appsecurity.cts.ListeningPortsTest#testNoRemotelyAccessibleListeningUdpPorts from cts-on-gsi -->
<option name="compatibility:exclude-filter" value="CtsAppSecurityHostTestCases android.appsecurity.cts.ListeningPortsTest#testNoRemotelyAccessibleListeningUdpPorts" />
+ <!-- b/228390608 No Tv Input Service implementation on GSI -->
+ <option name="compatibility:exclude-filter" value="CtsHdmiCecHostTestCases android.hdmicec.cts.tv.HdmiCecRemoteControlPassThroughTest" />
+ <option name="compatibility:exclude-filter" value="CtsHdmiCecHostTestCases android.hdmicec.cts.tv.HdmiCecRoutingControlTest" />
+ <option name="compatibility:exclude-filter" value="CtsHdmiCecHostTestCases android.hdmicec.cts.tv.HdmiCecTvOneTouchPlayTest" />
+
</configuration>