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 6be41ce commit c9c80fdCopy full SHA for c9c80fd
muted-tests.yml
@@ -449,6 +449,9 @@ tests:
449
- class: org.elasticsearch.xpack.kql.parser.KqlParserBooleanQueryTests
450
method: testParseOrQuery
451
issue: https://github.com/elastic/elasticsearch/issues/133863
452
+- class: org.elasticsearch.xpack.writeloadforecaster.WriteLoadForecasterIT
453
+ method: testWriteLoadForecastGetsPopulatedDuringRollovers
454
+ issue: https://github.com/elastic/elasticsearch/issues/134123
455
456
# Examples:
457
#
0 commit comments