remove +tests variant from spack package
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 39
- Forks
- 22
- Avg merge
- 10h 22m
- Merged PRs (30d)
- 3
Description
+tests variant in package.py builds tests in /tmp dir but tests are not executed and dir is removed after install. It would be nice to not have +tests as an option until testing capability is added to the singularity-eos spack install.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by opening the package.py file for the singularity-eos Spack package and inspect how the +tests variant is defined and used. Remove the nonfunctional variant handling, then verify that the package no longer presents +tests as an installation option; no test file is mentioned in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100