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

Commit f7f4f628 authored by Dieter Hsu's avatar Dieter Hsu
Browse files

Add BugreportManagerTestCases to bugreport presubmit

Bug: 159590499
Test: atest --test-mapping --dry-run \
                 services/core/java/com/android/server/os:presubmit
Test: atest --test-mapping --dry-run core/java/android/os:presubmit

Change-Id: Ib6ec81570d5000ae3c7cb76da0e8e0eed98c425e
parent 6117d617
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",