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 82f2fb5 commit f8e931dCopy full SHA for f8e931d
muted-tests.yml
@@ -321,6 +321,9 @@ tests:
321
- class: org.elasticsearch.xpack.watcher.trigger.schedule.engine.TickerScheduleEngineTests
322
method: testWatchWithLastCheckedTimeExecutesBeforeInitialInterval
323
issue: https://github.com/elastic/elasticsearch/issues/115354
324
+- class: org.elasticsearch.xpack.watcher.trigger.schedule.engine.TickerScheduleEngineTests
325
+ method: testAddWithLastCheckedTimeExecutesBeforeInitialInterval
326
+ issue: https://github.com/elastic/elasticsearch/issues/115356
327
328
# Examples:
329
#
0 commit comments