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: Security Solution Cypress.x-pack/plugins/security_solution/public/management/cypress/e2e/artifacts/artifacts·cy·ts - Artifact pages Trusted applications "before all" hook for "should update Endpoint Policy on Endpoint when adding Trusted application name" "before all" hook for "should update Endpoint Policy on Endpoint when adding Trusted application name" #168342

Open kibanamachine opened 1 year ago

kibanamachine commented 1 year ago

A test failed on a tracked branch

CypressError: `cy.task('createEndpointHost')` timed out after waiting `600000ms`.

https://on.cypress.io/api/task

Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Artifact pages`

Although you have test retries enabled, we do not retry tests when `before all` or `after all` hooks fail
    at <unknown> (http://localhost:5631/__cypress/runner/cypress_runner.js:135256:70)
    at tryCatcher (http://localhost:5631/__cypress/runner/cypress_runner.js:1807:23)
    at <unknown> (http://localhost:5631/__cypress/runner/cypress_runner.js:4186:41)
    at tryCatcher (http://localhost:5631/__cypress/runner/cypress_runner.js:1807:23)
    at Promise._settlePromiseFromHandler (http://localhost:5631/__cypress/runner/cypress_runner.js:1519:31)
    at Promise._settlePromise (http://localhost:5631/__cypress/runner/cypress_runner.js:1576:18)
    at Promise._settlePromise0 (http://localhost:5631/__cypress/runner/cypress_runner.js:1621:10)
    at Promise._settlePromises (http://localhost:5631/__cypress/runner/cypress_runner.js:1697:18)
    at _drainQueueStep (http://localhost:5631/__cypress/runner/cypress_runner.js:2407:12)
    at _drainQueue (http://localhost:5631/__cypress/runner/cypress_runner.js:2400:9)
    at Async._drainQueues (http://localhost:5631/__cypress/runner/cypress_runner.js:2416:5)
    at Async.drainQueues (http://localhost:5631/__cypress/runner/cypress_runner.js:2286:14)
From Your Spec Code:
    at createEndpointHost (webpack:///./tasks/create_endpoint_host.ts:15:12)
    at Context.eval (webpack:///./e2e/artifacts/artifacts.cy.ts:52:36)

First failure: CI Build - main

elasticmachine commented 1 year ago

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

kibanamachine commented 1 year ago

New failure: CI Build - main

mistic commented 1 year ago

Skipped.

main: c9a7a27