gecko-dev/testing
Edwin Gao d05d708389 Bug 1552000 - move root-required tuning commands to its appropriate location for Raptor Android r=acreskey
Changes:

- move the I/O scheduler modification subroutine under the block that checks for `root` availability of device.

This change should not be visible on CI systems; all devices there are already rooted. Where this change makes an impact is for developers running Raptor Android tests on non-rooted devices.

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

--HG--
extra : moz-landing-system : lando
2019-05-16 11:57:31 +00:00
..
awsy
config Bug 1551262 - Remove mach support for jimdb; r=snorp 2019-05-13 20:52:29 +00:00
crashtest
extensions
firefox-ui Bug 1523741 - Converting legacy aboutTelemetry to Fluent aboutTelemetry, r=jaws,flod,Gijs 2019-04-08 09:15:16 +00:00
geckodriver Merge inbound to mozilla-central. a=merge 2019-04-12 18:48:02 +03:00
gtest Bug 1550161 - Avoid attribute error in android gtest; r=bc 2019-05-10 01:19:43 +00:00
jsshell
marionette Bug 1550092 part 1. Stop using [array] in sendTouchEvent/sendTouchEventToWindow. r=farre 2019-05-10 09:03:39 +00:00
mochitest Bug 1535210 - Set SSL STATE_IS_BROKEN flag for TLS1.0 and TLS 1.1 connections. r=keeler 2019-05-15 23:34:52 +00:00
modules
mozbase Bug 1532607 - Add configuration to run telemetry tests directly; r=raphael,ahal 2019-05-16 14:40:13 +00:00
mozharness Bug 1521709 - Change suite names for baseline coverage tests. r=jmaher 2019-05-14 09:44:09 +00:00
profiles Bug 1540573 - p7. Modify CSP tests to use preload=2 on (emulated) cellular connections. r=jya 2019-05-06 22:43:18 +00:00
raptor Bug 1552000 - move root-required tuning commands to its appropriate location for Raptor Android r=acreskey 2019-05-16 11:57:31 +00:00
runtimes Bug 1500474 - Rename webcompat-reporter directory to report-site-issue r=florian,Pike 2019-04-23 17:36:40 +00:00
specialpowers Bug 1320404 - Remove appId from origin attributes - part 1 - OriginAttributes and nsIPrincipal, r=Ehsan,flod 2019-05-03 17:13:17 +00:00
talos Bug 1551198 - Ensure project search DAMP test display UI r=ochameau 2019-05-14 21:08:35 +00:00
tools
tps
web-platform Backed out 12 changesets (bug 1383650) for landing in the soft-freeze period 2019-05-16 04:47:58 +03:00
webdriver
xpcshell Bug 1540656 - Use dns-packet node module in test_trr.js r=dragana 2019-05-16 06:22:06 +00:00
addtest.py Bug 1547996 - Fix mochitest-browser-chrome with mach addtest;r=ahal 2019-04-30 15:20:51 +00:00
cppunittest.ini
mach_commands.py Bug 1238305: Modify cppunittests to look up breakpad symbols for logged stack traces; r=ted 2019-05-03 13:00:46 -06:00
moz.build
parse_build_tests_ccov.py
README.txt
remotecppunittests.py
runcppunittests.py Bug 1238305: Modify cppunittests to look up breakpad symbols for logged stack traces; r=ted 2019-05-03 13:00:46 -06:00
testsuite-targets.mk Bug 1505936 - Copy and provide pdbs for cppunit tests if MOZ_COPY_PDBS is specified r=firefox-build-system-reviewers,mshal 2019-05-07 22:16:36 +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