summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author czq <czq@google.com> 2023-07-07 18:51:07 +0800
committer czq <czq@google.com> 2023-07-07 18:52:41 +0800
commitcf04b72f4e824398fab4d2009b5833cf385d10b1 (patch)
tree4223c1a020743fc48db3fa6f1db94b9e684bee65
parentac9f62e527a9814251b6b87eeae1fd213e2b412a (diff)
Move InputMethodStressTest to postsubmit
Test: atest InputMethodStressTest Bug: 288478487 Change-Id: I3f68dcf98f0348dee9c426413b2ee628ddd01e9a
-rw-r--r--tests/InputMethodStressTest/TEST_MAPPING2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/InputMethodStressTest/TEST_MAPPING b/tests/InputMethodStressTest/TEST_MAPPING
index 06e2ce84eb0f..d982dd817eaa 100644
--- a/tests/InputMethodStressTest/TEST_MAPPING
+++ b/tests/InputMethodStressTest/TEST_MAPPING
@@ -1,5 +1,5 @@
{
- "presubmit-large": [
+ "postsubmit": [
{
"name": "InputMethodStressTest"
}