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

Commit 32f4845e authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Move FrameworksServicesTests to group presubmit-large" into sc-dev am: 7b8cdbf0

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14234708

Change-Id: Ic96b7280e2ef53fdbdaa4900af5fee53098c17b5
parents f9872254 7b8cdbf0
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"