Skip to content
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

[BUG] 2.13 Integration Tests fail #1313

Open
toepkerd opened this issue Sep 19, 2024 · 2 comments
Open

[BUG] 2.13 Integration Tests fail #1313

toepkerd opened this issue Sep 19, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@toepkerd
Copy link
Contributor

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:

  1. Check out branch 2.13
  2. Run ./gradlew build
@toepkerd toepkerd added bug Something isn't working untriaged labels Sep 19, 2024
@toepkerd toepkerd mentioned this issue Sep 19, 2024
5 tasks
@dblock dblock removed the untriaged label Oct 7, 2024
@dblock
Copy link
Member

dblock commented Oct 7, 2024

2.13 has long shipped, why is this needed?

@dblock
Copy link
Member

dblock commented Oct 7, 2024

[Catch All Triage - 1, 2, 3, 4]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants