gecko-dev/testing/xpcshell
Geoff Brown 6b3bd4ae9a Bug 1580036 - Verify that xpcshell plugins directory created; r=bc
Add simple wait-and-retry logic for the plugins directory creation, in hopes
of addressing low frequency intermittent failures. Add logging too, so that
there will be more information if this does not work.

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

--HG--
extra : moz-landing-system : lando
2019-10-02 14:19:59 +00:00
..
dns-packet Bug 1540656 - Add dns-packet and node-ip modules r=dragana 2019-04-04 15:32:21 +00:00
example Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00
moz-http2 Bug 1582515 - Add ability for httpd.js to execute code moz-http2.js and spawn new servers r=mayhemer,JuniorHsu 2019-09-26 09:53:04 +00:00
node-http2 Bug 1582051 - Use Buffer.from and Buffer.alloc in moz-http2.js & friends r=kershaw 2019-09-18 13:44:16 +00:00
node-ip Bug 1582051 - Use Buffer.from and Buffer.alloc in moz-http2.js & friends r=kershaw 2019-09-18 13:44:16 +00:00
dbg-actors.js Bug 1572390 - Split main.js in debugger-server and debugger-server-connection r=yulia,ochameau 2019-08-08 12:44:13 +00:00
head.js Bug 1571466 - Cleanup unnecessary ESLint global definitions. r=mossop 2019-08-19 07:11:56 +00:00
mach_commands.py Bug 1553225 - Run Android 7.0 xpcshell tests against geckoview apk; r=jmaher 2019-08-21 18:24:08 +00:00
mach_test_package_commands.py
moz.build
python.ini
README
remotexpcshelltests.py Bug 1562773 - Add delegated credentials tests r=keeler,jcj 2019-09-17 23:31:36 +00:00
runxpcshelltests.py Bug 1580036 - Verify that xpcshell plugins directory created; r=bc 2019-10-02 14:19:59 +00:00
selftest.py Bug 1556818 - Throw early SyntaxError instead of ReferenceError for 0 = 0 r=khyperia,jorendorff 2019-07-01 22:14:47 +00:00
xpcshellcommandline.py Bug 1558598 - Force WebRender on or off in the xpcshell harness. r=ahal 2019-06-29 09:50:20 +00:00

Simple xpcshell-based test harness

converted from netwerk/test/unit

Some documentation at http://developer.mozilla.org/en/docs/Writing_xpcshell-based_unit_tests
See also http://wiki.mozilla.org/SoftwareTesting:Tools:Simple_xpcshell_test_harness