-
Bug
-
Resolution: Fixed
-
Major
Since 1.9, it is not possible to drill into the actual fitnesse results as seen in the screenshot at https://wiki.jenkins-ci.org/display/JENKINS/Fitnesse+Plugin?focusedCommentId=59511579#comment-59511579
The "Details" link is still there, but
- when clicking on it, it takes ages until the page is rendered
- the resulting page only shows a green or a red bar, not the actual test steps
This makes it practically unusable to understand where and why a testcase actually failed.
Since 1.9 there is another column "Details-Remote", which displays the following for me (example):
TravelDemoCore.SuiteUseCases.TestkStartUmlRunner?pageHistory&resultDate=
Note that it doesn't have a resultDate value. Maybe that's the reason for the problem?
[JENKINS-22643] Testsuite html results not shown anymore
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 154754 ] | New: JNJira + In-Review [ 207620 ] |
I'm using 1.11 now and it works again for me. Performance is still sometimes bad, but not always, so I'm resolving this. Thanks.