summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-04-04 00:12:57 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-04-04 00:12:57 +0000
commitdf6eefd3faf245ba74c3239802919d6d2e6637d4 (patch)
tree4dce3267b0a1b9e316eca3bfe07a8b7e5803b54d
parent6579d310a80caf2bf4d1dc8e2ea660cad226ee2d (diff)
parentd495e484bcaa92a4363a70115136407873421e99 (diff)
downloadcts-df6eefd3faf245ba74c3239802919d6d2e6637d4.tar.gz
Merge "Merge "Camera CTS: Restore known failure for SurfaceViewPreviewTest#testPreparePerformance" into android12-tests-dev am: 8c6fe811be" into android12L-tests-dev
-rw-r--r--tools/cts-tradefed/res/config/cts-known-failures.xml4
1 files changed, 4 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 7888d1042b9..a3bd88519d7 100644
--- a/tools/cts-tradefed/res/config/cts-known-failures.xml
+++ b/tools/cts-tradefed/res/config/cts-known-failures.xml
@@ -23,6 +23,10 @@
<option name="compatibility:exclude-filter" value="CtsLocationTestCases android.location.cts.GnssTtffTests#testTtffWithNetwork" />
<option name="compatibility:exclude-filter" value="CtsLocationTestCases[instant] android.location.cts.GnssTtffTests#testTtffWithNetwork" />
+ <!-- b/17989532 -->
+ <option name="compatibility:exclude-filter" value="CtsCameraTestCases android.hardware.camera2.cts.SurfaceViewPreviewTest#testPreparePerformance" />
+ <option name="compatibility:exclude-filter" value="CtsCameraTestCases[instant] android.hardware.camera2.cts.SurfaceViewPreviewTest#testPreparePerformance" />
+
<!-- b/23776893 -->
<option name="compatibility:exclude-filter" value="CtsDumpsysHostTestCases android.dumpsys.cts.DumpsysHostTest#testBatterystatsOutput" />
<option name="compatibility:exclude-filter" value="CtsDumpsysHostTestCases android.dumpsys.cts.DumpsysHostTest#testGfxinfoFramestats" />