elastic / kibana

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

Failing test: Osquery Cypress.x-pack/plugins/osquery/cypress/e2e/all/alerts_cases·cy·ts - Alert Event Details - Cases Case "before each" hook for "sees osquery results from last action and add to a case" "before each" hook for "sees osquery results from last action and add to a case" #176783

Open kibanamachine opened 9 months ago

kibanamachine commented 9 months ago

A test failed on a tracked branch

AssertionError: Timed out retrying after 60000ms: Expected to find content: 'Test rule 51y0meljsxc' within the selector: 'a[data-test-subj="ruleName"]' but never did.

Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Alert Event Details - Cases`
    at clickRuleName (webpack:///./tasks/live_query.ts:176:5)
    at loadRuleAlerts (webpack:///./tasks/live_query.ts:118:2)
    at Context.eval (webpack:///./e2e/all/alerts_cases.cy.ts:44:21)

First failure: CI Build - main

elasticmachine commented 9 months ago

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

tomsonpl commented 8 months ago

As in other cases issues, I think it's performance is being worked on - this test is waiting a 'default' time for kibana page to load, I don't think we should increase it. Let's see if this happens again, closing for now.

kibanamachine commented 3 weeks ago

New failure: kibana-on-merge - main

kibanamachine commented 3 weeks ago

New failure: kibana-on-merge - main

kibanamachine commented 3 weeks ago

New failure: kibana-on-merge - main

kibanamachine commented 3 weeks ago

New failure: kibana-on-merge - main

mistic commented 3 weeks ago

Skipped.

main: 82e69fe

kibanamachine commented 1 week ago

New failure: kibana-on-merge - 8.x