padenot / padenot/treeherder-cli
Unexpected-OK is hidden
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1
- Forks
- 2
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 2
Description
Run treeherder-cli 197da1ced295 --group-by test and notice that this UNEXPECTED-OK isn't listed at all
Which can confuse an agent (or person!) who is trying to figure out what has changed from a push.
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 running treeherder-cli 197da1ced295 --group-by test and compare its output with the linked Treeherder log around lines 37313-37317. Trace the CLI entry point handling grouped test results and reproduce the missing UNEXPECTED-OK case. Done means the result is listed and the command's output reflects the push accurately.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100