David Chase

Results 89 comments of David Chase

I also see nothing, and the instructions above for which file to edit do not contain enough context. There are no files on my file system with that suffix, therefore...

Success!! This is (exactly) what worked for me -- I am working on Go 1.5. In /Users/drchase/work/go/GoDevel.sublime-project, I put the following, this may be more than is necessary, but this...

This already has a fix, ready to go and approved by Loong, by the @cherrymui . https://go.dev/cl/458836 This fixes a persistently broken test on linux-loong64 with the newer GNU toolchain.

Regarding " Perhaps we should just have cmd/bench run go get golang.org/x/tools/gopls@latest? This is far simpler, though it diverges from how we handle the Go repo baseline (i.e., by doing...

This will appear in 0.9.2? I tested it, but "@latest" appeared to grab 0.9.1 which lacks the new code.

I did the testing @master, it worked work. I'm not sure what the plan for where we report this benchmark's results should be; I assume you are interested in benchmarking...

I think as long as there is memory corruption, default analysis of this bug is to blame everything on that. It's also possible that the Go runtime for Illumos has...

The instructions for adding a builder are hard to find using search engines; they're in the Wiki here: https://github.com/golang/go/wiki/DashboardBuilders Any feedback about confusing bits is helpful.

I am not good at builders, there is absolutely a config that needs to be changed somewhere. But I just looked, and the runs are there now: https://build.golang.org/ So, no...