|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Not able to reproduce. Installed 1.8, created a TAP Stream like the one below
1..2
ok 1 # an inline comment
—
name: test
...
not ok 2 #TODO fix it later
But even after upgrading to 1.9, still couldn't reproduce it. Will give it a few days to check with the reporter of the issue if he has any other ideas of how to reproduce it.