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/test/security_solution_cypress/cypress/e2e/investigations/alerts/resolver·cy·ts - Analyze events view for alerts "before each" hook for "should display a toast indicating the date range of found events when a time range has 0 events in it" "before each" hook for "should display a toast indicating the date range of found events when a time range has 0 events in it" #172983

Closed kibanamachine closed 8 months ago

kibanamachine commented 9 months ago

A test failed on a tracked branch

Error: Timed out while retrying, last result was: {false}

Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Analyze events view for alerts`
    at Context.completeOrRetry (webpack:///./support/commands.js:64:12)

First failure: CI Build - main

elasticmachine commented 9 months ago

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

elasticmachine commented 9 months ago

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

PhilippeOberti commented 9 months ago

This seems yet another instance of a failure when loading Kibana (at least for the first failure)

Skipping in this PR

PhilippeOberti commented 8 months ago

this is yet another failure that has nothing to do with this specific test. Like I'm seeing more and more, some of the Cypress test fail when the page is loading.

Screenshot 2024-01-16 at 8 55 47 AM

I've actually just created a ticket to log this issue, so I'm closing this one