Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add test to verify that in-tree tooltool.py copies match this one #29

Open
bhearsum opened this issue Feb 25, 2020 · 1 comment
Open

Comments

@bhearsum
Copy link
Contributor

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.

@gbrownmozilla
Copy link
Contributor

testing/mozharness/external_tools/tooltool.py has been eliminated - one less copy to worry about.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants