Not all LLVM test tools are available in the CI
Open
Nobody has claimed this yet.
build
stale-notified
- Dominant language
- C++
- Stars
- 1.1k
- Forks
- 456
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 165
Description
There are a number of llvm tools that ought to be installed to allow llvm-lit to run and to allow more advanced tests to be created. split-file is but one of these.
See https://github.com/NVIDIA/cuda-quantum/actions/runs/11079019384/job/30867790100 for a log.
Contributor guide
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 with the CI configuration and the linked job log to find where LLVM tools are installed. Check how llvm-lit is invoked and whether split-file and the other required test tools are available; done means the CI job provides the tools needed for the intended advanced tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system, ci-cd
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100