We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1530927 commit 33b55dfCopy full SHA for 33b55df
muted-tests.yml
@@ -313,6 +313,12 @@ tests:
313
issue: https://github.com/elastic/elasticsearch/issues/113874
314
- class: org.elasticsearch.xpack.esql.expression.function.scalar.convert.ToDateNanosTests
315
issue: https://github.com/elastic/elasticsearch/issues/113661
316
+- class: org.elasticsearch.index.SearchSlowLogTests
317
+ method: testTwoLoggersDifferentLevel
318
+ issue: https://github.com/elastic/elasticsearch/issues/114359
319
320
+ method: testLevelPrecedence
321
322
323
# Examples:
324
#
0 commit comments