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 8787f0d commit 1ea3573Copy full SHA for 1ea3573
muted-tests.yml
@@ -286,6 +286,9 @@ tests:
286
- class: org.elasticsearch.xpack.spatial.search.GeoGridAggAndQueryConsistencyIT
287
method: testGeoShapeGeoHex
288
issue: https://github.com/elastic/elasticsearch/issues/115705
289
+- class: org.elasticsearch.xpack.core.ml.calendars.ScheduledEventTests
290
+ method: testBuild_SucceedsWithDefaultSkipResultAndSkipModelUpdatesValues
291
+ issue: https://github.com/elastic/elasticsearch/issues/115476
292
293
# Examples:
294
#
0 commit comments