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

Commit 056b7183 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Exclude HotwordDetectionServiceStressTest" into udc-dev

parents 7766ef11 c58b7dff
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"
        }
      ]
    },