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/apm/public/components/app/ServiceMap - useCytoscapeEventHandlers when debug is enabled logs a debug message #86647

Open
kibanamachine opened this issue Dec 21, 2020 · 0 comments
Labels
failed-test A test failure on a tracked branch, potentially flaky-test

Comments

@kibanamachine
Copy link
Contributor

A test failed on a tracked branch

TypeError: trackApmEvent is not a function
    at /dev/shm/workspace/parallel/7/kibana/x-pack/plugins/apm/public/components/app/ServiceMap/use_cytoscape_event_handlers.ts:129:13
    at invokeFunc (/dev/shm/workspace/kibana/node_modules/lodash/lodash.js:10359:23)
    at trailingEdge (/dev/shm/workspace/kibana/node_modules/lodash/lodash.js:10408:18)
    at timerExpired (/dev/shm/workspace/kibana/node_modules/lodash/lodash.js:10396:18)
    at Timeout.callback [as _onTimeout] (/dev/shm/workspace/kibana/node_modules/jsdom/lib/jsdom/browser/Window.js:661:19)
    at listOnTimeout (internal/timers.js:554:17)
    at processTimers (internal/timers.js:497:7)

First failure: Jenkins Build

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Dec 21, 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
Projects
None yet
Development

No branches or pull requests

1 participant