gecko-dev/testing/mochitest
Andrew Halberstadt fdf8b95340 Bug 1290765 - Install websocketprocessbridge requirements when running media mochitests with mach, r=gps
Automatically install websocketprocessbridge_requirements.txt if we detect the 'media' subsuite will be run.
We need to modify sys.executable so the virtualenv python gets used when starting up the
websocketproccessbridge. We probably should use multiprocessing instead, but that is out of scope for this
bug.

MozReview-Commit-ID: 3lOutbcSzIY

--HG--
extra : rebase_source : 16a2566d205e27bad8559d7d3253bbcef39e70cf
2016-08-23 11:13:19 -04:00
..
BrowserTestUtils Bug 1304243, scroll the current item into view when opening a menulist after it gets positioned so that it scrolls properly if the popup gets cropped, r=ksteuber 2016-10-12 09:18:05 -04:00
chrome Bug 1308202 - Remove all b2g and mulet related code from testing/mochitest, r=jmaher 2016-10-06 10:05:27 -04:00
dynamic
embed Bug 1282038 - Allow allowfullscreen for rewritten YouTube Flash embeds. r=qdot,jst 2016-06-24 19:12:53 +09:00
manifests Bug 1282897 - Update autophone webrtc manifests; r=bc 2016-10-31 10:31:38 -04:00
MochiKit
pywebsocket
ssltunnel Bug 1311319 - Part 3: Do not call PR_GetErrorText() when PR_GetErrorTextLength() is 0 in ssltunnel.cpp. r=jwalden 2016-10-23 01:46:34 +09:00
static
tests Bug 1271125 part 1 - wrap() only for non-chrome; r=jmaher 2016-10-29 22:54:42 +03:00
bisection.py Bug 1280571 - Add testing/mochitest to the flake8 linter, r=ahal 2016-09-28 08:28:04 -04:00
bootstrap.js
browser-harness.xul
browser-test-overlay.xul Bug 1305836, part 1 - Remove CCAnalyzer leak checker. r=jgriffin 2016-09-27 13:06:37 -07:00
browser-test.js Bug 1312022 - Revert reusing processes between bt tests. r=mrbkap 2016-11-02 11:13:56 +01:00
browser.eslintrc.js Bug 1316096 - Change eslint configuration to use string values for rules instead of integers, making it easier for others who are reading the rules to know if a rule is set to off, warn, or error. r=mossop 2016-11-08 15:14:19 -05:00
chrome-harness.js
chrome.eslintrc.js Bug 1316096 - Change eslint configuration to use string values for rules instead of integers, making it easier for others who are reading the rules to know if a rule is set to off, warn, or error. r=mossop 2016-11-08 15:14:19 -05:00
chunkifyTests.js
gen_template.pl
harness.xul
install.rdf
jar.mn Bug 1305836, part 2 - Remove openedWindows, openedURLs and onDocumentCreated. r=jgriffin,mrbkap 2016-09-27 14:14:59 -07:00
jetpack-addon-harness.js
jetpack-addon-overlay.xul
jetpack-package-harness.js
jetpack-package-overlay.xul
leaks.py Bug 1280571 - Add testing/mochitest to the flake8 linter, r=ahal 2016-09-28 08:28:04 -04:00
mach_commands.py Bug 1290765 - Install websocketprocessbridge requirements when running media mochitests with mach, r=gps 2016-08-23 11:13:19 -04:00
mach_test_package_commands.py Bug 1311723 - Look for mozinfo.json in the correct place when running interactive loaners, r=armenzg 2016-10-21 12:24:17 -04:00
Makefile.in
manifest.webapp Bug 1309723 - Remove DOM/voicemail and related code. r=Ehsan 2016-10-13 15:11:41 -07:00
manifestLibrary.js Bug 1308202 - Remove all b2g and mulet related code from testing/mochitest, r=jmaher 2016-10-06 10:05:27 -04:00
mochitest_options.py Bug 1308202 - Remove all b2g and mulet related code from testing/mochitest, r=jmaher 2016-10-06 10:05:27 -04:00
mochitest-e10s-utils.js
mochitest.eslintrc.js Bug 1316096 - Change eslint configuration to use string values for rules instead of integers, making it easier for others who are reading the rules to know if a rule is set to off, warn, or error. r=mossop 2016-11-08 15:14:19 -05:00
moz.build Bug 1308202 - Remove all b2g and mulet related code from testing/mochitest, r=jmaher 2016-10-06 10:05:27 -04:00
nested_setup.js
pywebsocket_wrapper.py
README.txt
redirect.html Bug 1293295 - Replace all mochitest 'flavor' options with a single --flavor argument, r=jmaher 2016-08-08 11:48:49 -04:00
runrobocop.py Bug 1308202 - Merge MochitestBase and MochitestDesktop into a single class, r=jmaher 2016-10-06 10:16:06 -04:00
runtests.py Bug 1020516 - Add timestamp messages when dumping buffered messages in mochitest, r=ted 2016-11-02 13:42:58 -04:00
runtestsremote.py Bug 1020516 - Pass options.quiet into mochitest MessageLogger via constructor, r=ted 2016-11-02 13:42:57 -04:00
server.js Bug 1274104 part 1 - Allow mochitest main document to request fullscreen. r=jmaher 2016-05-25 09:39:38 +10:00
shutdown-leaks-collector.js
ShutdownLeaksCollector.jsm
start_desktop.js Bug 1123506 - Update references to __webDriverArguments; r=automatedtester 2016-05-09 16:08:27 +01:00

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