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 ee51f5f commit c34f766Copy full SHA for c34f766
muted-tests.yml
@@ -321,6 +321,9 @@ tests:
321
- class: org.elasticsearch.xpack.inference.DefaultEndPointsIT
322
method: testInferDeploysDefaultE5
323
issue: https://github.com/elastic/elasticsearch/issues/115361
324
+- class: org.elasticsearch.xpack.watcher.trigger.schedule.engine.TickerScheduleEngineTests
325
+ method: testWatchWithNoLastCheckedTimeButHasActivationTimeExecutesBeforeInitialInterval
326
+ issue: https://github.com/elastic/elasticsearch/issues/115368
327
328
# Examples:
329
#
0 commit comments