gecko-dev/testing
Gregory Mierzwinski 314f94932c Bug 1771485 - Disable fission on mobile tests. r=perftest-reviewers,kimberlythegeek,Eng_Esther
This patch fixes up how fission is handled in raptor. Previously, there were multiple ways in which it was handled, and now, we make all the decisions when we parse the command-line options. It also fixes the issue with fission being enabled on mobile tests.

Differential Revision: https://phabricator.services.mozilla.com/D147527
2022-06-02 12:38:34 +00:00
..
awsy
condprofile Bug 1769098 - initial work to allow taskcluster/mozbase/mozharness to support conditioned profiles. r=ahal 2022-05-16 19:11:46 +00:00
config Bug 1769655 - do not install condprof package on osx. r=aryx 2022-05-18 17:53:41 +00:00
crashtest
docs
extensions
firefox-ui
fxrecord/perfdocs
geckodriver Bug 1710421 - [webdriver] Update warp and hyper dependencies. r=mjf,webdriver-reviewers 2022-06-01 22:05:53 +00:00
gtest
jsshell
marionette Bug 1768871 - Remove Marionette test js/xpconnect/tests/marionette/test_preloader_telemetry.py r=webdriver-reviewers,dthayer,jdescottes 2022-05-17 21:51:22 +00:00
mochitest Bug 1771875 - Add BrowserTestUtils.reloadTab() and use it everywhere r=mconley,webdriver-reviewers,whimboo 2022-06-01 09:34:05 +00:00
modules Bug 1610653 - Part 9: Do not use global this property assignment to define global variable in testing/modules. r=mossop 2022-05-30 15:19:38 +00:00
mozbase Backed out changeset 41021fdf3844 (bug 1755491) for causing regressions in perf metrics 2022-06-01 17:29:54 +03:00
mozharness Bug 1767437 - Clean up browsertime documentation of vismet installation references. r=perftest-reviewers,sparky 2022-05-31 14:18:37 +00:00
perfdocs Bug 1767437 - Clean up browsertime documentation of vismet installation references. r=perftest-reviewers,sparky 2022-05-31 14:18:37 +00:00
performance
profiles
raptor Bug 1771485 - Disable fission on mobile tests. r=perftest-reviewers,kimberlythegeek,Eng_Esther 2022-06-02 12:38:34 +00:00
runtimes
specialpowers Bug 1514936, part 1 - Remove the outer argument to nsIFactory::createInstance. r=xpcom-reviewers,preferences-reviewers,nika,Gijs 2022-05-17 20:24:19 +00:00
talos Bug 1771609 - patch 1 - Add a simple perf test for nsLineIterator performance on large blocks. r=perftest-reviewers,emilio,sparky 2022-06-01 17:39:04 +00:00
tools
tps
web-platform Bug 1763133 - Add wdspec tests for browsingContext.navigate to data: urls. r=webdriver-reviewers,whimboo 2022-06-02 10:25:49 +00:00
webcompat
webdriver Bug 1710421 - Bustage fix. CLOSED TREE 2022-06-02 01:57:01 +03:00
xpcshell Bug 1514936, part 1 - Remove the outer argument to nsIFactory::createInstance. r=xpcom-reviewers,preferences-reviewers,nika,Gijs 2022-05-17 20:24:19 +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