mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-03 09:48:38 +02:00
This patch replaces the chromedrivers retrieved from the chromium snapshots with the Chrome for Testing (CfT) chromedrivers (through the "Canary" channel) for our Chromium-as-Release tests. There is an occasional intermittent issue that occurs where the chromedriver from the snapshots don't always work. Instead we can use the `last-known-good-versions-with-downloads.json` provided by CfT to get guaranteed stable chromedrivers. Differential Revision: https://phabricator.services.mozilla.com/D212707 |
||
|---|---|---|
| .. | ||
| builder | ||
| lib | ||
| lint | ||
| misc | ||
| tester | ||
| tests | ||
| are_dependencies_completed.py | ||
| copy.sh | ||
| get-secret.py | ||
| run-task | ||
| slack_notifier.py | ||
| testrail_main.py | ||
| write-dummy-secret.py | ||