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

cmd/govim: put install scripts tests behind env var #632

Merged
merged 1 commit into from
Dec 20, 2019

Conversation

myitcv
Copy link
Member

@myitcv myitcv commented Dec 20, 2019

@myitcv myitcv requested a review from leitzler December 20, 2019 15:24
@myitcv myitcv force-pushed the cmd_govim_install_scripts_behind_env_var branch from 2872206 to 408ef59 Compare December 20, 2019 16:05
Copy link
Member

@leitzler leitzler left a comment

Choose a reason for hiding this comment

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

👍

Currently we skip long-running tests when running go test with -short.
This is standard practice. But as part of efforts to add the govim test
suite to the gopls integration tests:

https://go-review.googlesource.com/c/tools/+/212018

we now need to distinguish between all long running tests and those long
running tests that are install/network related.

Hence we now only run install script tests when
GOVIM_RUN_INSTALL_TESTSCRIPTS=true.

Fixes #631
@myitcv myitcv force-pushed the cmd_govim_install_scripts_behind_env_var branch from 408ef59 to 9b47e7d Compare December 20, 2019 16:21
@myitcv myitcv merged commit 63ce556 into master Dec 20, 2019
@myitcv myitcv deleted the cmd_govim_install_scripts_behind_env_var branch December 20, 2019 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants