-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
I cannot get Hudson to hook into my Junit reports as where it asks for "Test
report XMLs" on the config screen cannot cope twith spaces. Replacing space
with %20 also does not work.
Example */IAS%202.6.1/artifacts/junit/junit-result/.xml gives error '**/IAS%
202.6.1/artifacts/junit/junit-result/.xml' doesn't match anything: '*' exists
but not '**/IAS%202.6.1'
Example */IAS 2.6.1/artifacts/junit/junit-result/.xml gives error '**/IAS'
doesn't match anything: '*' exists but not '*/IAS'
This should be a very easy fix but is a show stopper for junit report
integration