I I'm currently discovering jenkins plugins developpent and in my Plugin class that extends Notifier my AbstractBuild<http://javadoc.jenkins-ci.org/hudson/model/AbstractBuild.html><?,?> build object, always returns null when invoking *getAggregatedTestResultAction<http://javadoc.jenkins-ci.org/hudson/model/AbstractBuild.html#getAggregatedTestResultAction()> or *AbstractTestResultAction<http://javadoc.jenkins-ci.org/hudson/tasks/test/AbstractTestResultAction.html>
how can I get tests fail + test succeeded and test skiped ? thanks Joachim -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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/groups/opt_out.
