elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.71k stars 8.12k forks source link

Failing test: Security Solution Cypress.x-pack/plugins/security_solution/public/management/cypress/e2e/artifacts/artifact_tabs_in_policy_details·cy·ts - Artifact tabs in Policy Details page Host isolation exceptions tab Given there are assigned Host isolation exceptions entries "after all" hook for "[ALL] User can see Host isolation exceptions artifacts and can assign or remove artifacts from policy" "after all" hook for "[ALL] User can see Host isolation exceptions artifacts and can assign or remove artifacts from policy" #171565

Open kibanamachine opened 9 months ago

kibanamachine commented 9 months ago

A test failed on a tracked branch

AssertionError: expected 503 to be one of [ 200, 404 ]

Because this error occurred during a `after all` hook we are skipping the remaining tests in the current suite: `Artifact tabs in Policy Det...`

Although you have test retries enabled, we do not retry tests when `before all` or `after all` hooks fail
    at Context.eval (webpack:///./tasks/artifacts.ts:40:25)

First failure: CI Build - main

elasticmachine commented 9 months ago

Pinging @elastic/security-defend-workflows (Team:Defend Workflows)

elasticmachine commented 9 months ago

Pinging @elastic/security-solution (Team: SecuritySolution)