gecko-dev/testing
Henrik Skupin b51b43a0ee Bug 1666204 - [marionette] Use "browsing-context-discarded" notification to detect a closing frame. r=marionette-reviewers,maja_zf
When waiting for a navigation to complete the
"browsing-context-discarded" observer notification
is used to determine if the currently selected
browsing context has been closed or just replaced
due to a remoteness change.

Differential Revision: https://phabricator.services.mozilla.com/D93747
2020-10-16 16:58:56 +00:00
..
awsy Bug 1653669 - Minimize memory usage via dumpMemoryReportsToNamedFile(). r=perftest-reviewers,kmag,sparky 2020-10-13 16:59:30 +00:00
condprofile Bug 1670357 - Remove make targets for cleaning: clean, realclean, clobber, distclean, clobber_all, everything r=firefox-build-system-reviewers,mhentges 2020-10-15 20:37:18 +00:00
config
crashtest
docs/testing-policy Bug 1664507 - Add documentation for testing policy r=Gijs DONTBUILD 2020-09-11 19:19:29 +00:00
extensions
firefox-ui
geckodriver Bug 1669445 - Fix geckodriver documentation to pass in correct content type headers, r=whimboo,webdriver-reviewers 2020-10-16 12:39:25 +00:00
gtest Bug 1669652 - Fix llvm-symbolizer path encoding. r=gbrown 2020-10-07 13:49:41 +00:00
jsshell
marionette Bug 1666204 - [marionette] Use "browsing-context-discarded" notification to detect a closing frame. r=marionette-reviewers,maja_zf 2020-10-16 16:58:56 +00:00
mochitest Backed out 3 changesets (bug 1669673) for test_pointerevent_drag_interaction-manual.html failures 2020-10-16 18:24:21 +03:00
modules Bug 1660057: Add preferences for Fission rollout Normandy experiment. r=nika,marionette-reviewers,perftest-reviewers 2020-09-25 02:01:15 +00:00
mozbase Bug 1670216 - Speed up tests. r=sparky 2020-10-14 19:31:51 +00:00
mozharness Backed out changeset 8f481c06bcd7 (bug 1670039) for Android build bustages. CLOSED TREE 2020-10-10 02:39:01 +03:00
perfdocs Bug 1659072 - Add commit timestamps to Fenix batch-mode tests. r=tarek 2020-09-17 12:28:30 +00:00
performance Bug 1659072 - Add commit timestamps to Fenix batch-mode tests. r=tarek 2020-09-17 12:28:30 +00:00
profiles Bug 1659150 - Remove about:welcome trailhead, full page and ReturnToAMO templates r=perftest-reviewers,Mardak,mkaply,nanj,sparky 2020-09-11 16:35:04 +00:00
raptor Bug 1669999 - Rename ytp-h264-std to ytp-hfr. r=perftest-reviewers,Bebe 2020-10-16 16:05:20 +00:00
runtimes Bug 1665713 - pt1 - move dom/media/tests/mochitest to dom/media/webrtc/tests/mochitests. r=ng 2020-10-02 16:30:58 +00:00
specialpowers Bug 1396399: Test for content scripts and activeTab permission. 2020-09-22 17:41:36 +00:00
talos Bug 1593728 Part 3: [devtools] Expand console DAMP test to log from cross-origin domains. r=perftest-reviewers,nchevobbe,sparky 2020-10-15 01:03:23 +00:00
tools Bug 1669251 - py3 compatibility changes for iceserver and websocketprocessbridge; r=ahal 2020-10-06 21:31:47 +00:00
tps Backed out changeset 8f481c06bcd7 (bug 1670039) for Android build bustages. CLOSED TREE 2020-10-10 02:39:01 +03:00
web-platform Bug 1490969 - Convert reftest-paged tests to print reftests, r=TYLin 2020-10-16 16:23:49 +00:00
webdriver
xpcshell Bug 1669652 - Fix llvm-symbolizer path encoding. r=gbrown 2020-10-07 13:49:41 +00:00
addtest.py
cppunittest.ini Bug 1601980 - Introduce a MOZ_ATOMIC_BITFIELDS macro. r=njn 2020-10-01 08:25:15 +00:00
mach_commands.py
moz.build Bug 1664507 - Add documentation for testing policy r=Gijs DONTBUILD 2020-09-11 19:19:29 +00:00
parse_build_tests_ccov.py
README.txt
remotecppunittests.py
runcppunittests.py Bug 1669652 - Fix llvm-symbolizer path encoding. r=gbrown 2020-10-07 13:49:41 +00:00
testinfo.py
testsuite-targets.mk Bug 1670357 - Remove make targets for cleaning: clean, realclean, clobber, distclean, clobber_all, everything r=firefox-build-system-reviewers,mhentges 2020-10-15 20:37:18 +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