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

Commit 3f6177c5 authored by easoncylee's avatar easoncylee Committed by android-build-merger
Browse files

Merge "Convert apct/framework/ext_services_test-cloud-tf and...

Merge "Convert apct/framework/ext_services_test-cloud-tf and apct/framework/testables_test-cloud-tf to Test Mapping Suite."
am: 0b51af25

Change-Id: Ia3cb6a650437cea7df13d302d2f3b409e071e73a
parents 1fe8de53 0b51af25
Loading
Loading
Loading
Loading
+16 −0
Original line number Original line Diff line number Diff line
@@ -7,6 +7,22 @@
          "exclude-annotation": "androidx.test.filters.FlakyTest"
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
        }
      ]
      ]
    },
    {
      "name": "ExtServicesUnitTests",
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    },
    {
      "name": "TestablesTests",
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    }
    }
  ]
  ]
}
}