-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Platform: All, OS: Linux
If I navigate to a failing test via the following path "Hudson-Job-Build#" and
click on a failed test listed under "Test Result(# failures/+-#)" I receive a
404 error because it is trying to go to the following path
"hudson/job/JobName/Build#/testReport/Classpath/Class/test which does not exist.
The proper path to the stack trace appears to be
"hudson/job/JobName/ModuleName/Build#/testReport/Classpath/Class/test". I do
not have modules explicitly set up for any of our Maven2 projects but defaults
were assigned when the projects were set up. Please let me know if you need
more information or if you think this is an artifact of our set up. Thank you.