Move ComposHostTestCases to postsubmit, since it has a high failure rate on cf in presubmit.

Bug: 264496291
Change-Id: I70dfc635de37adc8f9107466e06a887da02f0797
This commit is contained in:
Alan Stokes 2023-03-08 14:17:12 +00:00
parent e280834757
commit a6a67730f0
1 changed files with 3 additions and 3 deletions

View File

@ -3,9 +3,6 @@
{
"name": "MicrodroidHostTestCases"
},
{
"name": "ComposHostTestCases"
},
{
"name": "MicrodroidTestApp"
},
@ -35,6 +32,9 @@
{
"name": "ComposBenchmarkApp"
},
{
"name": "ComposHostTestCases"
},
{
"name": "AVFHostTestCases"
}