Remove flicker tests from postsubmit with TEST_MAPPING
The postsubmit tests run using ATP instead. Bug: 162923992 Test: check the flicker tests dashboard Change-Id: I5a408a4d241125d97701a59a3852ca894bcf4cc4
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
{
|
||||
"postsubmit": [
|
||||
// Run tests on real device
|
||||
{
|
||||
"name": "FlickerTests",
|
||||
"keywords": ["primary-device"]
|
||||
},
|
||||
// Also run the tests in the cloud
|
||||
{
|
||||
"name": "FlickerTests"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user