The package-arch CI (both x86 and ARM) is only doing 292 tests from the actual 296 active tests. This appears to have happened after merging #4394 that introduced the headless CI test. There may be a problem in the detection when to skip the test.
The following 4 tests are skipped:
Skipping disabled test: ./tests/blendmath
skip: Tcl HAL extensions not built (headless build)
Skipping disabled test: ./tests/tclsh-extensions
skip: Tcl HAL extension not built (headless build)
Skipping disabled test: ./tests/twopass-personality
skip: Tcl HAL extension not built (headless build)
Skipping disabled test: ./tests/twopass
The package-arch CI (both x86 and ARM) is only doing 292 tests from the actual 296 active tests. This appears to have happened after merging #4394 that introduced the headless CI test. There may be a problem in the detection when to skip the test.
The following 4 tests are skipped: