Browse Source

Mute org.elasticsearch.core.GlobTests testInfixAsteriskMatch #133129

elasticsearchmachine 1 month ago
parent
commit
08c720a9e2
1 changed files with 3 additions and 0 deletions
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -431,6 +431,9 @@ tests:
 - class: org.elasticsearch.gradle.LoggedExecFuncTest
   method: failed tasks output logged to console when spooling true
   issue: https://github.com/elastic/elasticsearch/issues/119509
+- class: org.elasticsearch.core.GlobTests
+  method: testInfixAsteriskMatch
+  issue: https://github.com/elastic/elasticsearch/issues/133129
 
 # Examples:
 #