We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What is the bug? The following tests fail due to assertion errors in 2.13:
- org.opensearch.securityanalytics.findings.SecureFindingRestApiIT.testGetFindings_byDetectorType_success - org.opensearch.securityanalytics.resthandler.DetectorMonitorRestApiIT.testRemoveDocLevelRuleAddAggregationRules_verifyFindings_success - org.opensearch.securityanalytics.resthandler.DetectorMonitorRestApiIT.testReplaceAggregationRule_verifyFindings_success - org.opensearch.securityanalytics.resthandler.DetectorMonitorRestApiIT.testDeleteAggregationRule_verifyFindings_success - org.opensearch.securityanalytics.resthandler.DetectorMonitorRestApiIT.testAddNewAggregationRule_verifyFindings_success
How can one reproduce the bug? Steps to reproduce the behavior:
./gradlew build
The text was updated successfully, but these errors were encountered:
2.13 has long shipped, why is this needed?
Sorry, something went wrong.
[Catch All Triage - 1, 2, 3, 4]
No branches or pull requests
What is the bug?
The following tests fail due to assertion errors in 2.13:
How can one reproduce the bug?
Steps to reproduce the behavior:
./gradlew build
The text was updated successfully, but these errors were encountered: