gecko-dev/testing
Gregory Mierzwinski a95569fe25 Bug 1645424 - Improve differentiation of Firefox and Chrome raptor failures. r=perftest-reviewers,davehunt
This patch adds a class-variable to the RaptorLogger that will hold the application name being tested and it is only set when we test on Chrome. This will let us differentiate failure lines between Firefox and Chrome better, i.e. all failures without an app name in the line are Firefox failures, and otherwise they are Chrome failures.

Differential Revision: https://phabricator.services.mozilla.com/D79476
2020-06-12 15:07:14 +00:00
..
awsy
condprofile
config Bug 1628073 - Move gecko profiler testing files to mozgeckoprofiler; r=sparky,perftest-reviewers,gbrown 2020-05-22 13:18:44 +00:00
crashtest
extensions
firefox-ui
geckodriver Bug 1636985 - [geckodriver] Remove GeckoView configuration from device. r=webdriver-reviewers,jgraham 2020-06-08 14:52:08 +00:00
gtest Bug 1638965 - Run 'mach gtest' in python 3; r=bc 2020-05-27 20:53:22 +00:00
jsshell
marionette Bug 1643606 - Remove remnants of the toolkit.cosmeticAnimations.enabled pref. r=Gijs,remote-protocol-reviewers,marionette-reviewers,extension-reviewers,whimboo 2020-06-08 16:03:51 +00:00
mochitest Bug 1644942 - Fix broken --tag command for mochitests; r=gbrown 2020-06-11 15:53:45 +00:00
modules
mozbase Bug 1638430 - [moztest] Add ability to test web-platform-tests in the TestResolver, r=egao 2020-06-11 18:58:25 +00:00
mozharness Bug 1518313 - Removes --geckoProfile from talos-test mach command and replaces it with --gecko-profile; r=AlexandruIonescu,perftest-reviewers 2020-06-09 13:22:15 +00:00
perfdocs Bug 1641933 - [pefrdocs] add desciptions to perfdocs using single letter r=sparky,perftest-reviewers 2020-06-10 20:40:31 +00:00
performance Bug 1644706 - Make a multi-commit test for app-link in CI. r=mozperftest-reviewers,tarek 2020-06-10 22:10:35 +00:00
profiles Bug 1621960: Improves error when "profile" is called without any arguments in py3 r=ahal 2020-06-09 18:48:19 +00:00
raptor Bug 1645424 - Improve differentiation of Firefox and Chrome raptor failures. r=perftest-reviewers,davehunt 2020-06-12 15:07:14 +00:00
runtimes Bug 1643452 - update runtime information using median values r=jmaher 2020-06-04 21:04:39 +00:00
specialpowers Bug 1640998 - part9 : use MediaControlKey to replace MediaControlKeysEvent r=chunmin,agi,geckoview-reviewers 2020-06-09 02:59:57 +00:00
talos Backed out 7 changesets (bug 1599160) for damp failures. CLOSED TREE 2020-06-12 02:40:38 +03:00
tools Bug 1636251: Patch Sentry events to ensure a raw username isn't sent to Sentry r=rstewart 2020-06-11 21:35:05 +00:00
tps
web-platform Bug 1645374 - Mark css lists test as intermittent everywhere, r=noemi_erli 2020-06-12 14:08:19 +00:00
webdriver Bug 1643354 - Fix type parameter in unit test, r=webdriver-reviewers,whimboo 2020-06-08 14:29:49 +00:00
xpcshell Bug 1641496 - P1: Add MOZ_FORCE_USE_SOCKET_PROCESS for encorcing networking over socket process r=dragana 2020-06-04 22:56:34 +00:00
addtest.py
cppunittest.ini Bug 1642666 - Remove obsolete test for removed nsIAppShell::RunBeforeNextEvent function. r=gbrown 2020-06-03 16:16:09 +00:00
mach_commands.py Bug 1422005 - Fix 'mach test cppunittest'; r=jmaher 2020-06-09 22:32:21 +00:00
moz.build
parse_build_tests_ccov.py
README.txt
remotecppunittests.py Bug 1638954 - Run 'mach cppunittest' with python 3; r=bc 2020-05-28 14:45:50 +00:00
runcppunittests.py Bug 1575773 - Warn when cppunit test file missing, and cleanup cppunit manifest; r=bc 2020-06-02 15:52:09 +00:00
testinfo.py Bug 1566017 - Improve 'mach test-info' run type handling; r=jmaher 2020-05-20 20:29:08 +00:00
testsuite-targets.mk Bug 1641289: Bye, bye Steeplechase. r=dminor,froydnj 2020-05-29 03:19:27 +00:00

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