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

Commit 699e10a9 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Exclude HotwordDetectionServiceStressTest" into udc-dev am: 056b7183 am: aa89e13f

parents b06d94ff aa89e13f
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"
        }
      ]
    },