Skip to content

Commit 08c720a

Browse files
Mute org.elasticsearch.core.GlobTests testInfixAsteriskMatch elastic#133129
1 parent 6a27594 commit 08c720a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -431,6 +431,9 @@ tests:
431431
- class: org.elasticsearch.gradle.LoggedExecFuncTest
432432
method: failed tasks output logged to console when spooling true
433433
issue: https://github.com/elastic/elasticsearch/issues/119509
434+
- class: org.elasticsearch.core.GlobTests
435+
method: testInfixAsteriskMatch
436+
issue: https://github.com/elastic/elasticsearch/issues/133129
434437

435438
# Examples:
436439
#

0 commit comments

Comments
 (0)