Merge "Remove flicker tests from postsubmit with TEST_MAPPING" into sc-dev

This commit is contained in:
Nataniel Borges
2021-02-01 20:56:05 +00:00
committed by Android (Google) Code Review

View File

@@ -1,13 +0,0 @@
{
"postsubmit": [
// Run tests on real device
{
"name": "FlickerTests",
"keywords": ["primary-device"]
},
// Also run the tests in the cloud
{
"name": "FlickerTests"
}
]
}