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.src/plugins/expressions/common/execution - Execution state execution state is "result" when execution successfully completes #57823

Closed
kibanamachine opened this issue Feb 17, 2020 · 2 comments · Fixed by #57991
Assignees
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

Error: expect(received).toBe(expected) // Object.is equality

Expected: "result"
Received: "pending"
    at Object.test (/var/lib/jenkins/workspace/elastic+kibana+master/kibana/src/plugins/expressions/common/execution/execution.test.ts:349:43)

First failure: Jenkins Build

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

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

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-arch (Team:AppArch)

@streamich streamich self-assigned this Feb 19, 2020
streamich added a commit that referenced this issue Feb 19, 2020
streamich added a commit that referenced this issue Feb 20, 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

Successfully merging a pull request may close this issue.

4 participants