Skip to content
Snippets Groups Projects
Commit 71718190 authored by Lucas Henneman's avatar Lucas Henneman Committed by Gerrit Code Review
Browse files

Merge "TEST_MAPPING: re-enable ScanningSettingsTest in presubmit" into main

parents f6b04110 b7afa49e
No related branches found
No related tags found
No related merge requests found
......@@ -2,12 +2,7 @@
"presubmit": [
{
"name": "CtsLocationFineTestCases",
"options": [
{
// TODO: Wait for test to deflake - b/293934372
"exclude-filter":"android.location.cts.fine.ScanningSettingsTest"
}
]
"options": []
},
{
"name": "CtsLocationCoarseTestCases"
......
......@@ -5,12 +5,7 @@
},
{
"name": "CtsLocationFineTestCases",
"options": [
{
// TODO: Wait for test to deflake - b/293934372
"exclude-filter":"android.location.cts.fine.ScanningSettingsTest"
}
]
"options": []
},
{
"name": "CtsLocationNoneTestCases"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment