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

Commit 51e6f8ff authored by Fiona Campbell's avatar Fiona Campbell Committed by Android (Google) Code Review
Browse files

Merge "Remove exclude filter on PowerManger test mapping" into rvc-dev

parents 672950aa e7c33c30
Loading
Loading
Loading
Loading
+1 −4
Original line number Original line Diff line number Diff line
@@ -21,10 +21,7 @@
      "options": [
      "options": [
        {"include-filter": "com.android.server.power"},
        {"include-filter": "com.android.server.power"},
        {"exclude-annotation": "android.platform.test.annotations.FlakyTest"},
        {"exclude-annotation": "android.platform.test.annotations.FlakyTest"},
        {"exclude-annotation": "androidx.test.filters.FlakyTest"},
        {"exclude-annotation": "androidx.test.filters.FlakyTest"}
        {
          "exclude-filter": "com.android.server.power.PowerManagerServiceTest#testWakefulnessAwake_ShouldWakeUpWhenPluggedIn"
        }
      ]
      ]
    }
    }
  ],
  ],