aboutsummaryrefslogtreecommitdiff
path: root/scripts/package-inventory
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-11 17:19:56 -0500
committerCraig Jennings <c@cjennings.net>2026-05-11 17:19:56 -0500
commit3f89f7524c7d15401968c0b2f4ae25757dda5053 (patch)
tree2b73163fca35af2a4df04ae4231f5852f54beeb0 /scripts/package-inventory
parent979cf4103e94f05c5186366161ca6c667def39f6 (diff)
downloadarchsetup-3f89f7524c7d15401968c0b2f4ae25757dda5053.tar.gz
archsetup-3f89f7524c7d15401968c0b2f4ae25757dda5053.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 225cc76 (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/package-inventory')
0 files changed, 0 insertions, 0 deletions