Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b7afa49e authored by Lucas Henneman's avatar Lucas Henneman
Browse files

TEST_MAPPING: re-enable ScanningSettingsTest in presubmit



The ticket has been fixed and the test is now passing.
The test class has been passing in post-submit testing
for a while.

Bug: 293934372
Test: ABTD run of 25 of ScanningSettingsTest#testBleScanningSettings
Change-Id: I619d6a27c24df7da966d1a797e88f0573ad8f292
Signed-off-by: default avatarLucas Henneman <henneman@google.com>
parent ade57106
Loading
Loading
Loading
Loading
+1 −6
Original line number Diff line number Diff line
@@ -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"
+1 −6
Original line number Diff line number Diff line
@@ -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"