commit | 26dcfc54164ba69fe30925245355efe06537c4e7 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Thu Mar 23 15:44:12 2023 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Thu Mar 23 15:45:24 2023 +0000 |
tree | 6024ffeda20c5277739a39ba5a8c0bc50bf29481 | |
parent | 80cd0acd6487a08002de6707182f7a15df809c67 [diff] [blame] |
Don't run ComposHostTestCases in presubmit They're flaky on cuttlefish. Move to postsubmit instead. Bug: 264496291 Test: N/A Change-Id: I19b0357632be5a89e096fd1d9ce8d47dd865d245
diff --git a/TEST_MAPPING b/TEST_MAPPING index efcdb36..4148002 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING
@@ -19,7 +19,9 @@ }, { "name": "MicrodroidHostTestCases" - }, + } + ], + "avf-postsubmit": [ { "name": "ComposHostTestCases" }