jwldr
jwldr
@x0rzkov as mentioned by slava-vishnyakov: workers run by spawning a second instance of your main binary with `--qor-job ` as only argument passed to it because of this several things...
When running `./xbps-src check elvish` the same tests fail as in the CI pipeline. But running `go test ./...` locally in the [elvish repository](https://github.com/elves/elvish/tree/v0.21.0) succeeds.
Turns out these unit tests have been enabled with go build style just two months ago (with 332756ed0859dd6a1d2c45532642e1bc55f908c4). Before that commit they have never been executed with this template. I...
@classabbyamp is anything missing?