gecko-dev/testing/mochitest
Andrew Halberstadt 20f38147c2 Bug 1445624 - [test] Make sure verbose logging is enabled when running a single test, r=gbrown
This sets verbose=True (used by the mach formatter) and compact=False (used by tbplformatter) if
only a single test is specified with either |mach test| or |mach mochitest|.

This way all TEST_STATUS and log lines will be visible when developers are writing a new test.

MozReview-Commit-ID: 2nuKs9DLnx0

--HG--
extra : rebase_source : 1fc594b465a2a94dfcd85d56d042969af47f6f65
2018-03-19 16:04:02 -04:00
..
BrowserTestUtils Bug 1442465 - Part 6: Stop returning a Promise from BrowserTestUtils.removeTab. r=dao 2018-03-19 11:16:49 +09:00
chrome Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
dynamic
embed
manifests
MochiKit
pywebsocket
ssltunnel Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
static
tests Bug 1446711 part 7. Switch the nsIDOMMouseEvent::MOZ_SOURCE_* constants over to MouseEventBinding. r=qdot 2018-03-20 00:16:06 -04:00
__init__.py
bisection.py Backed out changeset dbe60b600dc0 (bug 1397853) for failining linter py-compat at testing/mochitest/runtests.py:2236. r=backout 2017-09-28 14:58:36 +02:00
bootstrap.js Bug 1446676: Part 1b - Convert automation overlay extensions to bootstrapped extensions. r=aswan 2018-03-16 21:31:04 -07:00
browser-harness.xul Bug 1445551: Part 1a - Add uses-unsafe-cpows annotation to mochitest harness. r=mconley 2018-03-13 19:11:10 -07:00
browser-test-overlay.xul Backed out changeset deb3484ed429 (bug 1444973) for remoteautomation.py failures on Android a=backout 2018-03-21 16:53:11 +02:00
browser-test.js Bug 1442465 - Part 2: Use BrowserTestUtils.{waitForTabClosing,waitForSessionStoreUpdate} instead of BrowserTestUtils.tabRemoved. r=dao 2018-03-19 11:12:13 +09:00
chrome-harness.js Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
chunkifyTests.js
gen_template.pl
harness.xul Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
install.rdf Bug 1446676: Part 1b - Convert automation overlay extensions to bootstrapped extensions. r=aswan 2018-03-16 21:31:04 -07:00
jar.mn Backed out changeset deb3484ed429 (bug 1444973) for remoteautomation.py failures on Android a=backout 2018-03-21 16:53:11 +02:00
leaks.py Bug 1395935 - Include leaks in mochitest summary fail count; r=ahal 2017-11-23 10:02:22 -07:00
mach_commands.py Bug 1445624 - [test] Make sure verbose logging is enabled when running a single test, r=gbrown 2018-03-19 16:04:02 -04:00
mach_test_package_commands.py Bug 1429158 - Use 'mach' format by default for one-click-loaner mochitests, r=jmaher 2018-01-09 14:34:27 -05:00
Makefile.in Bug 1443246 - Don't sign Robocop APK during stage-package. r=gbrown 2018-03-05 11:20:16 -08:00
manifest.webapp
manifestLibrary.js Bug 1445551: Part 1a - Add uses-unsafe-cpows annotation to mochitest harness. r=mconley 2018-03-13 19:11:10 -07:00
mochitest_options.py Bug 1440743 - Part 2: Remove most of MOZ_BUILD_MOBILE_ANDROID_WITH_GRADLE. r=jchen 2018-02-22 11:45:51 -08:00
mochitest-e10s-utils.js
moz.build Bug 1446676: Part 1b - Convert automation overlay extensions to bootstrapped extensions. r=aswan 2018-03-16 21:31:04 -07:00
nested_setup.js
pywebsocket_wrapper.py Backed out changeset dbe60b600dc0 (bug 1397853) for failining linter py-compat at testing/mochitest/runtests.py:2236. r=backout 2017-09-28 14:58:36 +02:00
README.txt
redirect.html
rungeckoview.py Bug 1440714 - Convert rungeckoview to adb.py; r=bc 2018-03-16 09:37:48 -06:00
runrobocop.py Bug 1446676: Part 3 - Remove non-bootstrapped worker test add-on. r=aswan 2018-03-16 22:31:05 -07:00
runtests.py Bug 1446954: Remove support for running tests on automation without stylo configurations. r=froydnj 2018-03-20 11:29:08 +01:00
runtestsremote.py Backed out changeset deb3484ed429 (bug 1444973) for remoteautomation.py failures on Android a=backout 2018-03-21 16:53:11 +02:00
server.js Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
shutdown-leaks-collector.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
ShutdownLeaksCollector.jsm Bug 888600 - Move ContentFrameMessageManager to WebIDL. Part 6: Mark some IDL interfaces as non-scriptable. r=bz. 2018-03-01 20:19:56 +01:00
start_desktop.js

See https://developer.mozilla.org/en/docs/Mochitest for detailed information on running and writing mochitests.