gecko-dev/testing
Gregory Mierzwinski bc30982e2a Bug 1628379 - Make browsertime fail early if chromedriver doesn't exist. r=perftest-reviewers,AlexandruIonescu
Some phones aren't updating their google-chrome version so we are hitting issues where the chromedriver is not being found because it's looking for an older version. This patch makes the error occur earlier and prevents browsertime from running if we hit it.

Differential Revision: https://phabricator.services.mozilla.com/D70210

--HG--
extra : moz-landing-system : lando
2020-04-13 07:17:28 +00:00
..
awsy Bug 1626272 - Disable stack fixing on Windows awsy-dmd jobs. r=erahm,perftest-reviewers,sparky 2020-04-07 21:19:52 +00:00
condprofile Bug 1628982 - Activate the condprofile on desktop + GV r=Bebe,perftest-reviewers 2020-04-14 08:32:13 +00:00
config Bug 1623134: update linux hostutils r=gbrown 2020-04-07 19:17:41 +00:00
crashtest Bug 1598746 - Adjust some mochitest and reftest SCHEDULES.exclusive entries; r=ahal 2020-03-24 14:55:28 +00:00
extensions
firefox-ui
geckodriver Bug 1581062 - Part 2: Remove the unicode feature from a few crates. r=froydnj,emilio,jgraham,webdriver-reviewers 2020-04-11 08:55:12 +00:00
gtest Bug 1624237 - Run misc-unused-using-decls - Remove useless declarations r=andi 2020-03-23 13:15:33 +00:00
jsshell
marionette Backed out 5 changesets (bug 1615588) for browser-chrome failures e.g. browser_beforeunload_duplicate_dialogs.js. CLOSED TREE 2020-04-10 21:19:15 +03:00
mochitest Bug 1616881 - get rid of `uses-unsafe-cpows`, r=mconley 2020-04-13 18:05:00 +00:00
modules
mozbase Bug 1363541 - Modernize the PermissionManager - part 4 - mozilla namespace, r=timhuang 2020-04-11 13:42:12 +00:00
mozharness Bug 1628982 - Activate the condprofile on desktop + GV r=Bebe,perftest-reviewers 2020-04-14 08:32:13 +00:00
perfdocs Bug 1626274 - Remove aframe pageload test r=perftest-reviewers,sparky 2020-04-02 07:10:48 +00:00
performance Bug 1627623 - [mozperftest] Implement Andrew's tests r=acreskey 2020-04-14 07:46:51 +00:00
profiles Bug 1629809 - deactivate geckodriver tracing r=Bebe 2020-04-14 11:59:47 +00:00
raptor Bug 1628379 - Make browsertime fail early if chromedriver doesn't exist. r=perftest-reviewers,AlexandruIonescu 2020-04-13 07:17:28 +00:00
runtimes Bug 1564801 - Consolidate b/b/c/test/trackingUI and b/b/c/test/siteProtections into b/b/c/test/protectionsUI. r=nhnt11 2020-03-31 08:05:22 +00:00
specialpowers Bug 1621813 - Remove nsIScriptError.exceptionFlag. r=mccr8 2020-03-19 21:31:44 +00:00
talos Bug 1628258 - Reduce logging in reloadConsoleAndLog helper. r=jdescottes,perftest-reviewers,Bebe. 2020-04-14 10:37:58 +00:00
tools Bug 1612345 - Add custom retrigger support for gtest; r=bc 2020-03-19 16:12:51 +00:00
tps
web-platform Bug 1626425 - Update expectation for cache-storage-reporting-dedicated-worker.https.html on win debug. r=aryx 2020-04-14 11:58:28 +00:00
webdriver Bug 1622256 - Remove usage of deprecated Error::description. r=jgraham,webdriver-reviewers 2020-03-14 04:21:22 +00:00
xpcshell Bug 1621244 - Ensure all test files are installed, even when running only a subset; r=bc 2020-04-08 18:30:14 +00:00
README.txt
addtest.py
cppunittest.ini Bug 1490781 - Add FunctionRef, a non-owning reference to a callable value (function pointer, lambda, etc.). r=botond 2020-03-24 00:12:41 +00:00
mach_commands.py
moz.build Bug 1620842 - change Firefox for Android bugzilla components to GeckoView. r=snorp 2020-03-17 18:36:33 +00:00
parse_build_tests_ccov.py
remotecppunittests.py
runcppunittests.py
testinfo.py Bug 1608837 - fix incorrect names of reftest/crashtest variants of web-platform-tests r=ahal 2020-03-31 20:41:17 +00:00
testsuite-targets.mk Bug 1612345 - Add custom retrigger support for gtest; r=bc 2020-03-19 16:12:51 +00:00

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