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

Fix regex for checking SSC output - include all possible Java versions #32

Merged
merged 1 commit into from
Jul 4, 2018

Conversation

Mesbah-Alam
Copy link
Contributor

Resolves eclipse-openj9/openj9#2315
Signed-off-by: Mesbah [email protected]

@Mesbah-Alam
Copy link
Contributor Author

Mesbah-Alam commented Jul 4, 2018

The fix is to obtain the actual java version number of the JVM on which the test is running and use that as part of the regex expression string in the test.

Tested this PR with Java 8 : https://hyc-runtimes-jenkins.swg-devops.com/view/Test_system/job/Grinder/17/consoleFull

Tested with Java 10 (fails at a later state, but passes step 5 - which is what is related to this PR): https://hyc-runtimes-jenkins.swg-devops.com/view/Test_system/job/Grinder/19/console

@Mesbah-Alam
Copy link
Contributor Author

@llxia - Could you please review and merge this PR?

@llxia
Copy link
Contributor

llxia commented Jul 4, 2018

Do we have issue open for step 6 failure?

@Mesbah-Alam
Copy link
Contributor Author

Created new issue to handle the failure in step 6 : #33

@llxia llxia merged commit b7db6df into adoptium:master Jul 4, 2018
@Mesbah-Alam Mesbah-Alam deleted the openj9-issue-2315 branch July 31, 2018 15:09
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.

2 participants