|
@@ -516,6 +516,9 @@ tests:
|
|
|
- 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
|
|
|
+- class: org.elasticsearch.action.admin.cluster.state.TransportClusterStateActionTests
|
|
|
+ method: testGetClusterStateWithDefaultProjectOnly
|
|
|
+ issue: https://github.com/elastic/elasticsearch/issues/134450
|
|
|
|
|
|
# Examples:
|
|
|
#
|