summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-02-25 03:57:38 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-02-25 03:57:38 +0000
commit58383ca90f8c3af6c7d883ed7e7b193c356cdc3e (patch)
treef516569e9fc91e80dd146ed1b899c1befb591751
parentd7affd480afac66e360c7a6887adb4ce0a4665db (diff)
parent910de387b4cdcdf59e2d09121abb08b7860ebab7 (diff)
downloadcts-58383ca90f8c3af6c7d883ed7e7b193c356cdc3e.tar.gz
Merge cherrypicks of [16790769, 16820286, 16848665] into sc-v2-platform-release.android-platform-12.1.0_r1
Change-Id: I1cd1f5ced8cb75bf06e11ebbf316ae6bd0c44e5d
-rw-r--r--tools/cts-tradefed/res/config/cts-known-failures.xml8
1 files changed, 8 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..3c0b126074b 100644
--- a/tools/cts-tradefed/res/config/cts-known-failures.xml
+++ b/tools/cts-tradefed/res/config/cts-known-failures.xml
@@ -248,4 +248,12 @@
<!-- 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" />
+ <option name="compatibility:exclude-filter" value="CtsDevicePolicyTestCases[run-on-work-profile] android.devicepolicy.cts.KeyManagementTest" />
+ <option name="compatibility:exclude-filter" value="CtsDevicePolicyTestCases[run-on-secondary-user] android.devicepolicy.cts.KeyManagementTest" />
+
+ <!-- b/203177211 -->
+ <option name="compatibility:exclude-filter" value="CtsAppSecurityHostTestCases android.appsecurity.cts.ListeningPortsTest#testNoRemotelyAccessibleListeningUdpPorts" />
+
</configuration>