gecko-dev/testing
Andrew Halberstadt b03e2aa337 Bug 1436037 - [python] Create Windows python-test tasks, r=gps
The following python-test paths are being moved out of 'make check' and into their own task:
- python/mozlint
- testing/mozbase
- tools/lint

The following python-test paths previously did not run on Windows:
- python/mozterm
- testing/marionette
- testing/raptor
- tools/tryselect

MozReview-Commit-ID: C07FANaYzf7

Depends on D10758

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

--HG--
extra : moz-landing-system : lando
2018-11-15 00:49:45 +00:00
..
awsy Bug 1500523 - Increase DMD timeout. r=njn 2018-10-22 14:05:47 -07:00
config Bug 1501973 - Create requirements file for archived telemetry tests; r=ahal 2018-10-26 15:59:31 +00:00
crashtest
firefox-ui Merge mozilla-inbound to mozilla-central a=merge 2018-11-15 00:16:46 +02:00
geckodriver Bug 1458308 - Remove app.update.auto and app.update.enabled from prefs.rs and marionette.js r=rstrong,ato 2018-11-06 21:16:19 +00:00
gtest
jsshell Bug 1502116 - web-tooling subtests should be 'score' r=igoldan 2018-11-14 08:38:59 +00:00
marionette Bug 1436037 - [python] Create Windows python-test tasks, r=gps 2018-11-15 00:49:45 +00:00
mochitest Backed out changeset daffe63f1a1f (bug 1503756) for failing multiple android tests on a CLOSED TREE 2018-11-15 03:30:47 +02:00
modules Bug 1467712 - Fail if Assert.ok is called with more than 2 arguments;r=Standard8 2018-11-01 13:50:22 +00:00
mozbase Bug 1436037 - [python] Create Windows python-test tasks, r=gps 2018-11-15 00:49:45 +00:00
mozharness Bug 1501802 - Update tooltool.py fetch_file to log.info exceptions instead of log.debug, r=garbas 2018-11-10 03:10:08 -08:00
profiles Backed out 2 changesets (bug 1503019) for failing crashtests at dom/base/crashtests/1505811.html on a CLOSED TREE 2018-11-15 01:52:30 +02:00
raptor Bug 1499539 - Add a raptor command that will just list all available raptor tests; r=jmaher 2018-11-14 22:12:03 +00:00
runtimes Fixes bug 1488813 - Migrating Pocket off any bootstrap code r=ursula,k88hudson 2018-10-12 19:38:10 +00:00
specialpowers Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
talos Bug 1501065 - Replace a hardcoded browser.xul reference in pageloader talos tests;r=mconley 2018-11-14 20:57:45 +00:00
tools Bug 1499844 - Fix win64 clang-cl -Wformat warnings. r=ted 2018-10-23 14:18:15 +00:00
tps Bug 1502113 - Fix mach tps-build not replacing exisiting file r=davehunt 2018-10-30 10:11:29 +00:00
web-platform Merge mozilla-central to autoland. on a CLOSED TREE 2018-11-15 01:56:41 +02:00
webdriver bug 1502864: webdriver: add strictFileInteractability capability; r=jgraham 2018-11-03 16:32:34 +00:00
xpcshell Bug 1505553 add record to xpcshell tests for use in extension tests, r=Standard8 2018-11-09 14:43:54 +00:00
cppunittest.ini Bug 1402282 - Move CSPRNG logic to common area r=froydnj 2018-10-25 18:00:15 +00:00
mach_commands.py Bug 1505859 - Implement a mach wrapper for rusttests. r=firefox-build-system-reviewers,ted 2018-11-10 15:00:28 +00:00
moz.build
README.txt
remotecppunittests.py
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