Details
-
Bug
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Postponed
-
None
Description
Keeping it here, will investigate later.
No test reports that matches acceptance-test/build/results/test_results.js found. Configuration error?
Build step 'Publish Cucumber test result report' changed build result to FAILURE
Then project page has no "latest test results" link at all.
Also it maybe be a good idea to print [cucumber-testresult] before this messages printed to listener like it do [htmlpublisher].
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Resolution | Postponed [ 6 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Workflow | JNJira [ 159705 ] | JNJira + In-Review [ 196176 ] |
Assignee | James Nord [ teilo ] |
theres 2 issues in here (its good to have separate JIRAs per issue)
However
Build step 'xxxx' changed build result to FAILURE
that comes from Jenkins not from the plugin - and is set when build.setResult(Result.xxx) is called.
The no link - is also correct.
There are no reports to publish so the action isn't added. As the latest build has no test results how can we link to nothing?