matrix-org / matrix-org/trafficlight
When running tests, provide more information on why no further tests are running
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
eg the test starting coroutine should report current status to the UI, saying something like:
Status: unable to start more tests with current adapters: element-web, element-web; need element-android or network-proxy to start further tests.
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 with the test-starting coroutine mentioned in the issue and trace how its current adapter status reaches the UI. Check the existing test-running tests, then make the UI report why no further tests can start and which adapter types are still needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100