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: X-Pack Jest Tests.x-pack/plugins/ml/public/application/components/field_title_bar - FieldTitleBar tooltip hovering #74623

Closed
kibanamachine opened this issue Aug 9, 2020 · 4 comments
Labels
failed-test A test failure on a tracked branch, potentially flaky-test :ml

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Aug 9, 2020

A test failed on a tracked branch

Error: expect(received).toHaveLength(expected)

Expected length: 2
Received length: 1
Received object: {}
    at setTimeout (/dev/shm/workspace/parallel/9/kibana/x-pack/plugins/ml/public/application/components/field_title_bar/field_title_bar.test.js:76:53)
    at Timeout.callback [as _onTimeout] (/dev/shm/workspace/kibana/node_modules/jsdom/lib/jsdom/browser/Window.js:661:19)
    at ontimeout (timers.js:436:11)
    at tryOnTimeout (timers.js:300:5)
    at listOnTimeout (timers.js:263:5)
    at Timer.processTimers (timers.js:223:10)

First failure: Jenkins Build

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Aug 9, 2020
@elasticmachine
Copy link
Contributor

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

@pheyos pheyos added the :ml label Aug 10, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@pheyos
Copy link
Member

pheyos commented Aug 13, 2020

Fixed by #74642

@pheyos pheyos closed this as completed Aug 13, 2020
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

3 participants