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/apm/public/components/shared/useDelayedVisibility - useFetcher is true for minimum 1000ms #66389

Closed
kibanamachine opened this issue May 13, 2020 · 9 comments · Fixed by #70638
Assignees
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test skipped-test Team:APM All issues that need APM UI Team support v7.9.0 v8.0.0

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented May 13, 2020

A test failed on a tracked branch

Error: expect(received).toEqual(expected) // deep equality

Expected: true
Received: false
    at Object.it (/var/lib/jenkins/workspace/elastic+kibana+7.8/kibana/x-pack/plugins/apm/public/components/shared/useDelayedVisibility/index.test.tsx:76:33)
    at Object.asyncJestTest (/var/lib/jenkins/workspace/elastic+kibana+7.8/kibana/node_modules/jest-jasmine2/build/jasmineAsyncInstall.js:102:37)
    at resolve (/var/lib/jenkins/workspace/elastic+kibana+7.8/kibana/node_modules/jest-jasmine2/build/queueRunner.js:43:12)
    at new Promise (<anonymous>)
    at mapper (/var/lib/jenkins/workspace/elastic+kibana+7.8/kibana/node_modules/jest-jasmine2/build/queueRunner.js:26:19)
    at promise.then (/var/lib/jenkins/workspace/elastic+kibana+7.8/kibana/node_modules/jest-jasmine2/build/queueRunner.js:73:41)

First failure: Jenkins Build

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

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

@spalger
Copy link
Contributor

spalger commented May 13, 2020

First and only failure in the last 30 days, including PRs, looking to see if we have changes here that might be related

@spalger
Copy link
Contributor

spalger commented May 13, 2020

@ogupte Do you think this could be related to f39a1e6?

@spalger spalger added the Team:APM All issues that need APM UI Team support label May 13, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/apm-ui (Team:apm)

@sorenlouv
Copy link
Member

We haven't touched this code in a long time so it's very likely this is related to the NP migration

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@spalger
Copy link
Contributor

spalger commented Jul 1, 2020

6 failures in the last week, only one on master but 5 PRs failed because of this test.

image

Skipping
master: bc802c3
7.x/7.9: fb503a6

@spalger spalger added v7.9.0 and removed v7.8.1 labels Jul 1, 2020
@sorenlouv
Copy link
Member

I'll look into this tomorrow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test skipped-test Team:APM All issues that need APM UI Team support v7.9.0 v8.0.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants