rakyll / gotest

go test with colors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fail not highlighted

broady opened this issue · comments

Can you provide the entire log so I can add them as tests as I am fixing this?

I wasn't able to reproduce the error by doing consuming the report from a file. Gotest seems to behave properly in this case.

Could that be some terminal encoding problem (related to the machine used to run the tests)? @broady have you seen this problem again?

screenshot from 2017-10-13 14-45-41

Might be a bug on Travis's UI.

I was not able to look closely but from the raw log, it seems like go test is inserting the right colors. I am assuming this is a Travis UI bug but will keep the bug open until I confirm.