Branch: refs/heads/master
Home: https://github.com/jenkinsci/plugin-compat-tester
Commit: e41b5622b914de3e46fdfaace1f3cc63c01c4e6a
https://github.com/jenkinsci/plugin-compat-tester/commit/e41b5622b914de3e46fdfaace1f3cc63c01c4e6a
Author: Jesse Glick <[email protected]>
Date: 2014-11-17 (Mon, 17 Nov 2014)
Changed paths:
M
plugins-compat-tester/src/main/java/org/jenkins/tools/test/PluginCompatTester.java
Log Message:
-----------
Finally figured out the problem with the missing token-macro dep.
This was harmless for many plugins, but completely broke testing of some, such
as nectar-rbac.
Seems to have been caused by a missing call to hpi:resolve-test-dependencies
after changing deps.
This meant that TestPluginManager ignored the plugin list crafted by
HudsonTestCase/JenkinsRule.
(Seems like a fragile design. Would be better for TPM to just consider the hash
of $JENKINS_HOME/plugins/.)
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.