Skip to content

Package-arch CI does not run all tests #4460

Description

@BsAtHome

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions