-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix flaky tests #278
Comments
This error happens sometimes due to memory circuit breaker triggered |
Maybe we should retry start detector. REPRODUCE WITH: ./gradlew ':integTest' --tests "org.opensearch.ad.rest.AnomalyDetectorRestApiIT.testDeleteAnomalyDetectorWithRunningAdJob" -Dtests.seed=C35D1E3B844CB432 -Dtests.security.manager=false -Dtests.locale=en-MT -Dtests.timezone=Atlantic/Cape_Verde -Druntime.java=14 org.opensearch.ad.rest.AnomalyDetectorRestApiIT > testDeleteAnomalyDetectorWithRunningAdJob FAILED 65 tests completed, 1 failed, 1 skipped
|
org.opensearch.ad.rest.AnomalyDetectorRestApiIT > testDeleteAnomalyDetector FAILED |
|
|
Multi nodes integration testing
|
Multi nodes integration testing
|
|
Rule violated for class org.opensearch.ad.task.ADTaskManager: lines covered ratio is 0.74, but expected minimum is 0.75 |
|
Multi node integration tests workflow failed for these two methods:
|
4 more seen for 1.3.0.0 (Jenkins jobs
|
https://github.com/amitgalitz/anomaly-detection-1/runs/4910110279?check_suite_focus=true
|
https://github.com/amitgalitz/anomaly-detection-1/runs/4858237954?check_suite_focus=true
|
Reopening until #369 merged |
Some test case may fail in CI, if you see any test failure, please put it here to track.
The text was updated successfully, but these errors were encountered: