зеркало из https://github.com/mozilla/gecko-dev.git
82f29e902c
Instead of fetching geckodriver from tooltool, we ask mozharness to pick up the geckodriver binary from the common test archive. As it is packaged under /bin along with other test-relevant binaries such as wptserve, we can retrieve it from the abs_test_install_dir. It would also be possible to use ScriptMixin.query_exe for this purpose after specifying the binary in the "exes" section of the different mozharness configs, but this seems needlessly complicated. Because we also do not yet have geckodriver on all platforms, we only want to look for it if requested to run the wdspec test type. MozReview-Commit-ID: 7jLuBeDiQNE --HG-- extra : rebase_source : ea8c1be063be0f40ff4c8f8c3a77b1b57580829d |
||
---|---|---|
.. | ||
tooltool-manifests | ||
external-media-tests-requirements.txt | ||
firefox_ui_requirements.txt | ||
marionette_requirements.txt | ||
mozbase_requirements.txt |