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/users/edit_user - EditUserPage changes password of current user when submitting form and closes dialog #116889

Closed
kibanamachine opened this issue Oct 30, 2021 · 7 comments
Assignees
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test skipped-test Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! v7.16.1 v8.0.0 v8.1.0

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Oct 30, 2021

A test failed on a tracked branch

Error: thrown: "Exceeded timeout of 5000 ms for a test.
Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test."
    at /opt/local-ssd/buildkite/builds/kb-c2-16-0935c9d826d638d7/elastic/kibana-hourly/kibana/x-pack/plugins/security/public/management/users/edit_user/edit_user_page.test.tsx:231:3
    at _dispatchDescribe (/opt/local-ssd/buildkite/builds/kb-c2-16-0935c9d826d638d7/elastic/kibana-hourly/kibana/node_modules/jest-circus/build/index.js:67:26)
    at describe (/opt/local-ssd/buildkite/builds/kb-c2-16-0935c9d826d638d7/elastic/kibana-hourly/kibana/node_modules/jest-circus/build/index.js:30:5)
    at Object.<anonymous> (/opt/local-ssd/buildkite/builds/kb-c2-16-0935c9d826d638d7/elastic/kibana-hourly/kibana/x-pack/plugins/security/public/management/users/edit_user/edit_user_page.test.tsx:31:1)
    at Runtime._execModule (/opt/local-ssd/buildkite/builds/kb-c2-16-0935c9d826d638d7/elastic/kibana-hourly/kibana/node_modules/jest-runtime/build/index.js:1299:24)
    at Runtime._loadModule (/opt/local-ssd/buildkite/builds/kb-c2-16-0935c9d826d638d7/elastic/kibana-hourly/kibana/node_modules/jest-runtime/build/index.js:898:12)
    at Runtime.requireModule (/opt/local-ssd/buildkite/builds/kb-c2-16-0935c9d826d638d7/elastic/kibana-hourly/kibana/node_modules/jest-runtime/build/index.js:746:10)
    at jestAdapter (/opt/local-ssd/buildkite/builds/kb-c2-16-0935c9d826d638d7/elastic/kibana-hourly/kibana/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:106:13)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at runTestInternal (/opt/local-ssd/buildkite/builds/kb-c2-16-0935c9d826d638d7/elastic/kibana-hourly/kibana/node_modules/jest-runner/build/runTest.js:380:16)
    at runTest (/opt/local-ssd/buildkite/builds/kb-c2-16-0935c9d826d638d7/elastic/kibana-hourly/kibana/node_modules/jest-runner/build/runTest.js:472:34)
    at Object.worker (/opt/local-ssd/buildkite/builds/kb-c2-16-0935c9d826d638d7/elastic/kibana-hourly/kibana/node_modules/jest-runner/build/testWorker.js:133:12)

First failure: CI Build - 7.16

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

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

@botelastic botelastic bot removed the needs-team Issues missing a team label label Oct 30, 2021
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.0

@jportner
Copy link
Contributor

jportner commented Nov 1, 2021

This is almost certainly failing for the same reason as #115473 (we recently overhauled this test suite), will close this issue in favor of the other one.

@jportner jportner closed this as completed Nov 1, 2021
@kibanamachine kibanamachine reopened this Nov 2, 2021
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 7.16

@mistic
Copy link
Member

mistic commented Nov 3, 2021

This test looks keeps failing. Skipping for now.

main/8.1: 1efcfb6
8.0: e612a34
7.16: 3308ff0

@jportner
Copy link
Contributor

jportner commented Nov 4, 2021

Now that this is skipped, closing again in favor of the other issue

@jportner jportner closed this as completed Nov 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test skipped-test Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! v7.16.1 v8.0.0 v8.1.0
Projects
None yet
Development

No branches or pull requests

5 participants