canonical / canonical/test_observer
Consider adding "crashed" test result status
- Dominant language
- Python
- Stars
- 13
- Forks
- 13
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 11
Description
Perhaps there should be a crashed test result status. Perhaps not.
Pros:
* Easily to see that a test result ended with an unexpected error
Cons:
* Is this the right place to have this level of concern? Is a `Failure` not anything that was attempted and not `Passed`?
Contributor guide
No contributing guide indexed for this repository
Research direction
No file, test, or entry point is named. Start by locating the existing test-result status definition and the places that display or consume it, then review how unexpected errors are currently represented. Done requires a decided status model, agreement on whether crashed is distinct from Failure, and coverage for the chosen behavior.
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
- 25/100