[circt-test] sby runner doesn't fail if module doesn't exist
Open
bug
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 524
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 46
Description
Using the sby runner on Verilog input with a top-level module that does not exist does not produce a proper failure or exit code.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the sby runner in circt-test and reproduce the case with Verilog input whose top-level module does not exist. Trace how that condition is reported and how the runner determines its exit status. Done means the missing-module case produces a proper failure and non-success exit code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100