summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-02-12 06:02:28 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-02-12 06:02:28 +0000
commit5c5a1cac99f23a61564c60be33f9274ff7fcd5fa (patch)
treef516569e9fc91e80dd146ed1b899c1befb591751
parent2c91e2a41bb676de28e20e54b1e5f160384795ed (diff)
parent98faa39a6ce6cb1ed33d3b80d6c4c70ff07327e1 (diff)
downloadcts-android12L-release.tar.gz
Change-Id: Iebe12db16a37872da9cd0515ef7c9801e9696425
-rw-r--r--tools/cts-tradefed/res/config/cts-known-failures.xml2
1 files changed, 2 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 180aaa79aa7..3c0b126074b 100644
--- a/tools/cts-tradefed/res/config/cts-known-failures.xml
+++ b/tools/cts-tradefed/res/config/cts-known-failures.xml
@@ -250,6 +250,8 @@
<!-- 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" />