With:
go 1.9.4 x86_64
Hello,
I try to build and test your project and it fails with :
--- FAIL: TestTraceConsolidateByTitle (0.00s)
trace_test.go:173: expected string "bye (2 times)\nbuh (2 times)", got "bye (2x)\nbuh (2x)"
trace_test.go:179: expected string "bye (2 times)\nprefixbuh (2 times)", got "bye (2x)\nprefixbuh (2x)"
FAIL
Could you help me please ?
Thanks