Test Mina SSHD 2.15.0 and JGit 7.2.0#4663
Closed
MarkEWaite wants to merge 15 commits intojenkinsci:masterfrom
Closed
Test Mina SSHD 2.15.0 and JGit 7.2.0#4663MarkEWaite wants to merge 15 commits intojenkinsci:masterfrom
MarkEWaite wants to merge 15 commits intojenkinsci:masterfrom
Conversation
Earlier versions fail tests with Mina SSHD 2.18.0
JGit 7.2.0
This was referenced Mar 7, 2025
12 tasks
Contributor
Author
|
The plugin BOM test failure on Job DSL seems to be some form of transient failure, since it reports that byte code major version 61 (Java 17) is an unsupported class version in the Job DSL tests. Java 17 is the minimum supported Java version, so it can't be an unsupported class version. Seems like that single test might have somehow run with Java 11. |
Contributor
|
I've seen that kind of behavior previously for some plugins (rundeck), even when building locally with JDK 21. |
Member
jenkinsci/jackson2-api-plugin#272 (comment) shows otherwise. |
Latest changes
Most recent incremental build, includes latest use of try with resources. The PushTest failure on the Windows agents on ci.jenkins.io is still visible in the test log.
Contributor
Author
|
Tests pass. Closing |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Test Mina SSHD plugin 2.15.0 and JGit 7.2.0
Part of the testing to evaluate Mina SSH 2.15.0 and JGit 7.2.0. Testing checklists include:
The associated pull requests are:
Testing done
Brief interactive testing in my home lab has not shown issues. Passed tests with:
Submitter checklist