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

Commit da40df7c 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 am: 5860c207

parents a4fe85b8 5860c207
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"
        },