gecko-dev/testing
Henrik Skupin c57a94b724 Bug 1489141 - [webdriver] Ignore any unknown variant of enum PointerOrigin.
To keep backward compatibility, the legacy "ELEMENT" key for an
instance of PointerOrigin has to be supported, but ignored.

This workaround can be removed once legacy support gets dropped
from geckodriver.

--HG--
extra : rebase_source : 9b098010d6f880eafc8d0223e17f47d8e5d15d7d
2018-09-07 11:27:04 +02:00
..
awsy
config Bug 1476661 - Ensure H2 dependencies are packaged alongside wptserve where needed, r=jgraham 2018-08-09 11:38:37 +01:00
crashtest Bug 1480354 - Add the new crashtest manifest to the master one. r=me 2018-08-09 10:45:14 -04:00
firefox-ui Bug 1489063 - Remove unused autocomplete-textbox class. r=standard8 2018-09-06 11:46:21 +02:00
geckodriver bug 1471281: geckodriver: update geckodriver build instructions; r=whimboo 2018-09-11 10:40:31 +01:00
gtest
jsshell Bug 1488689 - Add Octane shell benchmark to raptor. r=ahal 2018-09-08 11:00:16 +00:00
marionette bug 1490292: marionette: update README to point to firefox-source-docs.m.o; r=me 2018-09-11 14:39:54 +01:00
mochitest Bug 1488938 - Round two: migrate mochitest-browser tests to use element variations of firstChild, etc;r=Gijs 2018-09-07 15:31:38 +00:00
modules Backed out 3 changesets (bug 1449055) for multiple xpcshell failures on browser/extensions/formautofill/test/ . CLOSED TREE 2018-08-16 00:15:19 +03:00
mozbase Bug 1489017 - Locate devenv.exe via vswhere on Windows. r=froydnj 2018-09-07 14:59:55 +00:00
mozharness Bug 1489355 - Windows installer build fixes r=Callek 2018-09-07 17:51:02 +00:00
profiles Bug 1487838 - Add a pref for |clip-path:path()|. r=xidorn 2018-09-05 04:50:33 +00:00
raptor Bug 1478794 - Raptor should turn off the browser proxy after pageload tests are finished r=jmaher 2018-09-07 08:29:07 +00:00
runtimes Bug 1438857 - Remove the Flash plugin infobar. r=Felipe 2018-09-06 14:50:16 +00:00
specialpowers Bug 1482347 - Usage of Eval in specialpowersAPI.js removed. r=bzbarsky 2018-08-31 20:30:52 +00:00
talos Bug 1024913 - Enable reverse search in jsterm; r=bgrins,flod. 2018-09-10 10:24:40 +00:00
tools Bug 1475566 Disable #pragma comments for MinGW Builds r=glandium 2018-08-29 03:50:39 +00:00
tps Bug 1451527 - Move sync's TPS tests into a webextension r=markh 2018-09-04 17:38:16 +00:00
web-platform Bug 1490242. Adjust reftests for 3d transfrom changes 2018-09-11 08:47:55 -04:00
webdriver Bug 1489141 - [webdriver] Ignore any unknown variant of enum PointerOrigin. 2018-09-07 11:27:04 +02:00
xpcshell bug 1486137 - TRR: fix the FAMILY field in the ECS code r=valentin 2018-09-03 15:02:03 +00:00
cppunittest.ini
mach_commands.py Bug 1481449 - Require at least one test argument for 'mach test'; r=ahal 2018-08-31 09:59:07 -06:00
moz.build
README.txt
remotecppunittests.py Bug 1477807 - Distinguish ADBTimeoutErrors from other exceptions in Android remote tests, r=gbrown. 2018-07-27 08:27:16 -07:00
runcppunittests.py
testsuite-targets.mk Bug 733530: Use .tar.gz for test archives r=gps 2018-08-01 16:00:03 +00: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