-
Notifications
You must be signed in to change notification settings - Fork 324
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
Compatibility test JDK 17 #2184
Conversation
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
💚 Flaky test reportTests succeeded. 🤖 GitHub commentsTo re-run your PR in the CI, just comment with:
|
Seems like Java 17 is not available on CI currently
|
Yes, it's definitely missing for now, the current state:
|
run compatibility tests |
closes #1942 |
run compatibility tests |
run compatibility tests |
run compatibility tests |
What does this PR do?
Part of #1953
Checklist
TODO : add here one item in checklist per failing test that require investigation
ContainerInfoTest
is not compatible with Java 16+ (see system lambda jdk 16 compatibility issue #1942 as well)