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 f2fe35f commit b947163Copy full SHA for b947163
muted-tests.yml
@@ -534,6 +534,9 @@ tests:
534
- class: org.elasticsearch.index.codec.vectors.DocIdsWriterTests
535
method: testSorted
536
issue: https://github.com/elastic/elasticsearch/issues/134106
537
+- class: org.elasticsearch.xpack.writeloadforecaster.WriteLoadForecasterIT
538
+ method: testWriteLoadForecastIsOverriddenBySetting
539
+ issue: https://github.com/elastic/elasticsearch/issues/133455
540
541
# Examples:
542
#
0 commit comments