gecko-dev/testing
Gregory Szorc 389d950c4c Bug 1413687 - Remove hazard builds from mozharness; r=sfink
According to sfink, mozharness is no longer used to drive hazard
builds. That means a lot of dead code that can be removed.

After this commit, there are no more references to "hazard" or
"spidermonkey" in testing/mozharness.

MozReview-Commit-ID: 8MWl8dMwRTD

--HG--
extra : rebase_source : 2156fbd13dffb22bb08b10fec2a66a9eebde8d57
2017-11-06 11:06:09 -08:00
..
awsy Bug 1395540 - Part 4: Fix the DMD stacks. r=njn 2017-09-21 14:41:44 -07:00
config Bug 1410265 - Update grcov to version 0.1.27. r=jmaher 2017-10-20 00:06:47 +01:00
crashtest Bug 1402183 - Part 2: Add crashtest r=mstange 2017-09-23 18:42:47 +02:00
firefox-ui Bug 1411314 - Move safebrowsing functional tests from /security to /safebrowsing. r=francois 2017-10-25 12:51:09 +02:00
geckodriver Bug 1410799 - Fix HTTP status for stale element reference error r=jgraham 2017-11-01 18:02:15 +00:00
gtest Bug 1406687 Pass return values from fwrite to Unused to silence the warn-unused-result warning r=njn 2017-10-09 15:01:48 -05:00
instrumentation
marionette Bug 1397612 - Backed out changeset 63d97c8b46b2 r=jmaher 2017-11-06 13:43:42 +01:00
mochitest Bug 1414063 - Increase mochitest/reftest default output timeout to 370 seconds; r=jmaher 2017-11-03 12:08:29 -06:00
modules Backed out 1 changesets (bug 1413438) for ESlint failure /builds/worker/checkouts/gecko/testing/modules/FileTestUtils.jsm:109:11 r=backout CLOSED TREE 2017-11-03 15:12:10 +02:00
mozbase Bug 1413322 Don't load old-style language packs r=gandalf,kmag 2017-10-31 14:23:06 -07:00
mozharness Bug 1413687 - Remove hazard builds from mozharness; r=sfink 2017-11-06 11:06:09 -08:00
profiles Bug 1406212 - Remove references to extensions.e10sBlocksEnabling. r=Felipe 2017-10-16 13:52:48 -07:00
runtimes Bug 1406212 - Remove references to extensions.e10sBlocksEnabling. r=Felipe 2017-10-16 13:52:48 -07:00
specialpowers Bug 1411368 - Automatically fix no-multi-spaces issues raised when using ESLint 4. r=mossop 2017-10-26 11:47:01 +01:00
talos merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-11-01 00:39:58 +01:00
tools
tps
web-platform Bug 1413619: Fix insertion point computation when display: contents pseudos are involved. r=mats,bz 2017-11-04 11:58:16 +01:00
webdriver Bug 1414256 - [webdriver] Fix spelling error for unknown capabilities. r=jgraham,whimboo 2017-11-04 19:00:48 -04:00
xpcshell Bug 1409259 - Add xpcshell tests for the Symantec distrust r=keeler 2017-11-01 11:12:11 -07:00
cppunittest.ini Bug 1402151, part 9 - Implement gtest for FTP directory listing parsing. r=michal 2017-09-25 11:19:33 -07:00
mach_commands.py Merge inbound to mozilla-central r=merge a=merge 2017-10-25 12:30:28 +03:00
moz.build Bug 1412916 - fill in missing bugzilla_components. r=gps 2017-10-30 19:07:20 -04:00
README.txt
remotecppunittests.py Bug 1410714 - Help mach tests find adb when running Android tests; r=jmaher 2017-10-24 15:17:25 -06:00
runcppunittests.py Bug 1406666 - Add testing/*cppun*.py to the list of flake8 compliant code r=ahal 2017-10-07 19:45:12 +02:00
testsuite-targets.mk Bug 1371065: Part 1 - Remove external references to the add-on SDK. r=Mossop,glandium 2017-09-12 11:54:47 -07:00

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