Skip to content

Commit 6417c80

Browse files
Treehugger RobotGerrit Code Review
authored andcommitted
Merge "[DO NOT MERGE] Adding failing Test cases to the cts-known-failures list." into android12L-tests-dev
2 parents 64eb5b2 + 47885c9 commit 6417c80

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,4 +351,11 @@
351351

352352
<!-- b/192998823 -->
353353
<option name="compatibility:exclude-filter" value="CtsCarrierApiTestCases android.carrierapi.cts.CarrierApiTest#testVoiceMailNumber" />
354+
355+
<!--- b/288983513 -->
356+
<option name="compatibility:exclude-filter" value="CtsDevicePolicyTestCases android.devicepolicy.cts.SupportMessageTest#setShortSupportMessage_tooLongText_isTruncated[IncludeRunOnProfileOwnerPrimaryUser]" />
357+
<option name="compatibility:exclude-filter" value="CtsDevicePolicyTestCases android.devicepolicy.cts.SupportMessageTest#setShortSupportMessage_tooLongText_isTruncated[IncludeRunOnDeviceOwnerUser]" />
358+
<option name="compatibility:exclude-filter" value="CtsDevicePolicyTestCases[run-on-secondary-user] android.devicepolicy.cts.SupportMessageTest#setShortSupportMessage_tooLongText_isTruncated[IncludeRunOnUnaffiliatedProfileOwnerSecondaryUser]" />
359+
<option name="compatibility:exclude-filter" value="CtsDevicePolicyTestCases[run-on-work-profile] android.devicepolicy.cts.SupportMessageTest#setShortSupportMessage_tooLongText_isTruncated[IncludeRunOnProfileOwnerProfileWithNoDeviceOwner]" />
360+
354361
</configuration>

0 commit comments

Comments
 (0)