|
@@ -513,6 +513,9 @@ tests:
|
|
|
- class: org.elasticsearch.xpack.logsdb.qa.BulkDynamicMappingChallengeRestIT
|
|
|
method: testDateHistogramAggregation
|
|
|
issue: https://github.com/elastic/elasticsearch/issues/134389
|
|
|
+- class: org.elasticsearch.xpack.esql.expression.function.scalar.score.DecayTests
|
|
|
+ method: "testEvaluateBlockWithNulls {TestCase=<double>, <double>, <double>, <_source> #11}"
|
|
|
+ issue: https://github.com/elastic/elasticsearch/issues/134447
|
|
|
|
|
|
# Examples:
|
|
|
#
|