summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Yohei Yukawa <yukawa@google.com> 2023-05-31 23:35:53 +0000
committer Yohei Yukawa <yukawa@google.com> 2023-05-31 23:35:53 +0000
commit668de0cd94af65df1e62b4f716592b66c46d0672 (patch)
tree9d2f0d31288c8f89cd32a48521601be1742aeb94
parentfa05c1b9b17e722652a5430428af097f1807b319 (diff)
Drop InputMethodStressTest from vts
InputMethodStressTest is yet for internal stability testing only. Not ready for formal compatibility tests such as vts. Fix: 284542566 Fix: 284950559 Test: atest InputMethodStressTest Change-Id: I5792b0d84b049f8a590cb1146a27882c7084129f
-rw-r--r--tests/InputMethodStressTest/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/InputMethodStressTest/Android.bp b/tests/InputMethodStressTest/Android.bp
index 27640a5f51bc..84845c69fb27 100644
--- a/tests/InputMethodStressTest/Android.bp
+++ b/tests/InputMethodStressTest/Android.bp
@@ -30,7 +30,6 @@ android_test {
],
test_suites: [
"general-tests",
- "vts",
],
data: [
":SimpleTestIme",