mozilla-releng / mozilla-releng/tooltool
add test to verify that in-tree tooltool.py copies match this one
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 14
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 2
Description
We have 3 different copies of the tooltool.py client vendored into the tree:
- python/mozbuild/mozbuild/action/tooltool.py
- testing/mozharness/external_tools/tooltool.py
- testing/web-platform/tests/tools/third_party/tooltool/tooltool.py
The last time we tried to update the in-tree copies, we discovered that two of them had differences not found in the other, nor the copy in this repo.
We should add a test here to verify that all copies are the same. Maybe a test in tree as well.
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 inspecting the three listed tooltool.py copies: python/mozbuild/mozbuild/action/tooltool.py, testing/mozharness/external_tools/tooltool.py, and testing/web-platform/tests/tools/third_party/tooltool/tooltool.py. Add a test in the repository that compares them and reports differences; done means the test verifies all three copies match.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100