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

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

Add BugreportManagerTestCases to bugreport presubmit am: 59a1d2b4 am: b07a5734

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

Change-Id: Ibd0b360714c481095f21bc915cf9c7b42eec8687
parents 9c82a747 b07a5734
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",