Uh oh!
There was an error while loading. Please reload this page.
test: TapReporter fixes - #2647
Conversation
jbergstroem
commented
Sep 2, 2015
Is there a thing called |
There was a problem hiding this comment.
no, this is wrong, it doesn't mean "duration in milliseconds", it means "duration with milliseconds"
1767cd8 to
f79f171Compareskomski
commented
Sep 2, 2015
@jbergstroem no it looks like this |
jbergstroem
commented
Sep 3, 2015
LGTM; it'll make reading a single test output easier (ref https://ci.nodejs.org/job/node-test-commit-arm/444/nodes=pi2-raspbian-wheezy-1_of_2/tapTestReport/test.tap-428/) |
thefourtheye
commented
Sep 3, 2015
Should we print it in the next line or on the same line as the status? |
jbergstroem
commented
Sep 3, 2015
@thefourtheye happy with both. I guess it'd be more consistent to put it on the same line, similar to how we output skip. |
skomski
commented
Sep 3, 2015
I put it on the next line because I thought it's different to |
jbergstroem
commented
Sep 3, 2015
@skomski what about |
jbergstroem
commented
Sep 8, 2015
ping @skomski |
skomski
commented
Sep 9, 2015
@jbergstroem why duplicate |
jbergstroem
commented
Sep 10, 2015
@skomski the later. |
skomski
commented
Sep 21, 2015
@jbergstroem I did not look at the tap specification before: http://testanything.org/tap-specification.html The only defined directives are |
skomski
commented
Oct 7, 2015
Merge? |
jbergstroem
commented
Oct 7, 2015
Hey, sorry. Fell out out of scope. Should play well with tap version 13. LGTM. It'd be good to get someone else's opinion as well; @thefourtheye? |
rvagg
commented
Oct 7, 2015
lgtm |
thefourtheye
commented
Oct 7, 2015
LGTM. Just tested it in my machine. |
jbergstroem
commented
Oct 7, 2015
Cool. I'll merge. |
jbergstroem
commented
Oct 7, 2015
Merged in 10924ce. Closing |
Be slightly more verbose in cases where tests time out. PR-URL: #2647 Reviewed-By: Johan Bergström <bugs@bergstroem.nu> Reviewed-By: Rod Vagg <rod@vagg.org> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Be slightly more verbose in cases where tests time out. PR-URL: #2647 Reviewed-By: Johan Bergström <bugs@bergstroem.nu> Reviewed-By: Rod Vagg <rod@vagg.org> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
test: report timeout in TapReporter
Before: https://ci.nodejs.org/job/node-test-commit-arm/433/nodes=pi1-raspbian-wheezy-2_of_2/tapTestReport/test.tap-336/