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

Commit 4b501d38 authored by Sudheer Shanka's avatar Sudheer Shanka
Browse files

Ignore network policy related flaky hostside tests in presubmit.

Bug: 170180675
Test: n/a
Change-Id: I991df532e30b8a420de7f2ad8acbdda650ba20b9
parent 58686805
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -9,6 +9,9 @@
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        },
        {
          "exclude-annotation": "android.platform.test.annotations.FlakyTest"
        }
      ]
    },