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

Assignments Flaky tests (#173429) #176689

Conversation

e40pud
Copy link
Contributor

@e40pud e40pud commented Feb 12, 2024

Summary

Addresses #173429

Another attempt to fix alert assignments flaky tests.

Here I changed the way we activate necessary accounts - instead of just login to all of them one by one, I will login and load the main security page. I suspect that since we are login to multiple accounts and do not wait for the page load this might lead to some accounts not being setup completely and leading to an internal error which we see

"reason": "Search rejected due to missing shards [[.ds-.lists-default-2023.12.14-000001][0]]. Consider using allow_partial_search_results setting to bypass this error."

Thus, I would like to login into the next account once we completely finished the previous login step.

Checklist

Delete any items that are not applicable to this PR.

@e40pud e40pud added release_note:skip Skip the PR/issue when compiling release notes Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:Detection Engine Security Solution Detection Engine Area labels Feb 12, 2024
@e40pud e40pud self-assigned this Feb 12, 2024
@e40pud
Copy link
Contributor Author

e40pud commented Feb 12, 2024

/ci

@e40pud
Copy link
Contributor Author

e40pud commented Feb 12, 2024

@elasticmachine merge upstream

@e40pud
Copy link
Contributor Author

e40pud commented Feb 12, 2024

/ci

@kibana-ci
Copy link
Collaborator

kibana-ci commented Feb 12, 2024

💔 Build Failed

Failed CI Steps

Test Failures

  • [job] [logs] Detection Engine - Security Solution Cypress Tests #2 / Alert user assignment - ESS & Serverless Basic rendering "before all" hook for "alert with no assignees in alerts table" "before all" hook for "alert with no assignees in alerts table"
  • [job] [logs] Detection Engine - Security Solution Cypress Tests #2 / Alert user assignment - ESS & Serverless Basic rendering "before all" hook for "alert with no assignees in alerts table" "before all" hook for "alert with no assignees in alerts table"
  • [job] [logs] FTR Configs #34 / transform - creation - index pattern creation_index_pattern batch transform with terms+date_histogram groups and avg agg runs the transform and displays it correctly in the job list
  • [job] [logs] FTR Configs #34 / transform - creation - index pattern creation_index_pattern batch transform with terms+date_histogram groups and avg agg runs the transform and displays it correctly in the job list
  • [job] [logs] FTR Configs #44 / transform basic license transform - creation - index pattern creation_index_pattern batch transform with terms+date_histogram groups and avg agg runs the transform and displays it correctly in the job list
  • [job] [logs] FTR Configs #44 / transform basic license transform - creation - index pattern creation_index_pattern batch transform with terms+date_histogram groups and avg agg runs the transform and displays it correctly in the job list

Metrics [docs]

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @e40pud

@e40pud e40pud closed this Feb 15, 2024
@e40pud e40pud deleted the security/tests/173429-assignments-flaky-tests branch February 15, 2024 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes Team:Detection Engine Security Solution Detection Engine Area Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants