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

Commit c58b7dff authored by lpeter's avatar lpeter
Browse files

Exclude HotwordDetectionServiceStressTest

Bug: 271393448
Test: atest HotwordDetectionServiceStressTest
Change-Id: I7597c2f0187d26ad6fd65d85f801f3f0b54ac5c5
parent 45e2e3cd
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -110,6 +110,9 @@
            "options": [
                {
                    "exclude-annotation": "androidx.test.filters.FlakyTest"
                },
                {
                    "exclude-filter": "android.voiceinteraction.cts.HotwordDetectionServiceStressTest"
                }
            ],
            "file_patterns": ["(/|^)VoiceInteract[^/]*"]
+3 −0
Original line number Diff line number Diff line
@@ -5,6 +5,9 @@
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        },
        {
          "exclude-filter": "android.voiceinteraction.cts.HotwordDetectionServiceStressTest"
        }
      ]
    },