summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-02-12 06:02:02 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-02-12 06:02:02 +0000
commitb2252a99242811d2c3e6f7d3b37b764fbfb5dba5 (patch)
tree9baba0ad89748d0281cbe883dbeb0a1bb08378c9
parent67fd9e31e9649bc77cd2f3e73b7697ef655ff14a (diff)
parent9e7d76ba74ed95ee96ead0ce7655c34f2315ad37 (diff)
downloadcts-android12L-d2-s7-release.tar.gz
Change-Id: I1dbdc68200c75955375d14dbedb602966d2a2e63
-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" />