gecko-dev/testing
Henrik Skupin 7346feaa9c Bug 1323770 - Fix inappropriatelly skipped/disabled tests. r=maja_zf
Commenting out test methods is not the way how we should mark tests
as being skipped. The correct skip methods have to be used instead so
that the final results also show the correct skip count.

MozReview-Commit-ID: LKL4YQCyFko

--HG--
extra : rebase_source : 4c50596a6477e2afa0926b5dd787466d2b6ce89a
2016-12-21 17:34:59 +01:00
..
config Bug 1320073 - Rename marionette-client to marionette-harness and release version 4.0.0. r=gps,maja_zf,mtseng,SingingTree 2016-12-12 13:05:34 +01:00
crashtest
firefox-ui Bug 1323770 - Fix skip decorators for unit tests. r=maja_zf 2016-12-29 09:22:00 +01:00
gtest Bug 1320752 - remove mozilla/Function.h; r=gerald 2016-11-28 11:03:53 -05:00
instrumentation
marionette Bug 1323770 - Fix inappropriatelly skipped/disabled tests. r=maja_zf 2016-12-21 17:34:59 +01:00
mochitest Merge inbound to central, a=merge 2016-12-28 16:08:44 -08:00
modules Bug 1321127 - Add a assertion_count action to mozlog, r=ahal 2016-12-08 09:53:21 -10:00
mozbase Bug 1323770 - Moztest should forward correct test result. r=ahal 2016-12-21 11:19:36 +01:00
mozharness Bug 1325348 - mochitest-media jobs failing as we need pywin32 package available. r=grenade 2016-12-22 10:54:47 -05:00
profiles Bug 1315650 - Add a longer timeout for searchbar suggestions in tests. r=mak 2016-12-20 06:37:00 +01:00
runtimes Bug 1324047 - Update test runtimes data files, r=jgriffin 2016-12-19 12:10:39 -05:00
specialpowers Bug 1318209 - Remove mozIApplication; r=baku 2016-11-17 10:12:43 -05:00
talos Backed out changeset a53f5aa00347 (bug 1308656) for syntax error in browser_dbg_searchbox-parse.js (line cut off). r=backout 2016-12-21 09:44:17 +01:00
tools Backed out 3 changesets (bug 1312739) for "'NoneType' object has no attribute 'startswith'" bustage in everything mochitest 2016-12-21 20:19:24 -08:00
tps Bug 1313573 - Validate the sync ping during TPS test runs r=markh 2016-11-02 14:25:07 -04:00
web-platform Merge m-i to m-c, a=merge 2016-12-24 16:51:17 -08:00
xpcshell Backed out changeset a53f5aa00347 (bug 1308656) for syntax error in browser_dbg_searchbox-parse.js (line cut off). r=backout 2016-12-21 09:44:17 +01:00
cppunittest.ini Bug 1322707 - Stop building signaling_unittest and mediapipeline_unittests; r=jesup,glandium 2016-12-09 09:09:41 -10:00
mach_commands.py Backed out changeset 6c32452df00e (bug 1238305) for cpp test failures a=backout 2016-11-02 12:18:58 -07:00
README.txt
remotecppunittests.py Bug 1307886 - [3.2] Extract xz-compressed libs for xpcshell and unit tests. r=glandium 2016-10-28 12:59:23 +02:00
runcppunittests.py Backed out changeset 6c32452df00e (bug 1238305) for cpp test failures a=backout 2016-11-02 12:18:58 -07:00
testsuite-targets.mk Bug 1325197 - Add logging around mach python-test; r=gps 2016-12-21 11:12:55 -05: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