зеркало из https://github.com/mozilla/gecko-dev.git
ca394488d5
Tests based on this code fail in Mercurial 3.8+ due to `hg rebase` changing its behavior for selecting default revisions. I was going to update the code to work with 3.8+. However, I could find no actual consumers of this method! Annotate says this was added back in mozharness 0.4. However, I can't find a reason for it being added. Nor can I find any consumers of this method in the mozharness repo outside the tests. This smells like dead code to me. MozReview-Commit-ID: 3Q6MTjQJT1p --HG-- extra : rebase_source : 2c488b70136bc9856f6075297d7c32e3b69079ad |
||
---|---|---|
.. | ||
helper_files | ||
README | ||
hgrc | ||
pip-freeze.example.txt | ||
test_base_config.py | ||
test_base_diskutils.py | ||
test_base_log.py | ||
test_base_parallel.py | ||
test_base_python.py | ||
test_base_script.py | ||
test_base_transfer.py | ||
test_base_vcs_mercurial.py | ||
test_l10n_locales.py | ||
test_mozilla_blob_upload.py | ||
test_mozilla_buildbot.py | ||
test_mozilla_merkle.py | ||
test_mozilla_release.py | ||
test_mozilla_signed_certificate_timestamp.py |
README
test/ : non-network-dependent unit tests test/networked/ : network-dependent unit tests.