gecko-dev/testing
Emilio Cobos Álvarez 9846fd9184 Bug 1599206 - Don't serialize implicit tracks for grid-template properties, as they make the computed style not round-trip. r=mats
Do this only on nightly for now since we're about to enter the soft freeze.

(No test updates yet, as try is still running, and I need to figure out how to
import Oriol's changes into WPT, but I wanted to ensure that you were fine with
this)

Differential Revision: https://phabricator.services.mozilla.com/D54595

--HG--
extra : moz-landing-system : lando
2020-01-13 16:52:18 +00:00
..
awsy Backed out changeset fd1001cea260 (bug 1607344) for causing wpt failures regarding single_stylo_traversal. 2020-01-11 09:55:56 +02:00
condprofile Bug 1607411 - Automatically remove broken files from cache r=rwood 2020-01-07 17:23:02 +00:00
config
crashtest Bug 1603825 - Suppress the VR permission UI when no VR runtimes are detected r=daoshengmu,bzbarsky 2020-01-03 22:47:26 +00:00
extensions
firefox-ui Bug 1448967 - Remove enablePrivilege. r=mccr8,marionette-reviewers,whimboo 2020-01-08 23:14:48 +00:00
geckodriver Bug 1602547 - Implement extension endpoint for print, r=webdriver-reviewers,ato 2019-12-19 21:26:05 +00:00
gtest
jsshell
marionette Bug 1606794 - [marionette] Fixed WebDriver:TakeScreenshot to capture frame's content. r=marionette-reviewers,ato 2020-01-08 16:32:22 +00:00
mochitest Bug 1601733 - add sjs script into test suite that generates a document from code snippet r=mconley 2020-01-08 18:41:01 +00:00
modules
mozbase Bug 1604542 - Make test chunking more consistent; r=ahal,jmaher 2020-01-09 19:14:59 +00:00
mozharness Bug 1606889 - Clean up references to obsolete ESR branches. r=tomprince 2020-01-10 23:18:50 +00:00
profiles Bug 1448967 - Remove enablePrivilege. r=mccr8,marionette-reviewers,whimboo 2020-01-08 23:14:48 +00:00
raptor Bug 1607722 - Permanent speedometer KeyError: 'measure' r=sparky 2020-01-09 19:23:40 +00:00
runtimes
specialpowers Bug 1448967 - Remove enablePrivilege. r=mccr8,marionette-reviewers,whimboo 2020-01-08 23:14:48 +00:00
talos Bug 1601688 - Don't rely on new-messages event in webconsole DAMP tests. r=ochameau. 2020-01-09 15:43:04 +00:00
tools
tps
web-platform Bug 1599206 - Don't serialize implicit tracks for grid-template properties, as they make the computed style not round-trip. r=mats 2020-01-13 16:52:18 +00:00
webdriver
xpcshell Bug 1588154 - make dom.serviceWorkers.parent_intercept true by default r=asuth,jgraham 2019-12-23 14:16:42 +00:00
README.txt
addtest.py
cppunittest.ini Bug 1601796 - Use GetSystemTimePreciseAsFileTime instead of GetSystemTime+SystemTimeToFileTime. r=mayhemer,aklotz 2020-01-08 16:53:17 +00:00
mach_commands.py
moz.build
parse_build_tests_ccov.py
remotecppunittests.py
runcppunittests.py
testinfo.py Bug 1607657 - Avoid AttributeError in 'mach test-info report'; r=ahal 2020-01-09 16:20:34 +00:00
testsuite-targets.mk Bug 1606182 - add python-test using python3 to make check r=Callek 2019-12-30 18:02:23 +00:00

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