elastic / kibana

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

Failing test: Security Solution Cypress.x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/disabled/uninstall_agent_from_host·cy·ts - Uninstall agent from host when agent tamper protection is disabled should uninstall from host without issues should uninstall from host without issues #183638

Open kibanamachine opened 2 months ago

kibanamachine commented 2 months ago

A test failed on a tracked branch

CypressError: `cy.task('uninstallAgentFromHost')` timed out after waiting `60000ms`.

https://on.cypress.io/api/task
    at <unknown> (http://localhost:5632/__cypress/runner/cypress_runner.js:135210:70)
    at tryCatcher (http://localhost:5632/__cypress/runner/cypress_runner.js:1807:23)
    at <unknown> (http://localhost:5632/__cypress/runner/cypress_runner.js:4186:41)
    at tryCatcher (http://localhost:5632/__cypress/runner/cypress_runner.js:1807:23)
    at Promise._settlePromiseFromHandler (http://localhost:5632/__cypress/runner/cypress_runner.js:1519:31)
    at Promise._settlePromise (http://localhost:5632/__cypress/runner/cypress_runner.js:1576:18)
    at Promise._settlePromise0 (http://localhost:5632/__cypress/runner/cypress_runner.js:1621:10)
    at Promise._settlePromises (http://localhost:5632/__cypress/runner/cypress_runner.js:1697:18)
    at _drainQueueStep (http://localhost:5632/__cypress/runner/cypress_runner.js:2407:12)
    at _drainQueue (http://localhost:5632/__cypress/runner/cypress_runner.js:2400:9)
    at Async._drainQueues (http://localhost:5632/__cypress/runner/cypress_runner.js:2416:5)
    at Async.drainQueues (http://localhost:5632/__cypress/runner/cypress_runner.js:2286:14)
From Your Spec Code:
    at uninstallAgentFromHost (webpack:///./tasks/fleet.ts:202:12)
    at Context.eval (webpack:///./e2e/tamper_protection/disabled/uninstall_agent_from_host.cy.ts:68:29)

First failure: kibana-on-merge - main

elasticmachine commented 2 months ago

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