diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-11 17:19:56 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-11 17:19:56 -0500 |
| commit | 14eecb5b8e76cf1b1de20643d496dc94cfdce0ab (patch) | |
| tree | ca9049e164bfbf149de5bcf3595d89f082a374e1 /scripts/testing/README.org | |
| parent | db2fa4739f27ca78e0afd66a786e74f091da70bb (diff) | |
| download | archsetup-14eecb5b8e76cf1b1de20643d496dc94cfdce0ab.tar.gz archsetup-14eecb5b8e76cf1b1de20643d496dc94cfdce0ab.zip | |
fix(testing): drop stale plugin checks, count failed validations
validate_hyprland_plugins and validate_hyprpm_hook checked for the hyprland-plugins-setup script and the hyprpm pacman hook, both removed in 4a3056a (Hyprland 0.54 brings the layouts into core). I deleted the two functions and their calls in validate_window_manager.
I also disabled errexit in run-test.sh from the validation phase onward, so one failed check is counted in VALIDATION_FAILED instead of aborting the run before the report or VM cleanup. About 16 validations across the file do a bare `return 1` after `validation_fail`; any of them firing under the previous behavior would have killed the harness mid-run.
Diffstat (limited to 'scripts/testing/README.org')
0 files changed, 0 insertions, 0 deletions
