commit | a173675f36132b044931cec813baf901480b3e04 | [log] [tgz] |
---|---|---|
author | Erik Wolsheimer <ewol@google.com> | Wed Aug 04 21:11:40 2021 -0700 |
committer | Narayan Kamath <narayan@google.com> | Mon Aug 09 09:09:57 2021 +0100 |
tree | 27fdcc48ec1f97832f469174b356ec85a4553661 | |
parent | cad233aca68ab19b1c8c1209a3393175878d29b9 [diff] |
CtsPrintTestCases needs rewrite to accommodate landscape mode Bug: 194293021 Test: Manual Change-Id: I1a5b33be3b8ef94c0ab0a98cdab6ce36d5945cfb
diff --git a/tools/cts-tradefed/res/config/cts-known-failures.xml b/tools/cts-tradefed/res/config/cts-known-failures.xml index c825882..c8f57f7 100644 --- a/tools/cts-tradefed/res/config/cts-known-failures.xml +++ b/tools/cts-tradefed/res/config/cts-known-failures.xml
@@ -229,4 +229,7 @@ <!-- b/192284443 --> <option name="compatibility:exclude-filter" value="CtsWindowManagerDeviceTestCases android.server.wm.DisplayHashManagerTest#testGenerateAndVerifyDisplayHash" /> + + <!-- b/194293021 --> + <option name="compatibility:exclude-filter" value="CtsPrintTestCases" /> </configuration>