We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81c544c commit ebaa807Copy full SHA for ebaa807
muted-tests.yml
@@ -453,6 +453,9 @@ tests:
453
- class: org.elasticsearch.xpack.downsample.ILMDownsampleDisruptionIT
454
method: testILMDownsampleRollingRestart
455
issue: https://github.com/elastic/elasticsearch/issues/126495
456
+- class: org.elasticsearch.xpack.search.AsyncSearchErrorTraceIT
457
+ method: testDataNodeLogsStackTraceWhenErrorTraceFalseOrEmpty
458
+ issue: https://github.com/elastic/elasticsearch/issues/126357
459
460
# Examples:
461
#
0 commit comments