gecko-dev/testing
Mike Shal 21be2f5327 Bug 632954 - Allow passing in env to Fennec Marionette; r=gbrown
The Fennec process needs a few extra environment variables for PGO,
notably LLVM_PROFILE_FILE and MOZ_JAR_LOG_FILE to give the locations for
the profile run outputs. FennecInstance needs to pass the "env"
parameter on down so it can be used by DeviceRunner.

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

--HG--
extra : moz-landing-system : lando
2019-03-18 23:52:41 +00:00
..
awsy Bug 1353013 - move new tab preload browser tracking into a separate module, r=dthayer 2019-03-19 17:29:14 +00:00
config Bug 1528992 - extract raptor mitmproxy integration - r=rwood,Bebe,gbrown 2019-03-06 17:13:21 +00:00
crashtest
extensions
firefox-ui Backed out changeset f73f629e8cca (bug 1517528) on request from jaws, CLOSED TREE. 2019-03-14 07:54:17 +02:00
geckodriver no bug - fix spelling of 'mozila' tree-wide r=me 2019-03-18 15:55:18 -07:00
gtest Bug 1534605 - Update gtest and gmock to version 1.8.1. r=gbrown 2019-03-12 16:34:09 +00:00
jsshell
marionette Bug 632954 - Allow passing in env to Fennec Marionette; r=gbrown 2019-03-18 23:52:41 +00:00
mochitest Bug 1353013 - move new tab preload browser tracking into a separate module, r=dthayer 2019-03-19 17:29:14 +00:00
modules Bug 1529643 - Implement MitM priming on certificate error pages. r=keeler,mconley 2019-03-13 23:36:54 +00:00
mozbase Backed out changeset 53bd5240052b (bug 1424287) for mozabase failures at testing/mozbase/mozlog/tests/test_formatters.py 2019-03-19 18:46:09 +02:00
mozharness Bug 1535417 - Set dynamic mozinfo fields in Android test-verify; r=bc 2019-03-19 18:11:44 +00:00
profiles Bug 1493317 Part 2 - Enable AccessibleCaret in unit tests. r=jchen 2019-03-16 07:38:34 +00:00
raptor Bug 1536112 - testing/raptor misses moz.build file. r=ahal 2019-03-19 03:45:24 +00:00
runtimes Bug 1403938 - remove Canvas Debugger client; r=vporof 2019-03-13 16:46:12 +00:00
specialpowers Bug 1534969 - Ensure that extension.id/uuid is set in browser tests r=aswan 2019-03-13 18:48:53 +00:00
talos Bug 1535353 - update Core :: DOM: * bugzilla product and component meta data in moz.build files after reorganization in bug 1533440 r=hsinyi 2019-03-17 23:13:22 +00:00
tools Bug 1532919 - [marionette] Remove outdated browsermob-proxy mixin from marionette harness package. r=ato 2019-03-07 12:26:43 +00:00
tps Bug 1530587 - Don't optimize jars without preloading/reordering data. r=chmanchester 2019-02-27 01:26:46 +00:00
web-platform Bug 1535410: Check for null mid/level in addIceCandidate. r=jib 2019-03-19 16:49:05 +00:00
webdriver Bug 1529289 - Add web frame and web window types to web webdriver Rust crate. r=ato 2019-03-09 14:09:48 +00:00
xpcshell Bug 1526654 - Use xpcshell sequential mode consistently when running a single test; r=bc 2019-03-13 06:14:52 +00:00
cppunittest.ini
mach_commands.py
moz.build
parse_build_tests_ccov.py
README.txt
remotecppunittests.py Bug 1532462 - Avoid permission error in Android cppunittests on some devices by creating destination directory; r=bc 2019-03-05 17:03:27 +00:00
runcppunittests.py
testsuite-targets.mk

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