elastic / kibana

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

Failing test: "before all" hook for "should have READ access to Endpoint list page" - Roles for Security Essential PLI with Endpoint Essentials addon for role: t1_analyst "before all" hook for "should have READ access to Endpoint list page" #163861

Closed kibanamachine closed 1 year ago

kibanamachine commented 1 year ago

A test failed on a tracked branch

CypressError: `cy.task('indexEndpointHosts')` timed out after waiting `240000ms`.

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: `Roles for Security Essentia...`
    at <unknown> (http://localhost:5678/__cypress/runner/cypress_runner.js:150950:78)
    at tryCatcher (http://localhost:5678/__cypress/runner/cypress_runner.js:18744:23)
    at <unknown> (http://localhost:5678/__cypress/runner/cypress_runner.js:13866:41)
    at tryCatcher (http://localhost:5678/__cypress/runner/cypress_runner.js:18744:23)
    at Promise._settlePromiseFromHandler (http://localhost:5678/__cypress/runner/cypress_runner.js:16679:31)
    at Promise._settlePromise (http://localhost:5678/__cypress/runner/cypress_runner.js:16736:18)
    at Promise._settlePromise0 (http://localhost:5678/__cypress/runner/cypress_runner.js:16781:10)
    at Promise._settlePromises (http://localhost:5678/__cypress/runner/cypress_runner.js:16857:18)
    at _drainQueueStep (http://localhost:5678/__cypress/runner/cypress_runner.js:13451:12)
    at _drainQueue (http://localhost:5678/__cypress/runner/cypress_runner.js:13444:9)
    at ../../node_modules/bluebird/js/release/async.js.Async._drainQueues (http://localhost:5678/__cypress/runner/cypress_runner.js:13460:5)
    at Async.drainQueues (http://localhost:5678/__cypress/runner/cypress_runner.js:13330:14)
From Your Spec Code:
    at Context.eval (webpack:///./e2e/endpoint_management/roles/essentials_with_endpoint.roles.cy.ts:47:9)

First failure: CI Build - main

kibanamachine commented 1 year ago

New failure: CI Build - main

kibanamachine commented 1 year ago

New failure: CI Build - main

kibanamachine commented 1 year ago

New failure: CI Build - main

kibanamachine commented 1 year ago

New failure: CI Build - main

kibanamachine commented 1 year ago

New failure: CI Build - main

elasticmachine commented 1 year ago

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

kevinlog commented 1 year ago

fixed after the package fix: https://github.com/elastic/endpoint-package/pull/412