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 debug mode when functions succeed sets duration to 10 milliseconds when function executes 10 milliseconds #64139

Closed
kibanamachine opened this issue Apr 22, 2020 · 6 comments · Fixed by #70785
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Feature:ExpressionLanguage Interpreter expression language (aka canvas pipeline)

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Apr 22, 2020

A test failed on a tracked branch

Error: expect(received).toBeLessThan(expected)

Expected: < 50
Received:   284
    at Object.test (/var/lib/jenkins/workspace/elastic+kibana+master/kibana/src/plugins/expressions/common/execution/execution.test.ts:485:38)

First failure: Jenkins Build

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

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

@spalger spalger added Feature:ExpressionLanguage Interpreter expression language (aka canvas pipeline) Team:AppArch labels Apr 22, 2020
@elasticmachine
Copy link
Contributor

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

@streamich streamich self-assigned this Apr 22, 2020
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@spalger
Copy link
Contributor

spalger commented Apr 25, 2020

@streamich any update here? Another failure on master but still no failures on PRs so I'm not going to skip it yet.

@spalger
Copy link
Contributor

spalger commented May 27, 2020

Just failed an ES snapshot verification https://kibana-ci.elastic.co/job/elasticsearch+snapshots+verify/795/testReport/junit/Jest%20Tests/src_plugins_expressions_common_execution/Kibana_Pipeline___kibana_intake_agent___Execution_debug_mode_when_functions_succeed_sets_duration_to_10_milliseconds_when_function_executes_10_milliseconds/

Stacktrace

Error: expect(received).toBeLessThan(expected)

Expected: < 50
Received:   270
    at Object.test (/var/lib/jenkins/workspace/elasticsearch+snapshots+verify/kibana/src/plugins/expressions/common/execution/execution.test.ts:485:38)

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

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 Feature:ExpressionLanguage Interpreter expression language (aka canvas pipeline)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants