Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing test: "after each" hook for "should disabled blocklist in the indicators table context menu item and flyout context menu items" - Block list with invalid indicators "after each" hook for "should disabled blocklist in the indicators table context menu item and flyout context menu items" #171784

Closed
kibanamachine opened this issue Nov 22, 2023 · 1 comment
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team: Protections Experience

Comments

@kibanamachine
Copy link
Contributor

A test failed on a tracked branch

CypressError: `cy.exec('node ../../../scripts/es_archiver unload "../../test/threat_intelligence_cypress/es_archives/threat_intelligence/invalid_indicators_data" --config "../../test/functional/config.base.js" --es-url "http://system_indices_superuser:changeme@localhost:9292" --kibana-url "http://localhost:5693"')` timed out after waiting `120000ms`.

https://on.cypress.io/exec

Because this error occurred during a `after each` hook we are skipping the remaining tests in the current suite: `Block list with invalid ind...`
    at <unknown> (http://localhost:5693/__cypress/runner/cypress_runner.js:119059:70)
    at tryCatcher (http://localhost:5693/__cypress/runner/cypress_runner.js:1807:23)
    at <unknown> (http://localhost:5693/__cypress/runner/cypress_runner.js:4186:41)
    at tryCatcher (http://localhost:5693/__cypress/runner/cypress_runner.js:1807:23)
    at Promise._settlePromiseFromHandler (http://localhost:5693/__cypress/runner/cypress_runner.js:1519:31)
    at Promise._settlePromise (http://localhost:5693/__cypress/runner/cypress_runner.js:1576:18)
    at Promise._settlePromise0 (http://localhost:5693/__cypress/runner/cypress_runner.js:1621:10)
    at Promise._settlePromises (http://localhost:5693/__cypress/runner/cypress_runner.js:1697:18)
    at _drainQueueStep (http://localhost:5693/__cypress/runner/cypress_runner.js:2407:12)
    at _drainQueue (http://localhost:5693/__cypress/runner/cypress_runner.js:2400:9)
    at Async._drainQueues (http://localhost:5693/__cypress/runner/cypress_runner.js:2416:5)
    at Async.drainQueues (http://localhost:5693/__cypress/runner/cypress_runner.js:2286:14)
From Your Spec Code:
    at esArchiverUnload (webpack:///./tasks/es_archiver.ts:28:5)
    at Context.eval (webpack:///./e2e/block_list.cy.ts:46:21)

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Nov 22, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Nov 22, 2023
@PhilippeOberti PhilippeOberti self-assigned this Nov 22, 2023
@botelastic botelastic bot removed the needs-team Issues missing a team label label Nov 22, 2023
@PhilippeOberti
Copy link
Contributor

fixed in this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team: Protections Experience
Projects
None yet
Development

No branches or pull requests

2 participants