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

Commit e81a24de authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Exclude large tests from presubmit."

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