Skip to content

Expose parameter for CTest options #5

@tbirdso

Description

@tbirdso

In addition to CMake build parameters, workflows should allow CTest parameters to be set such that invalid tests can be explicitly excluded from impacting CI results, etc.

See example of CTest parameters at https://github.com/InsightSoftwareConsortium/ITKElastix/blob/main/.github/workflows/build-test-package.yml#L139

ctest -E elastix_run --output-on-failure -j 2 -V -S dashboard.cmake -E "elastix_run_example_COMPARE_IM|elastix_run_3DCT_lung.MI.bspline.ASGD.001_COMPARE_TP|elastix_run_3DCT_lung.NMI.bspline.ASGD.001_COMPARE_TP|TransformixTest"

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