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

Commit 0adc7f91 authored by Anna Zhuravleva's avatar Anna Zhuravleva
Browse files

Use androidx FlakyTest annotation for device tests.

Platform_testing large test annotation is for
host side tests and will be restricted, device
tests should use androidx annotation.

Bug: 293837621
Test: presubmit
Change-Id: Ie7059450d2904ce424a6338069873020b78cc6dd
parent afcd2393
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -3,9 +3,6 @@
    {
      "name": "MediaProjectionTests",
      "options": [
        {
          "exclude-annotation": "android.platform.test.annotations.FlakyTest"
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        },
+0 −3
Original line number Diff line number Diff line
@@ -6,9 +6,6 @@
        {
          "exclude-annotation": "androidx.test.filters.LargeTest"
        },
        {
          "exclude-annotation": "android.platform.test.annotations.FlakyTest"
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        },