Skip to content

Update java8 tests to run against java11#2029

Merged
averikitsch merged 4 commits into
masterfrom
kokoro
Jan 24, 2020
Merged

Update java8 tests to run against java11#2029
averikitsch merged 4 commits into
masterfrom
kokoro

Conversation

@averikitsch

@averikitsch averikitsch commented Jan 24, 2020

Copy link
Copy Markdown
Contributor

Sample edits to force sample run.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 24, 2020
@averikitsch averikitsch requested a review from kurtisvg January 24, 2020 21:02
@kurtisvg

Copy link
Copy Markdown
Contributor

I see the following:

Skipping tests: Java version (${java.version}) not required (1.8, 11)

@kurtisvg

Copy link
Copy Markdown
Contributor

Looks like you've found a flaw in our test script - it's not running in either project because a property is being used to pass in the java version.

We should probably add a specific check for if the $JAVA_POM isn't something we expect and make sure that we log that it's invalid and either fail or run the test anyway.

@averikitsch

Copy link
Copy Markdown
Contributor Author

Can I hard code the values we expect?

@kurtisvg

Copy link
Copy Markdown
Contributor

Can I hard code the values we expect?

Yeah that seems reasonable.

@averikitsch

Copy link
Copy Markdown
Contributor Author

I've removed the sample. The one I chose is broken so I added an issue #2030

@kurtisvg kurtisvg left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@averikitsch averikitsch marked this pull request as ready for review January 24, 2020 22:44
@averikitsch averikitsch requested a review from a team January 24, 2020 22:44
@averikitsch averikitsch merged commit 2ee9cb0 into master Jan 24, 2020
@averikitsch averikitsch deleted the kokoro branch January 24, 2020 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants