mozilla-services / mozilla-services/updatebot
Tweak Issue Formatting
Open
Beginner friendly
Nobody has claimed this yet.
Bug
Easy
- Dominant language
- Python
- Stars
- 9
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Almost got it, just a slight fix:
- > No tests were found for flavor 'plain' and the following manifest filters:
> skip_if, run_if, fail_if, subsuite(name=None), tags(['condprof']), pathprefix(['toolkit/components/pdfjs/test'])
>
> Make sure the test paths (if any) are spelt correctly and the corresponding
> --flavor and --subsuite are being used. See `mach mochitest --help` for a
> list of valid flavors.
- 2 of 2 failed on different tasks
- test-linux1804-64-qr/opt-mochitest-plain-condprof-1 (SWkTFbstSI6YUFaDEehDOg)
- test-windows10-64-2004-qr/opt-mochitest-plain-condprof-1 (HrQcOLpzSIK-n7XL0xE1hw)
Need to indent that first bullet.
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 by locating the formatter that produces the displayed test failure message and inspect how the first bullet is indented relative to the nested task bullets. The work is done when the first bullet aligns with the other top-level bullets and the rendered issue formatting is consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 62/100