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

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

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

parents 71b11f09 056b7183
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"
        }
      ]
    },