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 9c923db commit 157c983Copy full SHA for 157c983
muted-tests.yml
@@ -322,6 +322,9 @@ tests:
322
- class: org.elasticsearch.xpack.watcher.trigger.schedule.engine.TickerScheduleEngineTests
323
method: testAddWithNoLastCheckedTimeButHasActivationTimeExecutesBeforeInitialInterval
324
issue: https://github.com/elastic/elasticsearch/issues/115339
325
+- class: org.elasticsearch.xpack.watcher.trigger.schedule.engine.TickerScheduleEngineTests
326
+ method: testWatchWithLastCheckedTimeExecutesBeforeInitialInterval
327
+ issue: https://github.com/elastic/elasticsearch/issues/115354
328
329
# Examples:
330
#
0 commit comments