gecko-dev/testing
William Lachance 11ee942eb6 Bug 1377221 - Use ignore_nan when dumping talos json blobs r=jmaher
NaN, inf, -inf values are not valid json-- let's just output null
instead when we get these values.

MozReview-Commit-ID: CxddnTXVs4A

--HG--
extra : rebase_source : 60886caff8c57c67579bf9fcabcdaa3ce2e7c4c9
2017-06-29 13:14:02 -07:00
..
awsy Bug 1366199 - Relax marionette-harness depencency for AWSY. r=erahm 2017-06-28 14:57:03 -07:00
config Bug 1372051 - Remove external media tests from /testing, /build, /python. r=maja_zf 2017-06-12 10:27:42 +12:00
crashtest Bug 1352333 - remove autophone webrtc test manifests, r=dminor. 2017-04-20 14:13:34 -07:00
firefox-ui Bug 1353599 - Intermittent test_about_private_browsing.py TestAboutPrivateBrowsing.testCheckAboutPrivateBrowsing. temporarily disable. r=gbrown 2017-06-23 10:29:47 -04:00
geckodriver Bug 1372595 - Return single cookie for GetNamedCookie; r=jgraham 2017-06-16 16:46:34 +01:00
gtest Bug 964133 - Build webrtc.org unit tests; r=jesup,ted.mielczarik 2017-03-27 15:51:16 -04:00
instrumentation
marionette Bug 1372595 - Return cookie expiry timestamp; r=whimboo 2017-06-28 14:16:50 -07:00
mochitest merge mozilla-inbound to mozilla-central a=merge 2017-06-29 15:47:04 +02:00
modules Bug 1375678 - Enable eslint on testing/modules - additional changes; r=standard8 2017-06-23 15:08:04 -06:00
mozbase Bug 1376977 - Update mozlog version number for release, r=whimboo 2017-06-28 20:06:18 -07:00
mozharness merge mozilla-inbound to mozilla-central a=merge 2017-06-29 15:47:04 +02:00
profiles Backed out 17 changesets (bug 1363428) for various testfailures 2017-06-21 15:16:00 +02:00
runtimes Bug 1363850 - Part I, Move new about:preferences from in-content/ to in-content-new/, r=jaws,mconley 2017-05-25 18:31:41 +08:00
specialpowers Bug 1375262 - Add the ability to pass sandbox options to SpecialPowers.loadChromeScript(). r=jmaher 2017-06-20 15:50:20 -07:00
talos Bug 1377221 - Use ignore_nan when dumping talos json blobs r=jmaher 2017-06-29 13:14:02 -07:00
tools Bug 1372051 - Remove external media tests from /testing, /build, /python. r=maja_zf 2017-06-12 10:27:42 +12:00
tps Bug 1367567 - Allow non-mpc extensions when running sync's TPS tests r=markh 2017-05-24 17:18:33 -04:00
web-platform Bug 1372595 - Return single cookie for GetNamedCookie; r=jgraham 2017-06-16 16:46:34 +01:00
xpcshell Bug 1375173 - Fix bug preventing running xpcshell from ./mach test, r=jgraham 2017-06-23 08:25:21 -04:00
README.txt
cppunittest.ini
mach_commands.py Bug 1371833 - In 'mach test-info', use posix paths for queries; r=jmaher 2017-06-21 13:59:28 -06:00
moz.build Bug 1372051 - Remove external media tests from /testing, /build, /python. r=maja_zf 2017-06-12 10:27:42 +12:00
remotecppunittests.py Bug 1355222 - When debug logging requested for android mach test commands, enable devicemanager logging; r=jmaher 2017-04-11 09:21:37 -06:00
runcppunittests.py Backed out changeset 18fd8676751a (bug 1333003) 2017-03-23 10:38:04 +01:00
testsuite-targets.mk Bug 1359965 - Support and generate tar.gz WPT archive; r=glandium 2017-05-08 17:19:05 -07:00

README.txt

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