oxidecomputer / oxidecomputer/console
Test flake: `serial console can connect while starting`
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 228
- Forks
- 22
- Avg merge
- 19h 42m
- Merged PRs (30d)
- 32
Description
https://github.com/oxidecomputer/console/actions/runs/14268575601/job/39996289244
This one is really not a big deal — I think the instance is just starting slightly too fast, so we're missing the starting message when we look for it.
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 linked GitHub Actions job and trace.zip, then search the repository for the test titled “serial console can connect while starting.” Confirm how the test observes the instance-starting message and reproduce the race; done means the test reliably passes when the instance starts quickly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100