job-scheduler icon indicating copy to clipboard operation
job-scheduler copied to clipboard

Consistent test failure - IntervalScheduleTests.testNextTimeToExecution with seed

Open mch2 opened this issue 3 years ago • 0 comments

This issue is for a reproducible test failure, caught by CI:

./gradlew ':opensearch-job-scheduler-spi:test' --tests "org.opensearch.jobscheduler.spi.schedule.IntervalScheduleTests.testNextTimeToExecution" -Dtests.seed=3DD81A7AFCAAAD78 -Dtests.security.manager=false -Dtests.locale=ja-JP-u-ca-japanese-x-lvariant-JP -Dtests.timezone=Pacific/Truk -Druntime.java=14

Log: failure.txt

mch2 avatar Aug 24 '21 22:08 mch2