Commit Graph

2 Commits

Author SHA1 Message Date
d2c3d1bfbd
test/sandbox/mount: work around /run tmpfs nondeterminism
Some checks failed
Test / Create distribution (push) Successful in 24s
Test / Fortify (push) Failing after 1m46s
Test / Data race detector (push) Failing after 2m29s
Test / Fpkg (push) Successful in 3m27s
Test / Flake checks (push) Has been skipped
The special case is ugly and does not work for all paths, but it is guaranteed to work in the test.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-03-12 15:01:27 +09:00
d8e9d71f87
test/sandbox: check mount outcome
All checks were successful
Test / Create distribution (push) Successful in 21s
Test / Fpkg (push) Successful in 32s
Test / Fortify (push) Successful in 35s
Test / Data race detector (push) Successful in 35s
Test / Flake checks (push) Successful in 49s
Do this at the beginning of the test for early failure.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-02-28 15:56:15 +09:00