зеркало из https://github.com/mozilla/gecko-dev.git
37160bb41e
Without returncode and wait() being overridden the default implementation of the Runner class takes precedence and will run the check for the adb command but not the remote process. This always returns 0 because adb runs or forks itself as daemon. Instead the remote process has to be checked for existence. MozReview-Commit-ID: GvuAaMSxBT2 --HG-- extra : rebase_source : 9dc790a343d8f53bf00589c68f16e51a17d1b057 |
||
---|---|---|
.. | ||
awsy | ||
config | ||
crashtest | ||
firefox-ui | ||
geckodriver | ||
gtest | ||
marionette | ||
mochitest | ||
modules | ||
mozbase | ||
mozharness | ||
profiles | ||
runtimes | ||
specialpowers | ||
talos | ||
tools | ||
tps | ||
web-platform | ||
webdriver | ||
xpcshell | ||
README.txt | ||
cppunittest.ini | ||
mach_commands.py | ||
moz.build | ||
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