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/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes - Mappings editor: scaled float datatype should require a scaling factor to be provided #145102

Open
kibanamachine opened this issue Nov 14, 2022 · 4 comments · Fixed by #162834
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more test-failure-flaky

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Nov 14, 2022

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 /var/lib/buildkite-agent/builds/kb-n2-4-spot-4cc0cef8584b5f3f/elastic/kibana-on-merge/kibana/x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/scaled_float_datatype.test.tsx:46:3
    at _dispatchDescribe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-4cc0cef8584b5f3f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:98:26)
    at describe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-4cc0cef8584b5f3f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:60:5)
    at Object.<anonymous> (/var/lib/buildkite-agent/builds/kb-n2-4-spot-4cc0cef8584b5f3f/elastic/kibana-on-merge/kibana/x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/scaled_float_datatype.test.tsx:24:1)
    at Runtime._execModule (/var/lib/buildkite-agent/builds/kb-n2-4-spot-4cc0cef8584b5f3f/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:1646:24)
    at Runtime._loadModule (/var/lib/buildkite-agent/builds/kb-n2-4-spot-4cc0cef8584b5f3f/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:1185:12)
    at Runtime.requireModule (/var/lib/buildkite-agent/builds/kb-n2-4-spot-4cc0cef8584b5f3f/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:1009:12)
    at jestAdapter (/var/lib/buildkite-agent/builds/kb-n2-4-spot-4cc0cef8584b5f3f/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:13)
    at runTestInternal (/var/lib/buildkite-agent/builds/kb-n2-4-spot-4cc0cef8584b5f3f/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/runTest.js:389:16)
    at runTest (/var/lib/buildkite-agent/builds/kb-n2-4-spot-4cc0cef8584b5f3f/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/runTest.js:475:34)

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Nov 14, 2022
@botelastic botelastic bot added the needs-team Issues missing a team label label Nov 14, 2022
@kibanamachine kibanamachine added the Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more label Nov 14, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/platform-deployment-management (Team:Deployment Management)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Nov 14, 2022
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

mistic added a commit that referenced this issue Nov 16, 2022
@mistic
Copy link
Member

mistic commented Nov 16, 2022

Skipped.

main: 0fc9aff

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

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:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more test-failure-flaky
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants