Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
Description
The TAP results table for a TAP file skips the first comment line.
Expected result based on attached .tap file:
A first comment row with the text "# test: get values" before the row with test #1
Actual result:
see attached screenshot
Code changed in jenkins
User: Bruno P. Kinoshita
Path:
src/main/java/org/tap4j/plugin/TapResult.java
src/main/resources/org/tap4j/plugin/tags/line.jelly
http://jenkins-ci.org/commit/tap-plugin/490d52e73058d1ecc5f453f5cb943135725332e4
Log:
[FIXED JENKINS-15914] Fixed comments logic