oxidecomputer / oxidecomputer/console
Test flake: firewall rule form targets table
Open
@david-crespo is already working on this.
Since Mar 17, 2025.
- Dominant language
- TypeScript
- Stars
- 228
- Forks
- 22
- Avg merge
- 19h 42m
- Merged PRs (30d)
- 32
Description
Never seen this before. It seems like the enter key press in the combobox passed through to submit the form as a whole, which threw everything off.
db94deab5d9a53e859230c6b66f3139718a13591
https://github.com/oxidecomputer/console/actions/runs/13424227374/job/37503809801
I get failures about 1 or 2 out of 10 runs with:
npx playwright test --project=firefox -g 'form targets table' --repeat-each 10
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.
Assessment
This issue has not been assessed yet.