gecko-dev/testing
Emilio Cobos Álvarez 8ac4e96f2f Bug 1570759 - Enable the optimization to not flush for fixed margin values. r=jwatt
As noted this changes behavior, but it's unclear per
https://github.com/w3c/csswg-drafts/issues/2328 what behavior is correct, and
our behavior is inconsistent depending on whether there's any percentage
involved.

This matches other browsers so it's pretty low risk I'd say.

The test starts passing without changes to the test, but given the CSSWG issue I
made the test not rely on the optimization.

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

--HG--
extra : moz-landing-system : lando
2019-08-30 14:45:20 +00:00
..
awsy Bug 1567137 Update AWSY tp6 tests to mitmproxy 4 r=perftest-reviewers,erahm,AlexandruIonescu 2019-08-28 08:36:48 +00:00
config
crashtest
extensions
firefox-ui Bug 1573393 - Remove deprecated Firefox UI security tests. r=johannh 2019-08-15 07:42:27 +00:00
geckodriver Bug 1575263 - Allow clippy double option, remove redundant let binding r=jgraham 2019-08-29 14:50:28 +00:00
gtest
jsshell
marionette Backed out 2 changesets (bug 1572687) for causing bug 1574837. CLOSED TREE 2019-08-28 12:52:25 +03:00
mochitest Bug 1576735 - Canceling the create login form when no logins are in the list should revert to the previous view. r=MattN 2019-08-29 15:44:25 +00:00
modules
mozbase Bug 1576988 - [docs] Remove 'Indices and tables' section from doc trees, r=Standard8 2019-08-28 12:38:49 +00:00
mozharness Bug 1575853 - Pick rust-size from the right place after bug 1573435. r=nalexander 2019-08-22 22:44:48 +00:00
profiles Bug 1521094 - Basic API for handling nsIHangReport in GeckoView r=geckoview-reviewers,snorp 2019-08-29 15:51:55 +00:00
raptor Bug 1572804 - Begin to build browsertime support into Raptor framework (original patch by nalexander) r=nalexander 2019-08-28 20:43:27 +00:00
runtimes
specialpowers Bug 1563578: Make browser_getActor_filter.js Fission-compatible. 2019-08-22 20:28:36 +00:00
talos Bug 1577560. Change the key setup for the document's id and name table to not copy string keys on lookup. r=mccr8. 2019-08-29 17:53:38 +00:00
tools Bug 1575420 - Replace MOZ_WIDGET_TOOLKIT value of "gtk3" with "gtk". r=froydnj 2019-08-21 12:25:42 +00:00
tps Bug 1574382 - use yaml to parse TPS tests. r=tcsc 2019-08-19 20:55:05 +00:00
web-platform Bug 1570759 - Enable the optimization to not flush for fixed margin values. r=jwatt 2019-08-30 14:45:20 +00:00
webdriver Bug 1576450 - Update cookie to 0.12 in webdriver. r=ato 2019-08-25 23:22:11 +00:00
xpcshell Bug 1553225 - Run Android 7.0 xpcshell tests against geckoview apk; r=jmaher 2019-08-21 18:24:08 +00:00
addtest.py Bug 1549894 - Support wpt .js tests in addtest, r=bgrins 2019-08-26 21:07:16 +00:00
cppunittest.ini Bug 1575655 - Add skip-if for TestNativeNt. r=aklotz 2019-08-21 21:47:43 +00:00
mach_commands.py Bug 1575652 - Show test skip counts in 'mach test-info'; r=jmaher 2019-08-29 23:30:29 +00:00
moz.build
parse_build_tests_ccov.py Bug 1573435 - Use toolchain fetches for all remaining toolchain uses. r=nalexander 2019-08-15 11:21:52 +09:00
README.txt
remotecppunittests.py
runcppunittests.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