gecko-dev/testing
Kris Maglione 1dc330007c Bug 1701777: Fix timeout handling for xorigin mochitests. r=mccr8
This copies some of the basic diagnostic reporting logic from SimpleTest to
TestRunner so that it can report timeout errors without an unnecessary
async roundtrip, and moves timeout handling to use a "message" event which
works in both in-process and out-of-process modes.

Differential Revision: https://phabricator.services.mozilla.com/D110326
2021-04-08 18:34:07 +00:00
..
awsy
condprofile Bug 1670005 - Remove all references to Fennec from performance testing r=perftest-reviewers,sparky 2021-03-24 10:44:22 +00:00
config
crashtest
docs Bug 1700352 - Reference phab-test-policy webextension in testing policy documentation. r=bgrins. DONTBUILD 2021-03-23 15:01:49 +00:00
extensions
firefox-ui Bug 1702327 - Fix safebrowsing/test_notification.py r=jaws 2021-04-06 04:26:34 +00:00
geckodriver Bug 1700557 - [geckodriver] Release version 0.29.1. r=webdriver-reviewers,jgraham 2021-04-08 11:38:20 +00:00
gtest
jsshell Bug 1697479 - Turn extra GC poisoning off by default in nightly builds r=sfink,perftest-reviewers,sparky 2021-03-16 17:44:38 +00:00
marionette Bug 1701128 - Don't wait for animations in wpt reftests r=marionette-reviewers,jdescottes 2021-03-30 14:16:58 +00:00
mochitest Bug 1701777: Fix timeout handling for xorigin mochitests. r=mccr8 2021-04-08 18:34:07 +00:00
modules Bug 1702271 - Document waitForCondition msg arg. r=florian DONTBUILD 2021-03-31 17:40:51 +00:00
mozbase Bug 1700557 - [rust-mozprofile] Release version 0.7.2. r=webdriver-reviewers,jgraham 2021-04-08 11:38:19 +00:00
mozharness Bug 1701594 - Remove deprecated logs from fxui harness.r=whimboo 2021-04-08 15:34:11 +00:00
perfdocs WIP: Bug 1674157 - Remove tp6 aple google-sheets yahoo-news yandex tests r=perftest-reviewers,davehunt 2021-04-07 18:36:43 +00:00
performance Bug 1701927 - Extend the PerfStats test to be a user journey, capturing all useful metrics r=sparky 2021-04-06 15:42:55 +00:00
profiles Bug 1699768 - Disable this for mochitest / wpt. r=smaug 2021-03-26 01:10:53 +00:00
raptor Bug 1700700 - Rename gecko_profile -> gecko-profile in KNOWN_TEST_MODIFIERS/extra_options to satisfy schema validator r=perftest-reviewers,sparky 2021-04-08 16:37:53 +00:00
runtimes Bug 1700954 - Remove unused BinAST tests. r=arai 2021-03-26 13:01:41 +00:00
specialpowers Bug 1682030 - Remove NPAPI from tests outside of dom/plugins. r=Gijs,cmartin 2021-04-06 19:28:09 +00:00
talos Bug 1696541 - Fix talos/talos/ttest.py to support py3.r=perftest-reviewers,jmaher,Bebe,sparky 2021-04-08 15:26:41 +00:00
tools Bug 1702323: Get this TURNS server code working again. r=ahal 2021-04-05 14:53:00 +00:00
tps
web-platform Bug 1702830 - adjust expectations for websocket tests for intermittent failures. CLOSED TREE 2021-04-08 21:20:36 +02:00
webdriver Bug 1700557 - [webdriver] Release version 0.43.1. r=webdriver-reviewers,jgraham 2021-04-08 11:38:20 +00:00
xpcshell Bug 1700917 - Actually initialize the profile in GeckoView xpcshell. r=jmaher 2021-03-26 18:30:16 +00:00
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