-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
Jenkins 1.466, local, unit test
Not sure if this is a local problem at my end, but the Unit Tests are failing with some errors I don't really understand.
e.g.
index.jelly:50:78: <st:include> The page attribute is not specified for http://localhost:56616/job/test0/build?delay=0sec
or
java.lang.AssertionError: class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition is missing its descriptor etc.
Maybe somebody can have a look at this.
Please see the attached log file.
I don't have enough time to diagnose the problem for now, and will write notes that may help you to debug.
It looks like that Jenkins for the test launched in the temporary directory misses source codes and compiled objects.
As far as I know, Jenkins for the test looks up sources and binaries in this way:
and