We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7e679f commit c0c4173Copy full SHA for c0c4173
muted-tests.yml
@@ -446,6 +446,9 @@ tests:
446
- class: org.elasticsearch.benchmark.vector.scorer.VectorScorerOSQBenchmarkTests
447
method: testBulkScalarVsVectorized {p0=384 p1=1 p2=MMAP p3=MAXIMUM_INNER_PRODUCT}
448
issue: https://github.com/elastic/elasticsearch/issues/142492
449
+- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
450
+ method: test {csv-spec:match-function.TestMatchWithReplace}
451
+ issue: https://github.com/elastic/elasticsearch/issues/142501
452
453
# Examples:
454
#
0 commit comments