TestPerformance excluded from bild.py
Open
comp:build
type:bug
- Dominant language
- Java
- Stars
- 19k
- Forks
- 3.5k
- PR merge metrics
- No merged PRs in 30d
Description
Currently **bild.py** excludes tests in `TestPerformance`. However, this exclusion doesn't account for the difference between `TestPerformance` in the tool tests, and the new `TestPerformance` that's generated by the runtime test suite (#909). At least the latter should be run during the standard test cycle.
Contributor guide
Research direction
Start by reading bild.py's TestPerformance exclusion and compare it with the generated TestPerformance from the runtime test suite described in issue #909. Verify how the standard test cycle selects these tests, then ensure the runtime suite's TestPerformance is included without changing the intended tool-test behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, python
- Domain
- build-system, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100