Skip to content

[kbn-plugin-helpers] move jest tests to integration suite#23005

Merged
spalger merged 1 commit intoelastic:masterfrom
spalger:fix/plugin-helpers/integration-tests
Sep 13, 2018
Merged

[kbn-plugin-helpers] move jest tests to integration suite#23005
spalger merged 1 commit intoelastic:masterfrom
spalger:fix/plugin-helpers/integration-tests

Conversation

@spalger
Copy link
Copy Markdown
Contributor

@spalger spalger commented Sep 13, 2018

The plugin helper tests have failed due to timeouts every once and a while, which makes sense because they run a bunch of CLI tasks, so this just moved them to the jest integration tests where tests can take a little longer to run.

@spalger spalger added review Team:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t// v7.0.0 v6.5.0 labels Sep 13, 2018
@spalger spalger requested a review from epixa September 13, 2018 18:08
@spalger spalger force-pushed the fix/plugin-helpers/integration-tests branch 2 times, most recently from b74a09d to d0b4fcc Compare September 13, 2018 18:25
@spalger spalger requested a review from w33ble September 13, 2018 18:27
@spalger spalger force-pushed the fix/plugin-helpers/integration-tests branch from d0b4fcc to 4b6af4f Compare September 13, 2018 18:27
@elasticmachine

This comment has been minimized.

@spalger spalger force-pushed the fix/plugin-helpers/integration-tests branch from 4b6af4f to 94a9170 Compare September 13, 2018 18:51
Copy link
Copy Markdown
Contributor

@w33ble w33ble left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know anything about how jest tests are run in our stack, or why changing file paths does anything, but if the CI passes, then LGETM.

@elasticmachine

This comment has been minimized.

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

@spalger spalger merged commit 01ee574 into elastic:master Sep 13, 2018
spalger pushed a commit to spalger/kibana that referenced this pull request Sep 13, 2018
)

The plugin helper tests have failed due to timeouts every once and a while, which makes sense because they run a bunch of CLI tasks, so this just moved them to the jest integration tests where tests can take a little longer to run.
spalger pushed a commit that referenced this pull request Sep 14, 2018
…23012)

The plugin helper tests have failed due to timeouts every once and a while, which makes sense because they run a bunch of CLI tasks, so this just moved them to the jest integration tests where tests can take a little longer to run.
@spalger
Copy link
Copy Markdown
Contributor Author

spalger commented Sep 14, 2018

6.5/6.x: bd9e214

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review Team:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t// v6.5.0 v7.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants