Skip to content

Commit fab2265

Browse files
Mute org.elasticsearch.xpack.watcher.trigger.schedule.engine.TickerScheduleEngineTests testAddWithNoLastCheckedTimeButHasActivationTimeExecutesBeforeInitialInterval #115339
1 parent 2f695ef commit fab2265

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
@@ -328,6 +328,9 @@ tests:
328328
issue: https://github.com/elastic/elasticsearch/issues/115231
329329
- class: org.elasticsearch.xpack.analytics.rate.TimeSeriesRateAggregatorTests
330330
issue: https://github.com/elastic/elasticsearch/issues/115334
331+
- class: org.elasticsearch.xpack.watcher.trigger.schedule.engine.TickerScheduleEngineTests
332+
method: testAddWithNoLastCheckedTimeButHasActivationTimeExecutesBeforeInitialInterval
333+
issue: https://github.com/elastic/elasticsearch/issues/115339
331334

332335
# Examples:
333336
#

0 commit comments

Comments
 (0)