Dmitri Shuralyov

Results 869 comments of Dmitri Shuralyov

Glad that you got to the bottom of the constant rebooting issue, and that the builder successfully connected. The builder page at https://chromium-swarm.appspot.com/bot?id=linux-mips64le-cip-united--1 shows its current state, and it's visible...

The pool dimension value is fixed. It might also be possible for us to override the incorrectly inferred cipd_platform value via configuration. Trying it out had effect, the https://chromium-swarm.appspot.com/bot?id=linux-mips64le-cip-united--1 page...

> Cleared. Let's see if it helps when the next task arrives... You may also want to try running the swarming bot with `CIPD_ARCHITECTURE=mips64le` set in the environment, and see...

Overriding the output of `platform.machine()` to fix swarming bot's cipd_platform computation like that is a nice workaround. There is some chance of it breaking down the road, and you'd have...

Thank you for offering to provide the builders, and apologies for the delay in getting back to these questions. > Therefore it's hard to get any decent powerful hardware for...

@Rongronggg9 Thank you for offering that builder to test the linux/mipsle port. Its hardware should work as long as it provides useful signal. Does all.bash pass on it with GOOS=linux...

The builder page at https://chromium-swarm.appspot.com/bot?id=linux-mipsle-cip-united--1 shows its current state, and it's visible there that some of the dimensions will need adjustment: 1. Its "pool" dimension value is currently "unassigned". It's...

@qmuntal The commit message of [CL 724640](https://go.dev/cl/724640) contained "This avoids potential deadlocks during os package initialization" and "Updates #76391", so this issue is still open. Is there more needed to...

Thanks for clarifying. Given the remaining fix might be complex, do you think it's worth trying to get it into Go 1.26, while we're still fairly early in the freeze?...