E4S-Project / E4S-Project/testsuite
libcatalyst downloads source during test
Nobody has claimed this yet.
- Dominant language
- Fortran
- Stars
- 21
- Forks
- 33
- Avg merge
- 3m
- Merged PRs (30d)
- 1
Description
@mathstuf In its compile phase the libcatalyst test attempts to git clone a repository to obtain test code. This isn't allowed since some systems (i.e. crusher) do not have external network access on compute nodes there the testsuite will be run.
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
The issue identifies the libcatalyst test and its compile phase as the entry point; begin there and inspect how test code is obtained. Done means the test no longer attempts an external git clone and still completes in environments without compute-node network access.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fortran, git
- Domain
- build-system, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100