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

Commit 1cdd553b authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Exclude flaky tests from presubmit." into rvc-dev am: 3fe54949 am:...

Merge "Exclude flaky tests from presubmit." into rvc-dev am: 3fe54949 am: cc5c8ede am: fc4a9688

Change-Id: I3713e24a6ff2e964424954c50547761efa3c3882
parents 0f8e8bc9 fc4a9688
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@
      ],
      "options": [
        {"include-filter": "com.android.server.DeviceIdleControllerTest"},
        {"exclude-annotation": "android.platform.test.annotations.FlakyTest"},
        {"exclude-annotation": "androidx.test.filters.FlakyTest"}
      ]
    }
+1 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@
      "name": "FrameworksMockingServicesTests",
      "options": [
        {"include-filter": "com.android.server.DeviceIdleControllerTest"},
        {"exclude-annotation": "android.platform.test.annotations.FlakyTest"},
        {"exclude-annotation": "androidx.test.filters.FlakyTest"}
      ]
    }
+3 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@
        {
            "name": "CtsJobSchedulerTestCases",
            "options": [
                {"exclude-annotation": "android.platform.test.annotations.FlakyTest"},
                {"exclude-annotation": "androidx.test.filters.FlakyTest"},
                {"exclude-annotation": "androidx.test.filters.LargeTest"}
            ]
@@ -11,6 +12,7 @@
            "name": "FrameworksMockingServicesTests",
            "options": [
                {"include-filter": "com.android.server.job"},
                {"exclude-annotation": "android.platform.test.annotations.FlakyTest"},
                {"exclude-annotation": "androidx.test.filters.FlakyTest"}
            ]
        },
@@ -18,6 +20,7 @@
            "name": "FrameworksServicesTests",
            "options": [
                {"include-filter": "com.android.server.job"},
                {"exclude-annotation": "android.platform.test.annotations.FlakyTest"},
                {"exclude-annotation": "androidx.test.filters.FlakyTest"}
            ]
        }
+2 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@
      "name": "CtsUsageStatsTestCases",
      "options": [
        {"include-filter": "android.app.usage.cts.UsageStatsTest"},
        {"exclude-annotation": "android.platform.test.annotations.FlakyTest"},
        {"exclude-annotation": "androidx.test.filters.FlakyTest"}
      ]
    },
@@ -11,6 +12,7 @@
      "name": "FrameworksServicesTests",
      "options": [
        {"include-filter": "com.android.server.usage"},
        {"exclude-annotation": "android.platform.test.annotations.FlakyTest"},
        {"exclude-annotation": "androidx.test.filters.FlakyTest"}
      ]
    }
+3 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@
    {
      "name": "CtsBatterySavingTestCases",
      "options": [
        {"exclude-annotation": "android.platform.test.annotations.FlakyTest"},
        {"exclude-annotation": "androidx.test.filters.LargeTest"},
        {"exclude-annotation": "androidx.test.filters.FlakyTest"}
      ]
@@ -11,6 +12,7 @@
      "name": "FrameworksMockingServicesTests",
      "options": [
        {"include-filter": "com.android.server.power"},
        {"exclude-annotation": "android.platform.test.annotations.FlakyTest"},
        {"exclude-annotation": "androidx.test.filters.FlakyTest"}
      ]
    },
@@ -18,6 +20,7 @@
      "name": "FrameworksServicesTests",
      "options": [
        {"include-filter": "com.android.server.power"},
        {"exclude-annotation": "android.platform.test.annotations.FlakyTest"},
        {"exclude-annotation": "androidx.test.filters.FlakyTest"},
        {
          "exclude-filter": "com.android.server.power.PowerManagerServiceTest#testWakefulnessAwake_ShouldWakeUpWhenPluggedIn"