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: Jest Tests.x-pack/plugins/security/public/management/api_keys/api_keys_grid - APIKeysGridPage displays error when fetching API keys fails #123424

Closed
kibanamachine opened this issue Jan 19, 2022 · 2 comments
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!

Comments

@kibanamachine
Copy link
Contributor

A test failed on a tracked branch

Error: expect(element).not.toBeInTheDocument()

expected document not to contain element, found <div class="euiTextColor euiTextColor--subdued">Loading API keys…</div> instead
    at Object.<anonymous> (/opt/local-ssd/buildkite/builds/kb-n2-4-8a5b16be6d5c331e/elastic/kibana-hourly/kibana/x-pack/plugins/security/public/management/api_keys/api_keys_grid/api_keys_grid_page.test.tsx:171:54)
    at runNextTicks (node:internal/process/task_queues:61:5)
    at processTimers (node:internal/timers:497:9)
    at _callCircusTest (/opt/local-ssd/buildkite/builds/kb-n2-4-8a5b16be6d5c331e/elastic/kibana-hourly/kibana/node_modules/jest-circus/build/run.js:212:5)
    at _runTest (/opt/local-ssd/buildkite/builds/kb-n2-4-8a5b16be6d5c331e/elastic/kibana-hourly/kibana/node_modules/jest-circus/build/run.js:149:3)
    at _runTestsForDescribeBlock (/opt/local-ssd/buildkite/builds/kb-n2-4-8a5b16be6d5c331e/elastic/kibana-hourly/kibana/node_modules/jest-circus/build/run.js:63:9)
    at _runTestsForDescribeBlock (/opt/local-ssd/buildkite/builds/kb-n2-4-8a5b16be6d5c331e/elastic/kibana-hourly/kibana/node_modules/jest-circus/build/run.js:57:9)
    at run (/opt/local-ssd/buildkite/builds/kb-n2-4-8a5b16be6d5c331e/elastic/kibana-hourly/kibana/node_modules/jest-circus/build/run.js:25:3)
    at runAndTransformResultsToJestFormat (/opt/local-ssd/buildkite/builds/kb-n2-4-8a5b16be6d5c331e/elastic/kibana-hourly/kibana/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:176:21)
    at jestAdapter (/opt/local-ssd/buildkite/builds/kb-n2-4-8a5b16be6d5c331e/elastic/kibana-hourly/kibana/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:109:19)
    at runTestInternal (/opt/local-ssd/buildkite/builds/kb-n2-4-8a5b16be6d5c331e/elastic/kibana-hourly/kibana/node_modules/jest-runner/build/runTest.js:380:16)
    at runTest (/opt/local-ssd/buildkite/builds/kb-n2-4-8a5b16be6d5c331e/elastic/kibana-hourly/kibana/node_modules/jest-runner/build/runTest.js:472:34)

First failure: CI Build - 7.17

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Jan 19, 2022
@botelastic botelastic bot added the needs-team Issues missing a team label label Jan 19, 2022
@stratoula stratoula added the Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! label Feb 14, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-security (Team:Security)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Feb 14, 2022
@legrego
Copy link
Member

legrego commented May 19, 2022

Resolved via #116991

@legrego legrego closed this as completed May 19, 2022
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:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
Projects
None yet
Development

No branches or pull requests

4 participants