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/transform/public/app/sections/create_transform/components/step_define - Transform: <DefinePivotForm /> Minimal initialization #150777

Closed
kibanamachine opened this issue Feb 9, 2023 · 8 comments
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test :ml

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Feb 9, 2023

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 test (/var/lib/buildkite-agent/builds/kb-n2-4-spot-f46668664b99ba3a/elastic/kibana-on-merge/kibana/x-pack/plugins/transform/public/app/sections/create_transform/components/step_define/step_define_form.test.tsx:67:3)
    at _dispatchDescribe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-f46668664b99ba3a/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:91:26)
    at describe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-f46668664b99ba3a/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:55:5)
    at Object.describe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-f46668664b99ba3a/elastic/kibana-on-merge/kibana/x-pack/plugins/transform/public/app/sections/create_transform/components/step_define/step_define_form.test.tsx:66:1)
    at Runtime._execModule (/var/lib/buildkite-agent/builds/kb-n2-4-spot-f46668664b99ba3a/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:1377:24)
    at Runtime._loadModule (/var/lib/buildkite-agent/builds/kb-n2-4-spot-f46668664b99ba3a/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:989:12)
    at Runtime.requireModule (/var/lib/buildkite-agent/builds/kb-n2-4-spot-f46668664b99ba3a/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:849:12)
    at jestAdapter (/var/lib/buildkite-agent/builds/kb-n2-4-spot-f46668664b99ba3a/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:77:13)
    at runTestInternal (/var/lib/buildkite-agent/builds/kb-n2-4-spot-f46668664b99ba3a/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/var/lib/buildkite-agent/builds/kb-n2-4-spot-f46668664b99ba3a/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/runTest.js:444:34)

First failure: CI Build - 8.7

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Feb 9, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Feb 9, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Feb 9, 2023
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.7

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

jbudz added a commit that referenced this issue Apr 28, 2023
@jbudz
Copy link
Member

jbudz commented Apr 28, 2023

Skipped

main: e7551de

@peteharverson
Copy link
Contributor

This functionality (initialization of the transform config form) works in normal operation so removing the blocker label. Test is still skipped and will continue to investigate why the test is flaky.

@qn895
Copy link
Member

qn895 commented Jul 5, 2023

Closing via #160659

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 :ml
Projects
None yet
Development

No branches or pull requests

5 participants