Re: [go-nuts] Possible fuzz testing issue on Windows

2022-04-27 Thread Tiago Katcipis
On Monday, April 25, 2022 at 8:12:35 AM UTC+2 kortschak wrote: > On Mon, 2022-04-25 at 05:39 +, 'Dan Kortschak' via golang-nuts > wrote: > > > > I suspect that this is from GitHub checking out the code on windows > > with autocrlf and so converting perfectly sensible \n to \r\n, which >

[go-nuts] Possible fuzz testing issue on Windows

2022-04-24 Thread Tiago Katcipis
the CI: https://github.com/katcipis/go-fuzz-win-issue/runs/6085678496?check_suite_focus=true#step:3:6 Am I missing something obvious here or is there something wrong with fuzzing on Windows targets ? Kind regards, Tiago Katcipis -- You received this message because you are subscribed to th