damianszczepanik / cucumber-reporting

HTML reports for Cucumber
GNU Lesser General Public License v2.1
548 stars 403 forks source link

101% tests were executed #86

Closed damianszczepanik closed 8 years ago

damianszczepanik commented 9 years ago

Having 2076 tests passed and 51 failed I can observe results with 97% pass and 4% failed what means I have executed 101% tests :)

Will try to find out whether this is plugin problem or cucumber-reporting.

kingsleyh commented 9 years ago

I guess it's the reporting - could be miscounting scenario outline or backgrounds

If you don't mind maybe you could send me your cucumber json to kingsley at Masterthought dot net so I can investigate

Sent from my iPhone

On 6 Apr 2015, at 19:38, Damian Szczepanik notifications@github.com wrote:

Having 2076 tests passed and 51 failed I can observe results with 97% pass and 4% failed what means I have executed 101% tests :)

Will try to find out whether this is plugin problem or cucumber-reporting.

— Reply to this email directly or view it on GitHub.

damianszczepanik commented 9 years ago

I could not reproduce it without json files which I did not store... If it happens again I will handle this issue.

msymons commented 9 years ago

I am seeing this issue currently with Jenkins plugin v0.0.23. I can provide the json files if it would help. Just let me know where to send them (as I cannot attach them to a public issue tracker).

damianszczepanik commented 9 years ago

It would be. Tou can share by attaching the file or sharing by gist or github. Io

damianszczepanik commented 8 years ago

Should not happen after chart library upgrade