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

Commit 5860c207 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Exclude large tests from presubmit." am: 3d8681e3 am: 9dc9fd89

parents b67add48 9dc9fd89
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -120,6 +120,9 @@
                {
                {
                    "include-annotation": "android.platform.test.annotations.Presubmit"
                    "include-annotation": "android.platform.test.annotations.Presubmit"
                },
                },
                {
                    "exclude-annotation": "android.platform.test.annotations.LargeTest"
                },
                {
                {
                    "exclude-annotation": "androidx.test.filters.FlakyTest"
                    "exclude-annotation": "androidx.test.filters.FlakyTest"
                },
                },
+3 −0
Original line number Original line Diff line number Diff line
@@ -6,6 +6,9 @@
        {
        {
          "include-annotation": "android.platform.test.annotations.Presubmit"
          "include-annotation": "android.platform.test.annotations.Presubmit"
        },
        },
        {
          "exclude-annotation": "android.platform.test.annotations.LargeTest"
        },
        {
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        },
        },
+3 −0
Original line number Original line Diff line number Diff line
@@ -9,6 +9,9 @@
        {
        {
          "include-annotation": "android.platform.test.annotations.Presubmit"
          "include-annotation": "android.platform.test.annotations.Presubmit"
        },
        },
        {
          "exclude-annotation": "android.platform.test.annotations.LargeTest"
        },
        {
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        },
        },