New changelist format in git-changelist-maven-extension
1.3 breaks PCT testing of core incrementals
#28
Labels
bug
Something isn't working
Jenkins and plugins versions report
Jenkins: 2.329-rc31964.3b_29e9d46038 (from this build)
OS: Ubuntu 20.04.3 LTS x86_64
What Operating System are you using (both controller, and any agents involved in the problem)?
Ubuntu 20.04.3 LTS x86_64
Reproduction steps
Updating
sample-plugin/pom.xml
totry running e.g.
PLUGINS=mailer TEST=jenkins.plugins.mailer.tasks.MimeMessageBuilderTest\#test_send bash local-test.sh
.Expected Results
The test passes.
Actual Results
The test fails with
Anything else?
https://github.com/jenkinsci/plugin-compat-tester/blob/5a86f00cbbbba4e2c7dcb63f75538c8765e24e96/plugins-compat-tester/src/main/java/org/jenkins/tools/test/PluginCompatTester.java#L126-L127 needs to be adjusted to match the new versioning scheme.
The text was updated successfully, but these errors were encountered: