summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-02-10 00:42:15 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-02-10 00:42:15 +0000
commit67fd9e31e9649bc77cd2f3e73b7697ef655ff14a (patch)
treead9995f6d9bd43b0f578b62cbb5d57e15ecbd4ca
parentb6fcae297c78d3e1628bf9be6490447bdb9b8643 (diff)
parentaaa9b16923fffc6a175f86627421d096c4ff18ed (diff)
downloadcts-67fd9e31e9649bc77cd2f3e73b7697ef655ff14a.tar.gz
Merge cherrypicks of [16790769, 16820286] into sc-d2-release.
Change-Id: I32d2970e8c6a914aa8ed9135e35c1f663d4d2bf3
-rw-r--r--tools/cts-tradefed/res/config/cts-known-failures.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/cts-tradefed/res/config/cts-known-failures.xml b/tools/cts-tradefed/res/config/cts-known-failures.xml
index 4a31eea22bf..180aaa79aa7 100644
--- a/tools/cts-tradefed/res/config/cts-known-failures.xml
+++ b/tools/cts-tradefed/res/config/cts-known-failures.xml
@@ -248,4 +248,10 @@
<!-- b/204721335 -->
<option name="compatibility:exclude-filter" value="CtsWindowManagerJetpackTestCases android.server.wm.jetpack.SidecarTest#testSidecarInterface_onWindowLayoutChangeListener" />
+ <!-- b/209382234 -->
+ <option name="compatibility:exclude-filter" value="CtsDevicePolicyTestCases android.devicepolicy.cts.KeyManagementTest" />
+
+ <!-- b/203177211 -->
+ <option name="compatibility:exclude-filter" value="CtsAppSecurityHostTestCases android.appsecurity.cts.ListeningPortsTest#testNoRemotelyAccessibleListeningUdpPorts" />
+
</configuration>