gecko-dev/testing
Henrik Skupin c5802a3204 Bug 1404277 - Retrieve namespaceURI as property and not attribute. r=ato
With newer Selenium atoms which do not conflate attributes and
properties, the retrieval via getElementAttribute will fail. By
retrieving it directly as property will fix it.

MozReview-Commit-ID: CFy3JZDeUWq

--HG--
extra : rebase_source : ed3a358f52b7cd54f3c5dda037fddaa93173e3b6
2017-09-29 12:54:03 +02:00
..
awsy Bug 1393234 - Add --disable-stylo for AWSY. r=jmaher 2017-08-24 17:48:58 -05:00
config
crashtest Bug 1402183 - Part 2: Add crashtest r=mstange 2017-09-23 18:42:47 +02:00
firefox-ui Bug 1400992 - Fix test_safe_browsing_warning_pages.py. r=francois,whimboo 2017-09-19 18:42:55 +05:30
geckodriver Bug 1403503 - Remove obsolete socksUsername and socksPassword capabilities. r=automatedtester 2017-09-28 09:28:13 +02:00
gtest Backed out changeset 28b00bdf83a3 (bug 1403366) 2017-09-29 17:19:35 +02:00
instrumentation
marionette Bug 1404277 - Retrieve namespaceURI as property and not attribute. r=ato 2017-09-29 12:54:03 +02:00
mochitest Bug 1403501 - Do not kill non-orphan xpcshell/ssltunnel; r=bc 2017-09-29 10:40:24 -06:00
modules Bug 1402376 - test code - Add whether the client has an incompatible version of JAWS to the update url. r=jimm 2017-09-22 12:45:39 -07:00
mozbase Backed out changeset 28b00bdf83a3 (bug 1403366) 2017-09-29 17:19:35 +02:00
mozharness Bug 1403565 - Improve test-verify behavior when reftest reference file is modified; r=jmaher 2017-09-27 13:15:35 -06:00
profiles Backed out changeset 0b56649e9680 (bug 1403695) for mass failing tests due to non-local connection. r=backout on a CLOSED TREE 2017-09-29 18:27:18 +02:00
runtimes Backed out changeset df8215261c7e (bug 1349689) on request from rchien. r=backout 2017-08-31 16:58:32 +02:00
specialpowers Bug 1401692 - Add crashtest. r=bholley. 2017-09-26 14:32:30 +10:00
talos Bug 1402143 - Re-enable nth-index-cache style-perf singleton tests; r=jmaher 2017-09-29 09:35:02 -04:00
tools Bug 1391420: Set NO_PGO on a bunch of binaries that we don't ship. r=ted 2017-08-23 15:05:40 -04:00
tps Bug 1378422 - Add python 2 only classifiers to python modules under /testing, r=ahal 2017-08-19 04:19:06 +05:30
web-platform Bug 1403697 - When restricting background colors to the background region, only use clips if we have rounded corners. r=mattwoodrow 2017-09-29 17:39:21 -04:00
webdriver Bug 1403503 - Remove obsolete socksUsername and socksPassword capabilities. r=automatedtester 2017-09-28 09:28:13 +02:00
xpcshell Bug 1390884 - Enable limited test chaos mode in test-verify; r=jmaher 2017-09-26 13:20:28 -06:00
README.txt
cppunittest.ini Backed out changeset 371a03aa9b24 (bug 1397056) for build errors in SmallPointerArray.h a=backout CLOSED TREE 2017-09-12 12:39:09 -07:00
mach_commands.py Bug 1371065: Part 1 - Remove external references to the add-on SDK. r=Mossop,glandium 2017-09-12 11:54:47 -07:00
moz.build Bug 1336389 - Talos test for content process startup time. r=mconley 2017-09-27 18:31:53 +02:00
remotecppunittests.py Backed out changeset 28b00bdf83a3 (bug 1403366) 2017-09-29 17:19:35 +02:00
runcppunittests.py Backed out changeset 28b00bdf83a3 (bug 1403366) 2017-09-29 17:19:35 +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

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