aboutsummaryrefslogtreecommitdiff
path: root/scripts/testing/run-test.sh
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-10 18:19:28 -0500
committerCraig Jennings <c@cjennings.net>2026-06-10 18:19:28 -0500
commitced91c43c464d624b3396ae44894022fd33aecaf (patch)
tree77493727b74f98736cebb85d5c3dab18cdef183e /scripts/testing/run-test.sh
parent9e9123003cb88a8d86d85cd82532c2d787ac2efb (diff)
downloadarchsetup-ced91c43c464d624b3396ae44894022fd33aecaf.tar.gz
archsetup-ced91c43c464d624b3396ae44894022fd33aecaf.zip
fix(testing): skip environment-impossible checks instead of warning
Four warnings fired on every headless VM run, training the reader to ignore the warning count: the Hyprland socket and portal queries (no graphical login), the mDNS ping (slirp passes no multicast), and docker-not-responding (enabled but deliberately not started pre-reboot). Each now detects its precondition and logs a skip that counts nowhere; the warn paths stay for the cases that are real (compositor running without a socket, portal running but unqueryable, mDNS failing on real networking, docker active but dead). The lingering warning stays — it needs its own investigation.
Diffstat (limited to 'scripts/testing/run-test.sh')
0 files changed, 0 insertions, 0 deletions