We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a525b3d commit fce28ccCopy full SHA for fce28cc
muted-tests.yml
@@ -402,6 +402,9 @@ tests:
402
- class: org.elasticsearch.packaging.test.DockerTests
403
method: test023InstallPluginUsingConfigFile
404
issue: https://github.com/elastic/elasticsearch/issues/126145
405
+- class: org.elasticsearch.search.SearchWithRejectionsIT
406
+ method: testOpenContextsAfterRejections
407
+ issue: https://github.com/elastic/elasticsearch/issues/126340
408
409
# Examples:
410
#
0 commit comments