-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:mlMachine learningMachine learning>testIssues or PRs that are addressing/adding testsIssues or PRs that are addressing/adding tests>test-failureTriaged test failures from CITriaged test failures from CITeam:MLMeta label for the ML teamMeta label for the ML teamlow-riskAn open issue or test failure that is a low risk to future releasesAn open issue or test failure that is a low risk to future releases
Description
CI Link
Repro line
./gradlew ":x-pack:plugin:core:test" --tests "org.elasticsearch.xpack.core.ml.calendars.ScheduledEventTests.testBuild_SucceedsWithProvidedSkipResultAndSkipModelUpdatesValues" -Dtests.seed=1736FEED7A9C76A6 -Dtests.locale=kkj -Dtests.timezone=Australia/Queensland -Druntime.java=22
Does it reproduce?
Yes
Applicable branches
main
Failure history
No response
Failure excerpt
2> org.elasticsearch.ElasticsearchStatusException: Event start time [2024-10-16T10:34:06.793Z] must come before end time [2024-10-16T10:34:06.793Z]
at __randomizedtesting.SeedInfo.seed([1736FEED7A9C76A6:4084A1DB50F928E1]:0)
at app//org.elasticsearch.xpack.core.ml.utils.ExceptionsHelper.badRequestException(ExceptionsHelper.java:93)
at app//org.elasticsearch.xpack.core.ml.calendars.ScheduledEvent$Builder.build(ScheduledEvent.java:349)
at app//org.elasticsearch.xpack.core.ml.calendars.ScheduledEventTests.validateScheduledEventSuccessfulBuild(ScheduledEventTests.java:220)
at app//org.elasticsearch.xpack.core.ml.calendars.ScheduledEventTests.testBuild_SucceedsWithProvidedSkipResultAndSkipModelUpdatesValues(ScheduledEventTests.java:199)
Metadata
Metadata
Assignees
Labels
:mlMachine learningMachine learning>testIssues or PRs that are addressing/adding testsIssues or PRs that are addressing/adding tests>test-failureTriaged test failures from CITriaged test failures from CITeam:MLMeta label for the ML teamMeta label for the ML teamlow-riskAn open issue or test failure that is a low risk to future releasesAn open issue or test failure that is a low risk to future releases