internal/rosa/meson: disallow download
All checks were successful
Test / Create distribution (push) Successful in 1m35s
Test / Sandbox (push) Successful in 3m51s
Test / Hakurei (push) Successful in 5m32s
Test / ShareFS (push) Successful in 5m47s
Test / Sandbox (race detector) (push) Successful in 6m40s
Test / Hakurei (race detector) (push) Successful in 7m41s
Test / Flake checks (push) Successful in 1m23s

This will fail and waste time on KindExec, and cause nondeterminism in KindExecNet.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-03-31 21:27:19 +09:00
parent 91a2d4d6e1
commit 2ca734b078

View File

@@ -112,6 +112,7 @@ meson test \
return `
cd "$(mktemp -d)"
meson setup \
--wrap-mode=nodownload \
` + strings.Join(slices.Collect(func(yield func(string) bool) {
for _, v := range append([]KV{
{"prefix", "/system"},