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

Commit b07a5734 authored by Dieter Hsu's avatar Dieter Hsu Committed by Automerger Merge Worker
Browse files

Add BugreportManagerTestCases to bugreport presubmit am: 59a1d2b4

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

Change-Id: I22323ce15962f41e91715c9f8ff469346153d5da
parents 3fcbbccd 59a1d2b4
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
{
  "presubmit": [
    // TODO(159590499) add BugreportManagerTestCases
    {
      "file_patterns": ["Bugreport[^/]*\\.java"],
      "name": "BugreportManagerTestCases",
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.LargeTest"
        }
      ]
    },
    {
      "file_patterns": ["Bugreport[^/]*\\.java"],
      "name": "CtsBugreportTestCases",
+9 −1
Original line number Diff line number Diff line
{
  "presubmit": [
    // TODO(159590499) add BugreportManagerTestCases
    {
      "file_patterns": ["Bugreport[^/]*\\.java"],
      "name": "BugreportManagerTestCases",
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.LargeTest"
        }
      ]
    },
    {
      "file_patterns": ["Bugreport[^/]*\\.java"],
      "name": "CtsBugreportTestCases",