InsightSoftwareConsortium / ITKRemoteModuleBuildTestPackageAction

A composite GitHub Action to build, test, and package, ITK remote modules
Apache License 2.0
3 stars 6 forks source link

Revert "BUG: Resolve cxx Windows path length issue" #25

Closed tbirdso closed 1 year ago

tbirdso commented 1 year ago

This reverts commit 01d99733b66f3a76814a948ba425507420d6e477.

Several issues were observed for cxx tests across platform as a direct result of the changes in 01d9973, particularly regarding CDash paths and build scope. Changes should be reverted in the main branch while more investigation is done to address failures in separate development.

This is related to https://github.com/InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/issues/20 and efforts related to using the reusable workflow for ITKMorphologicalContourInterpolation and other modules with long name lengths that interfere with Windows path length limits.

tbirdso commented 1 year ago

Seeing successful test builds here: https://github.com/tbirdso/ITKSplitComponents/actions/runs/3651897639/jobs/6169655137