gecko-dev/testing
Anjana Vakil f5f9b0b768 Bug 1253359 - Use vendored Pytest in python-test and Mn harness tests r=gps
In the `python-test` mach command and the mozharness script for
the Marionette harness tests, use the vendored-in Pytest
instead of installing from pip.

Add the Marionette harness test requirements file to the
file_patterns in the definition of the marionette-harness taskcluster
job, as changes to the requirements should trigger the job to run.


MozReview-Commit-ID: J5pln2WB4GY

--HG--
extra : rebase_source : 5144ccfabb84eb0da244b24f6d27b59ae183c174
2016-08-05 20:10:09 +02:00
..
config Bug 1253359 - Use vendored Pytest in python-test and Mn harness tests r=gps 2016-08-05 20:10:09 +02:00
crashtest Bug 1286657 - Add manifest for autophone webrtc crashtest job; r=bc 2016-08-03 12:20:48 -04:00
docker Bug 1293822 - Have worker own /home/worker files; r=dustin 2016-08-09 16:15:22 -07:00
firefox-ui Backed out changeset 8f2224b00d74 (bug 1290186) on request from whimboo 2016-08-09 10:58:07 +02:00
gtest Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
instrumentation Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
luciddream
marionette merge mozilla-inbound to mozilla-central a=merge 2016-08-10 15:54:26 +02:00
mochitest Bug 1294099 - Fix 'Namespace object has no attribute 'flavor'' error when running |mach mochitest|, r=jgriffin 2016-08-10 11:50:29 -04:00
modules Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
mozbase Bug 1289226 - Update Android 4.3 and x86 AVDs for sdk 24+ emulator compat; r=jmaher 2016-08-04 07:14:24 -06:00
mozharness Bug 1291330 - ESR Graph 2 balrog submitter failed. r=rail a=release-automation-only DONTBUILD 2016-08-11 10:40:12 -04:00
profiles Backed out 8 changesets (bug 1288626) for conflicting with bug 1291280, which merged to m-c first a=backout 2016-08-08 16:19:30 -07:00
puppeteer/firefox Bug 1288863: Update Firefox Puppeteer to use lower case platformName r=whimboo 2016-07-28 16:25:42 +01:00
runtimes Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
specialpowers Bug 1286908 Remove id allocation from SpecialPowers loadExtension() r=kmag 2016-08-02 16:04:37 -07:00
talos Bug 527003 - renaming all XPCOM uses of deprecated accessible retrieval to accessibility service. r=surkov 2016-08-09 15:38:54 -04:00
tools Bug 1278890 - Add reftest support to test package mach environment, r=armenzg 2016-07-13 10:57:22 -04:00
tps Bug 1291030 - Update TPS dependencies to prevent crashes for locally built firefox on Mac 10.11. r=markh 2016-08-01 17:31:33 -04:00
web-platform Bug 1293613: don't assume playback won't be finished by the time the seeked event is fired. r=gerald 2016-08-10 22:11:43 +10:00
xpcshell Bug 1248197 - Remove spdy/3.1 support. r=mcmanus 2016-07-15 15:13:49 -07:00
cppunittest.ini Bug 1282004 - Convert TestMD4 CPP unit test into a GTest. r=mgoodwin 2016-06-27 09:06:51 -07:00
mach_commands.py Bug 1281570 - Provide recommendations to fix typos when using 'mach try'. r=chmanchester 2016-06-24 21:36:39 -04:00
machine-configuration.json
README.txt
remotecppunittests.py
runcppunittests.py Bug 1281918 - make runcppunittests filter out non-executable files when given a directory; r=chmanchester 2016-06-24 04:02:18 -04:00
testsuite-targets.mk Bug 1268913: Fix test for existence of objcopy. r=ted 2016-05-26 10:38:58 -03: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