TritonDataCenter / TritonDataCenter/sdc-cloudapi
tests/runtests runner does not count failed and skipped tests
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 8
- Forks
- 22
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
The runner says all tests passed at the end despite several failures during the test run.
Sadly, no longer have logs for this to post here.
Contributor guide
No contributing guide indexed for this repository
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 reading tests/runtests, focusing on how test failures and skips are collected and how the final status is reported. Reproduce the runner behavior with a failing and skipped test if the repository provides such cases. Done means the summary counts failures and skips and does not report that all tests passed when either occurred.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100