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

Commit 4ea8010e authored by easoncylee's avatar easoncylee Committed by android-build-merger
Browse files

Merge "Convert apct/framework/presubmit-cloud-tf to Test Mapping Suite." am:...

Merge "Convert apct/framework/presubmit-cloud-tf to Test Mapping Suite." am: 888c3b03 am: f5c7e1b9
am: 8da67c75

Change-Id: I46c9b304a1445f0f6b51e64e7e6b01a6aa3653c8
parents 700c836e 8da67c75
Loading
Loading
Loading
Loading
+28 −0
Original line number Diff line number Diff line
@@ -23,6 +23,34 @@
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    },
    {
      "name": "FrameworksCoreTests",
      "options": [
        {
          "include-annotation": "android.platform.test.annotations.Presubmit"
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        },
        {
          "exclude-annotation": "org.junit.Ignore"
        }
      ]
    },
    {
      "name": "FrameworksServicesTests",
      "options": [
        {
          "include-annotation": "android.platform.test.annotations.Presubmit"
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        },
        {
          "exclude-annotation": "org.junit.Ignore"
        }
      ]
    }
  ],
  "postsubmit-managedprofile-stress": [