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

move test using tsc into an integration test to avoid timeout #32174

Merged
merged 4 commits into from
Feb 28, 2019

Conversation

spalger
Copy link
Contributor

@spalger spalger commented Feb 28, 2019

Fixes #31828

To avoid a timeout we've seen fail 11 times since the end of January by moving the test into an integration test. The test starts up TypeScript, so it's clearly an integration test, and by moving it into an integration test it can have more time to run.

@elasticmachine

This comment has been minimized.

@elasticmachine
Copy link
Contributor

💔 Build Failed

@spalger spalger changed the title move test using tsc into an interation test to avoid timeout move test using tsc into an integration test to avoid timeout Feb 28, 2019
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@spalger spalger merged commit 03fe1f0 into elastic:master Feb 28, 2019
spalger pushed a commit to spalger/kibana that referenced this pull request Feb 28, 2019
…c#32174)

Fixes elastic#31828

To avoid a timeout we've seen fail 11 times since the end of January by moving the test into an integration test. The test starts up TypeScript, so it's clearly an integration test, and by moving it into an integration test it can have more time to run.
spalger pushed a commit to spalger/kibana that referenced this pull request Feb 28, 2019
…c#32174)

Fixes elastic#31828

To avoid a timeout we've seen fail 11 times since the end of January by moving the test into an integration test. The test starts up TypeScript, so it's clearly an integration test, and by moving it into an integration test it can have more time to run.
spalger pushed a commit that referenced this pull request Feb 28, 2019
#32241)

Fixes #31828

To avoid a timeout we've seen fail 11 times since the end of January by moving the test into an integration test. The test starts up TypeScript, so it's clearly an integration test, and by moving it into an integration test it can have more time to run.
spalger pushed a commit that referenced this pull request Feb 28, 2019
…32174) (#32243)

Backports the following commits to 7.0:
 - move test using tsc into an integration test to avoid timeout  (#32174)
@spalger
Copy link
Contributor Author

spalger commented Feb 28, 2019

7.x/7.1: a7c02d4
7.0: 2343694

@spalger spalger deleted the fix/flaky/31828 branch February 28, 2019 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants