mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-26 03:09:08 +00:00
We have a high random failure rate on Shell tests, even with two of them already manually disabled for being flaky. For now, let's skip them in automated/CI testing so that "real" failures are more obvious. Two of the tests have early-exits to disable them, which I wanted to remove, but that makes `Meta/lint-shell-scripts.sh` very cross, so I'll leave them.