Skip to content

Commit 286719a

Browse files
Treehugger RobotGerrit Code Review
authored andcommitted
Merge "[DO NOT MERGE] Adding failing Test cases to the cts-known-failures list." into android13-tests-dev
2 parents 6c732b0 + d4ec071 commit 286719a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

tools/cts-tradefed/res/config/cts-known-failures.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,4 +341,10 @@
341341

342342
<!--- b/295798316 -->
343343
<option name="compatibility:exclude-filter" value="CtsDevicePolicyTestCases android.devicepolicy.cts.SupportMessageTest#setShortSupportMessage_tooLongText_isTruncated[IncludeRunOnProfileOwnerPrimaryUser]" />
344+
345+
<!--- b/288983513 -->
346+
<option name="compatibility:exclude-filter" value="CtsDevicePolicyTestCases android.devicepolicy.cts.SupportMessageTest#setShortSupportMessage_tooLongText_isTruncated[IncludeRunOnDeviceOwnerUser]" />
347+
<option name="compatibility:exclude-filter" value="CtsDevicePolicyTestCases[run-on-secondary-user] android.devicepolicy.cts.SupportMessageTest#setShortSupportMessage_tooLongText_isTruncated[IncludeRunOnUnaffiliatedProfileOwnerSecondaryUser]" />
348+
<option name="compatibility:exclude-filter" value="CtsDevicePolicyTestCases[run-on-work-profile] android.devicepolicy.cts.SupportMessageTest#setShortSupportMessage_tooLongText_isTruncated[IncludeRunOnProfileOwnerProfileWithNoDeviceOwner]" />
349+
344350
</configuration>

0 commit comments

Comments
 (0)