Add information about tests that fail to schedule in toolkit UI
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 37
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Capturing a user request to show more information in the toolkit UI when a test that is configured through the Toolkit GUI fails to schedule. Right now you have to dig through the logs if a test does not got on the schedule due to a connection error or similar. The psconfig logs have this information, so perhaps parsing those or through some other means they could be passed to the UI. I don't know the exact answer, just capturing the request so we can think on it more.
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 reviewing the Toolkit GUI scheduling flow and the psconfig logs that contain failures such as connection errors. Determine how scheduling failures are currently represented in the UI and what log information can be exposed. Done means users can see actionable failure details in the toolkit UI without searching logs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100