[dv] Rip out old checking where needed in test suite
Open
Nobody has claimed this yet.
Component:DV
Priority:P2
- Dominant language
- SystemVerilog
- Stars
- 2.1k
- Forks
- 810
- Avg merge
- 5d 23h
- Merged PRs (30d)
- 9
Description
This is a reduced version of https://github.com/lowRISC/ibex/issues/1567 for M2.5. For tests that are fragile and falsely triggering the old checks we should just remove those checks.
Triage regression failures and determine what should be removed to bring pass rates up to standard
> estimate 8
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 triaging the regression failures in the test suite and identify which fragile tests are falsely triggering the old checks. Done means the unnecessary checks are removed where appropriate and pass rates return to the expected standard.
Written by the indexing model from the issue text.
Assessment
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100