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 2f695ef commit fab2265Copy full SHA for fab2265
muted-tests.yml
@@ -328,6 +328,9 @@ tests:
328
issue: https://github.com/elastic/elasticsearch/issues/115231
329
- class: org.elasticsearch.xpack.analytics.rate.TimeSeriesRateAggregatorTests
330
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
334
335
# Examples:
336
#
0 commit comments