зеркало из https://github.com/mozilla/gecko-dev.git
a52ff2f347
Very minor enhancement to 'mach test-info tests <test-name>' such that the list of related bugs is displayed earlier, before any of the ActiveData queries, so that all the quickly-retrieved info is displayed before the annoying ActiveData delay. I had to split set_test_name() into two parts since the first part is required for the bugzilla report; the second part is not required for bugzilla and involves a lengthy ActiveData query. Differential Revision: https://phabricator.services.mozilla.com/D52087 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
awsy | ||
condprofile | ||
config | ||
crashtest | ||
extensions | ||
firefox-ui | ||
geckodriver | ||
gtest | ||
jsshell | ||
marionette | ||
mochitest | ||
modules | ||
mozbase | ||
mozharness | ||
profiles | ||
raptor | ||
runtimes | ||
specialpowers | ||
talos | ||
tools | ||
tps | ||
web-platform | ||
webdriver | ||
xpcshell | ||
README.txt | ||
addtest.py | ||
cppunittest.ini | ||
mach_commands.py | ||
moz.build | ||
parse_build_tests_ccov.py | ||
remotecppunittests.py | ||
runcppunittests.py | ||
testsuite-targets.mk |
README.txt
Common testing tools for mozilla codebase projects, test suite definitions for automated test runs, tests that don't fit anywhere else, and other fun stuff