goconvey
goconvey copied to clipboard
GoConvey UI reports failure when tests pass
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:
bump
This is still an issue for me too. No errors seem to appear in the goconvey logs either. Any ideas?