tebeka / go2xunit

Convert "go test" output to xunit compatible (used in Jenkins/Hudson)
MIT License
162 stars 46 forks source link

Fixed `bufio.Scanner: token too long' error #51

Closed jaytaylor closed 7 years ago

jaytaylor commented 7 years ago

Fixed `bufio.Scanner: token too long' error caused by long input lines.

tebeka commented 7 years ago

Thanks! I'll attend to it soon-ish

tebeka commented 7 years ago

@jaytaylor Thanks again. Can you add test.log to git (missed that in my review)

jaytaylor commented 7 years ago

@tebeka I see - good catch! I will open another PR to include the file and clean that bit up tomorrow (or as soon as I'm able).

Best, Jay

tebeka commented 7 years ago

The file is missing from git