elastic / kibana

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

Failing test: Security Solution Cypress.x-pack/test/security_solution_cypress/cypress/e2e/explore/cases/attach_alert_to_case·cy·ts - Alerts timeline Privileges: read only "before each" hook for "should not allow user with read only privileges to attach alerts to a new case" "before each" hook for "should not allow user with read only privileges to attach alerts to a new case" #191819

Open kibanamachine opened 2 weeks ago

kibanamachine commented 2 weeks ago

A test failed on a tracked branch

AssertionError: Timed out retrying after 150000ms: Expected to find element: `[data-test-subj="filters-global-container"] [data-test-subj="querySubmitButton"]`, but never found it.

Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Privileges: read only`
    at refreshPage (webpack:///./tasks/security_header.ts:31:5)
    at cy.waitUntil.interval (webpack:///./tasks/create_new_rule.ts:857:18)
    at evaluate (webpack:///./support/commands.js:74:19)
    at Context.waitUntil (webpack:///./support/commands.js:83:9)

First failure: kibana-on-merge - main

kibanamachine commented 2 weeks ago

New failure: kibana-on-merge - main

elasticmachine commented 2 weeks ago

Pinging @elastic/security-threat-hunting-explore (Team:Threat Hunting:Explore)