elastic / kibana

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

Failing test: Security Solution Cypress.x-pack/test/security_solution_cypress/cypress/e2e/header/search_bar·cy·ts - SearchBar "before each" hook for "adds correctly a filter to the global search bar" "before each" hook for "adds correctly a filter to the global search bar" #165637

Closed kibanamachine closed 10 months ago

kibanamachine commented 11 months ago

A test failed on a tracked branch

CypressError: `cy.request()` timed out waiting `30000ms` for a response from your server.

The request we sent was:

Method: POST
URL: https://localhost:5656/internal/security/login

No response was received within the timeout.

This error occurred while creating the session. Because the session setup failed, we failed the test.

https://on.cypress.io/request

Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `SearchBar`
    at <unknown> (https://localhost:5656/__cypress/runner/cypress_runner.js:149171:78)
    at tryCatcher (https://localhost:5656/__cypress/runner/cypress_runner.js:18744:23)
    at <unknown> (https://localhost:5656/__cypress/runner/cypress_runner.js:13866:41)
    at tryCatcher (https://localhost:5656/__cypress/runner/cypress_runner.js:18744:23)
    at Promise._settlePromiseFromHandler (https://localhost:5656/__cypress/runner/cypress_runner.js:16679:31)
    at Promise._settlePromise (https://localhost:5656/__cypress/runner/cypress_runner.js:16736:18)
    at Promise._settlePromise0 (https://localhost:5656/__cypress/runner/cypress_runner.js:16781:10)
    at Promise._settlePromises (https://localhost:5656/__cypress/runner/cypress_runner.js:16857:18)
    at _drainQueueStep (https://localhost:5656/__cypress/runner/cypress_runner.js:13451:12)
    at _drainQueue (https://localhost:5656/__cypress/runner/cypress_runner.js:13444:9)
    at ../../node_modules/bluebird/js/release/async.js.Async._drainQueues (https://localhost:5656/__cypress/runner/cypress_runner.js:13460:5)
    at Async.drainQueues (https://localhost:5656/__cypress/runner/cypress_runner.js:13330:14)
From Your Spec Code:
    at Object.eval [as setup] (webpack:///./tasks/login.ts:235:7)

First failure: CI Build - main

kibanamachine commented 11 months ago

New failure: CI Build - main

kibanamachine commented 11 months ago

New failure: CI Build - main

kibanamachine commented 11 months ago

New failure: CI Build - main

kibanamachine commented 11 months ago

New failure: CI Build - main

kibanamachine commented 11 months ago

New failure: CI Build - main

kibanamachine commented 11 months ago

New failure: CI Build - main

kibanamachine commented 11 months ago

New failure: CI Build - main

elasticmachine commented 11 months ago

Pinging @elastic/security-detections-response (Team:Detections and Resp)

elasticmachine commented 11 months ago

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

mistic commented 11 months ago

Skipped.

main: https://github.com/elastic/kibana/commit/7fb4b99afd29fb4817e98ebf20e3033a7c46f65e

elasticmachine commented 11 months ago

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

maximpn commented 10 months ago

The test was unskipped here https://github.com/elastic/kibana/pull/169347 and verified in flaky test runner.

kibanamachine commented 10 months ago

New failure: CI Build - main

kibanamachine commented 10 months ago

New failure: CI Build - main

kibanamachine commented 10 months ago

New failure: CI Build - main

kibanamachine commented 10 months ago

New failure: CI Build - main

kibanamachine commented 10 months ago

New failure: CI Build - main

kibanamachine commented 10 months ago

New failure: CI Build - main

kibanamachine commented 10 months ago

New failure: CI Build - main

kibanamachine commented 10 months ago

New failure: CI Build - main

kibanamachine commented 10 months ago

New failure: CI Build - main

kibanamachine commented 10 months ago

New failure: CI Build - main

kibanamachine commented 10 months ago

New failure: CI Build - main

MadameSheema commented 10 months ago

Taking a look at these failures right now!

cc @maximpn

kibanamachine commented 10 months ago

New failure: CI Build - main

MadameSheema commented 10 months ago

Fix coming in: https://github.com/elastic/kibana/pull/170222

kibanamachine commented 10 months ago

New failure: CI Build - main

kibanamachine commented 10 months ago

New failure: CI Build - main

kibanamachine commented 10 months ago

New failure: CI Build - main

kibanamachine commented 10 months ago

New failure: CI Build - main

kibanamachine commented 10 months ago

New failure: CI Build - main

kibanamachine commented 10 months ago

New failure: CI Build - main

kibanamachine commented 10 months ago

New failure: CI Build - main

kibanamachine commented 10 months ago

New failure: CI Build - main

kibanamachine commented 10 months ago

New failure: CI Build - main

kibanamachine commented 10 months ago

New failure: CI Build - main

kibanamachine commented 10 months ago

New failure: CI Build - main

kibanamachine commented 10 months ago

New failure: CI Build - main

kibanamachine commented 10 months ago

New failure: CI Build - main

kibanamachine commented 10 months ago

New failure: CI Build - main

kibanamachine commented 10 months ago

New failure: CI Build - main

kibanamachine commented 10 months ago

New failure: CI Build - main

dmlemeshko commented 10 months ago

Is it fixed?

MadameSheema commented 10 months ago

@dmlemeshko yes, https://github.com/elastic/kibana/issues/165637

Are you still facing issues?