-
Notifications
You must be signed in to change notification settings - Fork 2.4k
check() output overwritten by installcheck() #49200
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingtriageThe issue needs to be prioritizedThe issue needs to be prioritized
Description
Steps to reproduce
$ spack install --test root netcdf-c~mpi build_system=autotools ^hdf5~mpi # ~mpi just to save timeWith the head of develop, the resulting install-time-test-log.txt does not show, e.g., netcdf-c test output.
If I disable all of the installcheck() logic in the backend, install-time-test-log.txt contains check() output as expected.
Information on your system
- Spack: 1.0.0.dev0 (3a219d1)
- Python: 3.12.3
- Platform: linux-linuxmint22-zen3
General information
- I have run
spack debug reportand reported the version of Spack/Python/Platform - I have searched the issues of this repo and believe this is not a duplicate
- I have run the failing commands in debug mode and reported the output
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtriageThe issue needs to be prioritizedThe issue needs to be prioritized