mozilla / mozilla/aretestsfastyet
Copy mach test command button should have the `--enable-a11y-checks` flag when needed
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
In M-a11y-checks jobs we can have failures that are only triggered because the --enable-a11y-checks is set.
In such case, it would be nice to add the flag when the user clicks the Copy mach test command button
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 locating the implementation of the Copy mach test command button and how M-a11y-checks jobs are represented. Verify the copied command includes --enable-a11y-checks for those jobs and omits it when it is not needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100