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 integration tests on Java 11 & enforce #9188

Merged

Conversation

dwijnand
Copy link
Member

@dwijnand dwijnand commented Apr 17, 2019

The job "Run it tests for Scala 2.12 and Java 11" is failing: https://travis-ci.com/playframework/playframework/jobs/192016513

This tasks tracks fixing those issues and enforcing that it doesn't regress by removing the allow_failures for Java 11.

Fixes #8829

@ignasi35

This comment has been minimized.

@dwijnand

This comment has been minimized.

@dwijnand dwijnand requested a review from a team April 17, 2019 22:09
Copy link
Member

@marcospereira marcospereira left a comment

Choose a reason for hiding this comment

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

🎉

@marcospereira
Copy link
Member

@dwijnand this is not a fix, but I think we should backport to 2.7.x because we can then declare it Java 11 ready (since both Play and samples tests are passing).

@mkurz
Copy link
Member

mkurz commented Apr 18, 2019

Mergify doesn't like this PR: "Base branch update has failed" once more...

@dwijnand dwijnand merged commit 5a2fe3e into playframework:master Apr 18, 2019
@dwijnand dwijnand deleted the fix-integration-tests-on-java-11 branch April 18, 2019 17:34
@dwijnand
Copy link
Member Author

This needs backporting. I just can't do it from mobil nvm! Go, go, mergify! 🎉

@dwijnand dwijnand added this to the Play 2.8.0 milestone Apr 18, 2019
octonato added a commit that referenced this pull request Apr 19, 2019
@dwijnand dwijnand modified the milestones: Play 2.8.0, Play 2.8.0-M1 May 24, 2019
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.

EndpointIntegrationSpecificationSpec HTTP/2 test failure on Java 11
5 participants