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

Commit 6fae81d1 authored by Daniel Norman's avatar Daniel Norman Committed by Android (Google) Code Review
Browse files

Merge "Run all non-@FlakyTests in presubmit."

parents 629a094a d89acc64
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
@@ -19,9 +19,6 @@
    {
      "name": "CtsUiAutomationTestCases",
      "options": [
        {
          "include-annotation": "android.platform.test.annotations.Presubmit"
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
@@ -41,9 +38,8 @@
    {
      "name": "FrameworksCoreTests",
      "options": [
        // TODO(b/267225211) Include android.accessibilityservice in presubmit after
        // checking stability in postsubmit (and fixing if necessary)
        {
          "include-filter": "android.accessibilityservice",
          "include-filter": "android.view.accessibility",
          "include-filter": "com.android.internal.accessibility"
        },