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

Flaky test: Jest Tests.packages/kbn-plugin-helpers/tasks/build.creating the build skipInstallDependencies = false installs node_modules as a part of build #20885

Closed
stacey-gammon opened this issue Jul 17, 2018 · 1 comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc test

Comments

@stacey-gammon
Copy link
Contributor

Failed here:

Passed on subsequent run with no changes.

21:25:58 Summary of all failing tests
21:25:58  FAIL  packages/kbn-plugin-helpers/tasks/build/create_build.test.js (11.142s)
21:25:58   ● creating the build › skipInstallDependencies = false › installs node_modules as a part of build
21:25:58 
21:25:58     Timeout - Async callback was not invoked within the 5000ms timeout specified by jest.setTimeout.
21:25:58       
21:25:58       at node_modules/jest-jasmine2/build/queue_runner.js:68:21
21:25:58 
21:25:58   ● creating the build › skipInstallDependencies = false › installs node_modules as a part of build
21:25:58 
21:25:58     Error
21:25:58       Error: ENOENT: no such file or directory, open '/var/lib/jenkins/workspace/elastic+kibana+pull-request+multijob-intake/kibana/packages/kbn-plugin-helpers/tasks/build/__fixtures__/create_build_test_plugin/build/kibana/create_build_test_plugin/translations/es.json'
21:25:58 

cc @elastic/kibana-platform

@stacey-gammon stacey-gammon added test Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc labels Jul 17, 2018
@liza-mae liza-mae added failed-test A test failure on a tracked branch, potentially flaky-test and removed flaky-failing-test labels Nov 1, 2018
@spalger
Copy link
Contributor

spalger commented Nov 13, 2018

Should be fixed by #23005, haven't seen if fail since it was merged.

@spalger spalger closed this as completed Nov 13, 2018
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 Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc test
Projects
None yet
Development

No branches or pull requests

3 participants