diff options
| author | easoncylee <easoncylee@google.com> | 2021-04-21 21:21:12 +0800 |
|---|---|---|
| committer | Chun-Yi Lee <easoncylee@google.com> | 2021-04-21 13:24:07 +0000 |
| commit | e9f67379be3de347452abb4dfab1122d631343f8 (patch) | |
| tree | fb74853e9618b1f302c553c36a8e032e4230ecf6 /core/java/android/widget/inline | |
| parent | f98e690f9e29738a95343fef20c1d31e50b4c6d4 (diff) | |
Move CtsAutoFillServiceTestCases to group presubmit-large
The test config takes longer than 15mins to run. Move it to a dedicated
group for running slow presubmit Test Mapping test.
Some more context is in the referenced bug, e.g, b/174495337
The group will work exactly the same as presubmit for now.
Bug: 174654670
Bug: 174495337
Test: none
Change-Id: I946061e2c5a75b12ca370d172db32a8f7e8e8f68
Diffstat (limited to 'core/java/android/widget/inline')
| -rw-r--r-- | core/java/android/widget/inline/TEST_MAPPING | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/java/android/widget/inline/TEST_MAPPING b/core/java/android/widget/inline/TEST_MAPPING index 0baad5c31af9..26a556906dd1 100644 --- a/core/java/android/widget/inline/TEST_MAPPING +++ b/core/java/android/widget/inline/TEST_MAPPING @@ -1,5 +1,5 @@ { - "presubmit": [ + "presubmit-large": [ { "name": "CtsAutoFillServiceTestCases", "options": [ |
