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 376fa8d commit 8ee5550Copy full SHA for 8ee5550
muted-tests.yml
@@ -369,6 +369,9 @@ tests:
369
- class: org.elasticsearch.xpack.watcher.trigger.schedule.engine.TickerScheduleEngineTests
370
method: testWatchWithLastCheckedTimeExecutesBeforeInitialInterval
371
issue: https://github.com/elastic/elasticsearch/issues/115354
372
+- class: org.elasticsearch.xpack.watcher.trigger.schedule.engine.TickerScheduleEngineTests
373
+ method: testWatchWithNoLastCheckedTimeButHasActivationTimeExecutesBeforeInitialInterval
374
+ issue: https://github.com/elastic/elasticsearch/issues/115368
375
376
# Examples:
377
#
0 commit comments