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 d871d90 commit 29c5966Copy full SHA for 29c5966
muted-tests.yml
@@ -375,6 +375,9 @@ tests:
375
- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
376
method: test {p0=search.vectors/42_knn_search_int4_flat/Vector similarity with filter only}
377
issue: https://github.com/elastic/elasticsearch/issues/115475
378
+- class: org.elasticsearch.xpack.core.ml.calendars.ScheduledEventTests
379
+ method: testBuild_SucceedsWithDefaultSkipResultAndSkipModelUpdatesValues
380
+ issue: https://github.com/elastic/elasticsearch/issues/115476
381
382
# Examples:
383
#
0 commit comments