gecko-dev/testing
Henrik Skupin 293677c0f6 Bug 1690308 - [marionette] Report StaleElementReference error after cross-group navigations. r=marionette-reviewers,jgraham
Cross-group navigations cause a swap of the current top-level
browsing context. The only unique identifier is the browser id
the browsing context actually lives in. If it's equal also
treat the browsing context as the same.

Differential Revision: https://phabricator.services.mozilla.com/D104525
2021-02-12 12:21:56 +00:00
..
awsy
condprofile
config
crashtest
docs
extensions
firefox-ui
geckodriver
gtest
jsshell
marionette Bug 1690308 - [marionette] Report StaleElementReference error after cross-group navigations. r=marionette-reviewers,jgraham 2021-02-12 12:21:56 +00:00
mochitest Backed out 3 changesets (bug 1685313) for failing test_prompt.html on a CLOSED TREE 2021-02-12 06:50:58 +02:00
modules Bug 1608272 - Remove 'this' as the second argument to 'ChromeUtils.import', use object destructuring instead (test-only changes). r=Gijs 2021-02-11 22:02:15 +00:00
mozbase
mozharness Bug 1685764 - Switch openh264 mac builds to the macos SDK toolchain task. r=firefox-build-system-reviewers,sheehan,mhentges 2021-02-11 22:06:20 +00:00
perfdocs
performance
profiles
raptor Bug 1677128 Migrate live desktop page load test running on autoland to browsertime r=perftest-reviewers,Bebe 2021-02-12 11:53:13 +00:00
runtimes
specialpowers
talos
tools
tps
web-platform Bug 1692236 - [wpt-sync] Update web-platform-tests to d686fe762cfdefeb887ef6965b873c65bbe48508, a=testonly 2021-02-12 12:12:41 +00:00
webdriver
xpcshell
README.txt
addtest.py
cppunittest.ini
mach_commands.py
moz.build
parse_build_tests_ccov.py
remotecppunittests.py
runcppunittests.py
testinfo.py
testsuite-targets.mk

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