goconvey icon indicating copy to clipboard operation
goconvey copied to clipboard

GoConvey UI reports failure when tests pass

Open raphael opened this issue 9 years ago • 1 comments

I'm getting the same problem described #308, the merge didn't fix it for me. What's interesting is that the console shows the test passing:

2016/01/09 15:49:05 coordinator.go:46: Executing concurrent tests: github.com/raphael/goa
2016/01/09 15:49:10 parser.go:24: [passed]: github.com/raphael/goa

But the (web) UI shows a failure:

screenshot_20160109_160854

raphael avatar Jan 10 '16 00:01 raphael

bump

This is still an issue for me too. No errors seem to appear in the goconvey logs either. Any ideas?

mogthesprog avatar Aug 18 '17 11:08 mogthesprog