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 afe4492 commit 85d583aCopy full SHA for 85d583a
muted-tests.yml
@@ -566,6 +566,9 @@ tests:
566
- class: org.elasticsearch.index.engine.ThreadPoolMergeExecutorServiceDiskSpaceTests
567
method: testUnavailableBudgetBlocksNewMergeTasksFromStartingExecution
568
issue: https://github.com/elastic/elasticsearch/issues/130205
569
+- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
570
+ method: test {p0=search.highlight/50_synthetic_source/text single fvh source order}
571
+ issue: https://github.com/elastic/elasticsearch/issues/130657
572
573
# Examples:
574
#
0 commit comments