fune/testing
sefeng 22ba034ce8 Bug 1642364 - Add a temporary solution for modal dialog centered alignment r=emilio
Spec: https://html.spec.whatwg.org/multipage/#centered-alignment

The spec is opaque about the centered alignment mode and we couldn't
come up a satisfied solution by using the current version of the
spec. There will be discussion in CSSWG to talk about better solutions.
In the meantime, we are adding this patch as a temporary solution with
basic centered alignment support to allow us enabling the feature
in Nightly for more testing.

Differential Revision: https://phabricator.services.mozilla.com/D77678
2020-06-03 08:52:46 +00:00
..
awsy
condprofile Bug 1639011 - Adding a marker on conditioned profiles. r=sparky 2020-05-19 13:34:08 +00:00
config Bug 1628073 - Move gecko profiler testing files to mozgeckoprofiler; r=sparky,perftest-reviewers,gbrown 2020-05-22 13:18:44 +00:00
crashtest
extensions
firefox-ui
geckodriver Bug 1640483 - Serialize the WebDriver print command parameters, r=webdriver-reviewers,whimboo 2020-05-25 14:54:06 +00:00
gtest Bug 1638965 - Run 'mach gtest' in python 3; r=bc 2020-05-27 20:53:22 +00:00
jsshell
marionette Backed out 4 changesets (bug 1519335) for causing a spike in bug 1641788, per whimboo's request CLOSED TREE 2020-06-03 18:34:46 +03:00
mochitest Bug 1482279 - Stop using Cu.forcePermissiveCOWs() in SpecialPowers. r=kmag 2020-05-31 03:41:03 +00:00
modules Bug 1634719: Drop the broken extraProps argument to newAppInfo. r=mixedpuppy 2020-05-14 20:34:28 +00:00
mozbase Bug 1642672 - [mozdevice 3.2.3] Ensure content of files and process output is converted to str for Python 3, r=gbrown. 2020-06-02 20:43:45 +00:00
mozharness Bug 1632429: Improves python 3 compatibility of mozharness r=aki 2020-06-03 18:16:01 +00:00
perfdocs Bug 1640684 - [perfdocs] Display all raptor tests for each suite in a list r=sparky,perftest-reviewers 2020-06-01 11:12:48 +00:00
performance Bug 1641834 - started a Sphinx doc r=sparky,acreskey 2020-06-03 08:17:06 +00:00
profiles Bug 1640734 - Frequency capping should apply separately for production and experiment messages r=k88hudson 2020-06-03 12:46:19 +00:00
raptor Bug 1641962: Defer imports of distutils.util to ensure bootstrap can run r=rstewart,perftest-reviewers,sparky 2020-05-29 20:17:27 +00:00
runtimes Bug 1641289: Bye, bye Steeplechase. r=dminor,froydnj 2020-05-29 03:19:27 +00:00
specialpowers Backed out 3 changesets (bug 1638153) for perma failures on cross-origin-objects.html. CLOSED TREE 2020-06-01 23:51:35 +03:00
talos Bug 1641108 - Add perf-reftest-singleton for bug 1640545 changes. r=emilio,perftest-reviewers,sparky 2020-05-27 12:01:53 +00:00
tools Bug 1628073 - Remove the view_gecko_profile.py tool; r=sparky,perftest-reviewers 2020-05-22 13:19:58 +00:00
tps Bug 1635352 (part 2) - Add TPS test for new extension-storage engine. r=lina 2020-05-15 01:30:21 +00:00
web-platform Bug 1642364 - Add a temporary solution for modal dialog centered alignment r=emilio 2020-06-03 08:52:46 +00:00
webdriver Bug 1617369 - Reformat recent rust changes with rustfmt r=webdriver-reviewers,whimboo 2020-05-25 09:07:45 +00:00
xpcshell Bug 1602832 - P3: Skip failed tests r=dragana 2020-05-26 14:30:26 +00:00
addtest.py
cppunittest.ini Bug 1642666 - Remove obsolete test for removed nsIAppShell::RunBeforeNextEvent function. r=gbrown 2020-06-03 16:16:09 +00:00
mach_commands.py
moz.build
parse_build_tests_ccov.py
README.txt
remotecppunittests.py Bug 1638954 - Run 'mach cppunittest' with python 3; r=bc 2020-05-28 14:45:50 +00:00
runcppunittests.py Bug 1575773 - Warn when cppunit test file missing, and cleanup cppunit manifest; r=bc 2020-06-02 15:52:09 +00:00
testinfo.py Bug 1566017 - Improve 'mach test-info' run type handling; r=jmaher 2020-05-20 20:29:08 +00:00
testsuite-targets.mk Bug 1641289: Bye, bye Steeplechase. r=dminor,froydnj 2020-05-29 03:19:27 +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