Skip to content

Commit c34f766

Browse files
Mute org.elasticsearch.xpack.watcher.trigger.schedule.engine.TickerScheduleEngineTests testWatchWithNoLastCheckedTimeButHasActivationTimeExecutesBeforeInitialInterval #115368
1 parent ee51f5f commit c34f766

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,9 @@ tests:
321321
- class: org.elasticsearch.xpack.inference.DefaultEndPointsIT
322322
method: testInferDeploysDefaultE5
323323
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
324327

325328
# Examples:
326329
#

0 commit comments

Comments
 (0)