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 21477f1 commit d6762f6Copy full SHA for d6762f6
muted-tests.yml
@@ -527,3 +527,6 @@ tests:
527
- class: org.elasticsearch.xpack.esql.heap_attack.HeapAttackIT
528
method: testLookupExplosionBigStringManyMatches
529
issue: https://github.com/elastic/elasticsearch/issues/121465
530
+- class: org.elasticsearch.search.fetch.subphase.highlight.HighlightBuilderTests
531
+ method: testInvalidMaxAnalyzedOffset
532
+ issue: https://github.com/elastic/elasticsearch/issues/121361
0 commit comments