runtimeverification / runtimeverification/kontrol
Add the ability to filter out failures based on the reason
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 122
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
As suggested by @lisandrasilva, we should add the ability to filter out failures happening due to a specific reason, e.g., not report overflows.
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 by tracing how Kontrol records failure reasons and reports failures. Define how a requested reason, such as overflows, should be excluded while other failures remain reported, then verify the behavior with relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100