gecko-dev/testing
Aryeh Gregor 3b1cc7049b Bug 1298818 - Port test_bug411103.html to wpt; r=jst
This allows other UAs to use it, removes duplicated checks, and
increases the chance of us noticing if the spec changes.  Some of the
expected values in our mochitest were contrary to the spec.

I checked the new expected failures against the spec and the other UAs.
I filed a spec bug for one group because it was contrary to all UAs
(although IMO the spec makes more sense and the UAs are buggy), and the
others are fixed in the next patch.

MozReview-Commit-ID: 1j11XgfuErB
2016-10-26 16:49:36 +03:00
..
config Bug 1308887 - Update geckodriver to version 0.11.1, r=ato 2016-10-10 13:06:32 +01:00
crashtest Bug 1286657 - Add manifest for autophone webrtc crashtest job; r=bc 2016-08-03 12:20:48 -04:00
docker Backed out changeset d15798b73b9e (bug 1302763) for taskcluster build issues a=backout CLOSED TREE 2016-10-20 15:59:47 -07:00
firefox-ui Backed out changeset 005f4ce1bf67 (bug 1304004) because of developers request from whimboo 2016-10-25 11:47:14 +02:00
gtest Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
instrumentation Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
marionette Bug 1273758 - Re-enable test_mouse_action.py on Win7. 2016-10-23 21:33:45 -04:00
mochitest Merge inbound to m-c. a=merge 2016-10-23 13:16:27 -04:00
modules Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
mozbase Bug 1312520 - Extract the logic for combining defaults and individual section defnitions in the manifestparser to a standalone function. r=ahal 2016-10-25 12:23:39 -07:00
mozharness Merge m-c to m-i 2016-10-25 22:07:07 -07:00
profiles Bug 1310721 - Remove support for the b2g PAC generator; r=mcmanus 2016-10-17 14:10:45 -04:00
puppeteer Backed out changeset 7dac104b94de (bug 1141483) for WinXP permaorange in test_quit_restart.py 2016-09-29 07:38:59 -07:00
runtimes Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
specialpowers Bug 1261019 - Part 3: Remove Navigator.mozApps and code depending on it; r=myk,jryans,fabrice,mcmanus,peterv 2016-10-13 13:18:41 -04:00
talos Bug 1263665 - fix talos g4 perma failures. r=jmaher 2016-10-14 15:41:52 +02:00
tools Bug 1264367 - Upgrade breakpad to upstream revision 704f41ec901c419f8c321742114b415e6f5ceacc r=ted 2016-10-05 11:46:07 +02:00
tps Bug 1293426 - Allow TPS config to specify preference values so it can be pointed at non-production servers r=markh 2016-08-11 10:18:13 -04:00
web-platform Bug 1298818 - Port test_bug411103.html to wpt; r=jst 2016-10-26 16:49:36 +03:00
xpcshell Bug 1311315 - General small fixes for no-undef eslint issues in browser/. r=jaws 2016-10-18 12:34:35 +01:00
README.txt
cppunittest.ini Bug 1311068 - remove InitializerList.h; r=botond 2016-10-19 00:33:14 -04:00
mach_commands.py Bug 1304970 - Check encoding of js.msg-like files. r=jandem,gps 2016-09-28 14:12:54 +09:00
remotecppunittests.py Bug 1295323 - s/CalledProcessError/subprocess.CalledProcessError/ r=dminor 2016-08-01 19:01:12 -07:00
runcppunittests.py Bug 1281918 - make runcppunittests filter out non-executable files when given a directory; r=chmanchester 2016-06-24 04:02:18 -04:00
testsuite-targets.mk Backed out 8 changesets (bug 1286900) for win7vm wpt timeouts a=backout 2016-10-04 17:17:07 -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