elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.73k stars 8.14k forks source link

Failing test: X-Pack Jest Tests.x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/view - when on the list page when there is no selected host in the url should not show the flyout #77805

Open kibanamachine opened 4 years ago

kibanamachine commented 4 years ago

A test failed on a tracked branch

Error: thrown: "Exceeded timeout of 5000ms for a test.
Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test."
    at describe (/dev/shm/workspace/parallel/9/kibana/x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/view/index.test.tsx:111:5)
    at _dispatchDescribe (/dev/shm/workspace/kibana/node_modules/jest-circus/build/index.js:67:26)
    at describe (/dev/shm/workspace/kibana/node_modules/jest-circus/build/index.js:30:5)
    at Object.<anonymous>.describe (/dev/shm/workspace/parallel/9/kibana/x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/view/index.test.tsx:110:3)
    at _dispatchDescribe (/dev/shm/workspace/kibana/node_modules/jest-circus/build/index.js:67:26)
    at describe (/dev/shm/workspace/kibana/node_modules/jest-circus/build/index.js:30:5)
    at Object.<anonymous> (/dev/shm/workspace/parallel/9/kibana/x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/view/index.test.tsx:30:1)
    at Runtime._execModule (/dev/shm/workspace/kibana/node_modules/jest-runtime/build/index.js:1205:24)
    at Runtime._loadModule (/dev/shm/workspace/kibana/node_modules/jest-runtime/build/index.js:805:12)
    at Runtime.requireModule (/dev/shm/workspace/kibana/node_modules/jest-runtime/build/index.js:662:10)
    at jestAdapter (/dev/shm/workspace/kibana/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:145:13)
    at process._tickCallback (internal/process/next_tick.js:68:7)

First failure: Jenkins Build

elasticmachine commented 4 years ago

Pinging @elastic/kibana-test-triage (failed-test)

kibanamachine commented 4 years ago

New failure: Jenkins Build