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

Test K version output on packaging #3692

Closed
wants to merge 2 commits into from

Conversation

Robertorosmaninho
Copy link
Collaborator

@Robertorosmaninho Robertorosmaninho commented Oct 4, 2023

Follow-up to #3691.

This PR creates a simple test on the test-package to check whether a modification on K breaks the --version output, as the current regression test couldn't catch recent problems with it.

The test is pretty simple: it uses the old system of getting --version from the JVM execution of kserver and checks it against the kompile --version that uses the k script implementation that avoids JVM startup to output the tool's version. If they are the same, the test succeeds and fails otherwise!

This PR should fail until #3691 gets merged!

@Robertorosmaninho Robertorosmaninho self-assigned this Oct 4, 2023
@rv-jenkins rv-jenkins changed the base branch from master to develop October 4, 2023 16:40
@Robertorosmaninho Robertorosmaninho changed the title Fix K version output Test K version output on packaging Oct 4, 2023
@Robertorosmaninho
Copy link
Collaborator Author

Fixed with #3691

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.

[K-Bug] v6.0.129 not version and so prints as "v"
1 participant