gecko-dev/testing
Nika Layzell 43b384edf0 Bug 1650089 - Part 4: Update various tests with new expectations, r=annyG,kmag
The changes in the previous part had a few behaviour changes which are visible
in tests, including cross-origin iframes with sandboxed origins now loading
remotely, and process selection for chrome-triggered null principal loads
behaving differently. In general this caused more process switches.

Differential Revision: https://phabricator.services.mozilla.com/D120674
2021-08-06 00:10:57 +00:00
..
awsy Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
condprofile Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
config Bug 1718341 - Generate Android AVD in TL job instead of using tooltool r=aklotz,nalexander 2021-07-20 22:19:14 +00:00
crashtest
docs
extensions
firefox-ui Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
fxrecord/perfdocs Bug 1715643 - Add PerfDocs for fxrecord r=sparky,perftest-reviewers 2021-07-30 17:28:58 +00:00
geckodriver Bug 1652612 - Only allow starting geckodriver bound to loopback ip, r=whimboo,webdriver-reviewers 2021-07-29 19:34:08 +00:00
gtest Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
jsshell
marionette Bug 1719755 - Get sponsored topsites data from Contile by default r=dao,webdriver-reviewers,whimboo 2021-07-20 20:12:40 +00:00
mochitest Bug 1723599: Fix ./mach mochitest for android r=firefox-build-system-reviewers,nalexander 2021-08-03 19:30:25 +00:00
modules
mozbase Bug 1722746 - [mozproxy] Avoid 'Cannot assemble flow with missing content' r=AlexandruIonescu,kimberlythegeek,davehunt 2021-08-02 13:29:02 +00:00
mozharness Bug 1614200: fix linting issues. r=jmaher CLOSED TREE 2021-07-26 13:55:02 +00:00
perfdocs Backed out changeset e0eb8376a840 (bug 1716825) for causing Btime failures. CLOSED TREE 2021-08-05 23:58:46 +03:00
performance Backed out changeset e0eb8376a840 (bug 1716825) for causing Btime failures. CLOSED TREE 2021-08-05 23:58:46 +03:00
profiles Bug 1665638 - Remove layout.css.clip-path-path.enabled.r=emilio 2021-07-22 08:04:47 +00:00
raptor Backed out changeset e0eb8376a840 (bug 1716825) for causing Btime failures. CLOSED TREE 2021-08-05 23:58:46 +03:00
runtimes
specialpowers Bug 1718755 - Fix the SpecialPowers pref code to deal with ui / font prefs correctly after the previous change. r=kmag 2021-07-20 14:10:58 +00:00
talos Bug 1710870: preallocate enough processes to avoid waiting on process creation for cross_origin_pageload test r=sefeng,perftest-reviewers 2021-08-02 18:21:39 +00:00
tools Bug 1721962 - Switch to pkg-config for X11 libraries. r=firefox-build-system-reviewers,jgilbert,andi 2021-07-30 11:39:39 +00:00
tps Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
web-platform Bug 1650089 - Part 4: Update various tests with new expectations, r=annyG,kmag 2021-08-06 00:10:57 +00:00
webdriver Bug 1652612 - More explictly only allow connections from local origins, r=whimboo,webdriver-reviewers 2021-07-29 19:34:08 +00:00
xpcshell Bug 1639850 - disable many testing/xpcshell/example/unit xpcshell tests on windows debug. r=intermittent-reviewers,bhearsum 2021-08-03 15:08:14 +00:00
addtest.py
cppunittest.ini
mach_commands.py Bug 1721291 - Report jsapi-tests failures with more than just the result code. r=jonco 2021-07-26 18:47:48 +00:00
moz.build
parse_build_tests_ccov.py
README.txt
remotecppunittests.py
runcppunittests.py
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