summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-12-02 00:28:54 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-12-02 00:28:54 +0000
commit2c9e0b721452cae4f3ccb0be50a99ded2ca82d1a (patch)
tree915162ea2cb7cd68a0a2853db07820fdb8a29c54
parent87338aae976cb009504843b264a28f9cbb5342ed (diff)
parent146a27ff8a69edb9d15fdf5e4f4a83cf43597667 (diff)
downloadcts-2c9e0b721452cae4f3ccb0be50a99ded2ca82d1a.tar.gz
Merge "Merge cherrypicks of ['android-review.googlesource.com/2853967'] into sparse-11054021-L24000030000592631. SPARSE_CHANGE: I18ecd36216d22c8e35f142b9629200014020ae63" into sparse-11054021-L24000030000592631android-cts-13.0_r6
-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 6d2f8258cee..730a48bb742 100644
--- a/tools/cts-tradefed/res/config/cts-known-failures.xml
+++ b/tools/cts-tradefed/res/config/cts-known-failures.xml
@@ -341,4 +341,10 @@
<!--- b/295798316 -->
<option name="compatibility:exclude-filter" value="CtsDevicePolicyTestCases android.devicepolicy.cts.SupportMessageTest#setShortSupportMessage_tooLongText_isTruncated[IncludeRunOnProfileOwnerPrimaryUser]" />
+
+ <!--- b/288983513 -->
+ <option name="compatibility:exclude-filter" value="CtsDevicePolicyTestCases android.devicepolicy.cts.SupportMessageTest#setShortSupportMessage_tooLongText_isTruncated[IncludeRunOnDeviceOwnerUser]" />
+ <option name="compatibility:exclude-filter" value="CtsDevicePolicyTestCases[run-on-secondary-user] android.devicepolicy.cts.SupportMessageTest#setShortSupportMessage_tooLongText_isTruncated[IncludeRunOnUnaffiliatedProfileOwnerSecondaryUser]" />
+ <option name="compatibility:exclude-filter" value="CtsDevicePolicyTestCases[run-on-work-profile] android.devicepolicy.cts.SupportMessageTest#setShortSupportMessage_tooLongText_isTruncated[IncludeRunOnProfileOwnerProfileWithNoDeviceOwner]" />
+
</configuration>