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

Commit 9b19cd9b authored by Kweku Adams's avatar Kweku Adams
Browse files

Exclude LargeTests from presubmit.

Bug: 191603039
Test: N/A
Merged-In: I6320e9b20b1cceb37c0a27f311bbf6a45d3a57bb
Change-Id: If5b28b4d7c4a96cffe96ff52be0887f6545bca30
parent 1c0d5f71
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -57,6 +57,9 @@
    {
      "name": "CtsOsTestCases",
      "options": [
        {
          "exclude-annotation": "android.platform.test.annotations.LargeTest"
        },
        {
          "exclude-filter": "android.os.cts.BuildTest#testSdkInt"
        },