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

Commit 7b8cdbf0 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Move FrameworksServicesTests to group presubmit-large" into sc-dev

parents 993e1907 f994d122
Loading
Loading
Loading
Loading
+16 −14
Original line number Diff line number Diff line
{
  "presubmit": [
  "presubmit-large": [
    {
      "name": "FrameworksUiServicesTests",
      "name": "FrameworksServicesTests",
      "options": [
        {
          "include-annotation": "android.platform.test.annotations.Presubmit"
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        },
        {
          "exclude-annotation": "org.junit.Ignore"
        }
      ]
    },
    }
  ],
  "presubmit": [
    {
      "name": "ExtServicesUnitTests",
      "name": "FrameworksUiServicesTests",
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
@@ -17,7 +25,7 @@
      ]
    },
    {
      "name": "TestablesTests",
      "name": "ExtServicesUnitTests",
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
@@ -25,21 +33,15 @@
      ]
    },
    {
      "name": "FrameworksCoreTests",
      "name": "TestablesTests",
      "options": [
        {
          "include-annotation": "android.platform.test.annotations.Presubmit"
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        },
        {
          "exclude-annotation": "org.junit.Ignore"
        }
      ]
    },
    {
      "name": "FrameworkPermissionTests",
      "name": "FrameworksCoreTests",
      "options": [
        {
          "include-annotation": "android.platform.test.annotations.Presubmit"
@@ -53,7 +55,7 @@
      ]
    },
    {
      "name": "FrameworksServicesTests",
      "name": "FrameworkPermissionTests",
      "options": [
        {
          "include-annotation": "android.platform.test.annotations.Presubmit"