fune/testing
KS 69dbf231e6 Bug 1861731 - Add a method to capture screenshots of failing browsertime tests. r=perftest-reviewers,sparky
This patch uses mozscreenshot to take a screenshot of the test right up
to the moment of failure. This should be helpful in diagnosing failures
in CI like benchmark tests (which don't output videos like pageload
tests) as well as pageload tests if they fail before visual metrics can
capture a video/screenshot to output.

Differential Revision: https://phabricator.services.mozilla.com/D202634
2024-02-29 02:46:34 +00:00
..
awsy Bug 1881413 - Create tooltool-cache in state directory. r=perftest-reviewers,sparky 2024-02-22 13:06:50 +00:00
condprofile Bug 1875050 - Fix, and reorder python reqs for condprof. r=jmaher 2024-02-12 18:27:35 +00:00
config
crashtest
docs Bug 1878429 - Add a11y-checks flag to the Mochitest FAQ on testing/mochitest-plain/faq documentation. r=Jamie 2024-02-15 17:48:09 +00:00
extensions
firefox-ui Bug 1879120 - Remove all python deprecation warning: invalid escape sequence r=ahochheiden,webdriver-reviewers,perftest-reviewers,afinder UPGRADE_NSPR_RELEASE 2024-02-26 08:26:38 +00:00
geckodriver Bug 1875773 - [geckodriver] Add command line argument to enable crash reporter for diagnostic purposes. r=whimboo,webdriver-reviewers 2024-02-12 12:23:58 +00:00
gtest
jsshell Bug 1879120 - Remove all python deprecation warning: invalid escape sequence r=ahochheiden,webdriver-reviewers,perftest-reviewers,afinder UPGRADE_NSPR_RELEASE 2024-02-26 08:26:38 +00:00
marionette Bug 1879120 - Remove all python deprecation warning: invalid escape sequence r=ahochheiden,webdriver-reviewers,perftest-reviewers,afinder UPGRADE_NSPR_RELEASE 2024-02-26 08:26:38 +00:00
mochitest Bug 1882207 - Handle the datepicker cells that are failing a11y_checks when clicked in tests for UI Widgets. r=emilio,Jamie 2024-02-28 16:40:04 +00:00
modules
mozbase Bug 1879120 - Remove all python deprecation warning: invalid escape sequence r=ahochheiden,webdriver-reviewers,perftest-reviewers,afinder UPGRADE_NSPR_RELEASE 2024-02-26 08:26:38 +00:00
mozharness Bug 1861731 - Add a method to capture screenshots of failing browsertime tests. r=perftest-reviewers,sparky 2024-02-29 02:46:34 +00:00
perfdocs Bug 1881862 - Re-record sina pageload test. r=perftest-reviewers,aglavic 2024-02-27 16:27:29 +00:00
performance Bug 1881862 - Re-record sina pageload test. r=perftest-reviewers,aglavic 2024-02-27 16:27:29 +00:00
profiles Bug 1693857 - [marionette] Implicitly accept "beforeunload" prompts in Marionette. r=webdriver-reviewers,jdescottes 2024-02-10 16:46:33 +00:00
raptor Bug 1861731 - Add a method to capture screenshots of failing browsertime tests. r=perftest-reviewers,sparky 2024-02-29 02:46:34 +00:00
runtimes
specialpowers Bug 1878401 - part 1 - Pass BrowsingContext to nsIFilePicker::Init instead of mozIDOMWindow r=geckoview-reviewers,win-reviewers,emilio,nika,m_kato,rkraesig 2024-02-28 21:29:37 +00:00
talos Bug 1881503 - Disable toolbox/browser-toolbox.js on Win and Mac for permafailing. r=intermittent-reviewers,perftest-reviewers,devtools-reviewers,jmaher,sparky,ochameau 2024-02-28 17:03:35 +00:00
test Bug 1879290 - fixes test_skipfails.py::test_get_failures_5 r=jmaher 2024-02-08 20:22:04 +00:00
tools
tps Bug 1879120 - Remove all python deprecation warning: invalid escape sequence r=ahochheiden,webdriver-reviewers,perftest-reviewers,afinder UPGRADE_NSPR_RELEASE 2024-02-26 08:26:38 +00:00
web-platform Bug 1778795: role="form" with empty accessible name returns native role, r=Jamie 2024-02-29 00:33:10 +00:00
webcompat Bug 1879120 - Remove all python deprecation warning: invalid escape sequence r=ahochheiden,webdriver-reviewers,perftest-reviewers,afinder UPGRADE_NSPR_RELEASE 2024-02-26 08:26:38 +00:00
webdriver
xpcshell Bug 1879120 - Remove all python deprecation warning: invalid escape sequence r=ahochheiden,webdriver-reviewers,perftest-reviewers,afinder UPGRADE_NSPR_RELEASE 2024-02-26 08:26:38 +00:00
addtest.py
cppunittest.toml
mach_commands.py
moz.build
parse_build_tests_ccov.py
README.txt
remotecppunittests.py
runcppunittests.py
skipfails.py Bug 1879290 - fixes test_skipfails.py::test_get_failures_5 r=jmaher 2024-02-08 20:22:04 +00:00
testinfo.py
testsuite-targets.mk

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