Skip to content

Commit 50b9e4e

Browse files
Mute org.elasticsearch.search.basic.SearchWithRandomExceptionsIT testRandomExceptions #116027
1 parent 3cbbcc5 commit 50b9e4e

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
@@ -287,6 +287,9 @@ tests:
287287
- class: org.elasticsearch.search.query.SearchQueryIT
288288
method: testAllDocsQueryString
289289
issue: https://github.com/elastic/elasticsearch/issues/115728
290+
- class: org.elasticsearch.search.basic.SearchWithRandomExceptionsIT
291+
method: testRandomExceptions
292+
issue: https://github.com/elastic/elasticsearch/issues/116027
290293

291294
# Examples:
292295
#

0 commit comments

Comments
 (0)