1{ 2 "postsubmit": [ 3 // Note that these test cases are running in postsubmit only. Bedstead tests can be pretty slow 4 // (due to adding/removing users, which makes the device somewhat unresponsive). This can also 5 // cause flakyness due to timeouts. In postsubmit, these tests have more time to run which makes 6 // them less flaky (and this flakyness is arguably less of an issue in this case). 7 { 8 "name": "SafetyCenterFunctionalMultiUsersTestCases" 9 } 10 ] 11} 12