gecko-dev/testing
Daniel Holbert f48b0c59a3 Bug 1626146: Adjust expected height in WPT test flexitem-stretch-image.html to account for image hypothetical height being influenced by its used main size. r=cbiesinger
This makes the test pass in Gecko and EdgeHTML and fail in Chromium/WebKit.
The test-failure is due to an underlying bug that these engines share, which is
filed as:
https://bugs.chromium.org/p/chromium/issues/detail?id=721123
https://bugs.webkit.org/show_bug.cgi?id=209983

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

--HG--
extra : moz-landing-system : lando
2020-04-11 04:37:43 +00:00
..
awsy Bug 1626272 - Disable stack fixing on Windows awsy-dmd jobs. r=erahm,perftest-reviewers,sparky 2020-04-07 21:19:52 +00:00
condprofile Bug 1623220 - reduce the work done on android r=Bebe 2020-04-06 09:44:21 +00:00
config Bug 1623134: update linux hostutils r=gbrown 2020-04-07 19:17:41 +00:00
crashtest Bug 1598746 - Adjust some mochitest and reftest SCHEDULES.exclusive entries; r=ahal 2020-03-24 14:55:28 +00:00
extensions
firefox-ui
geckodriver Backed out 2 changesets (bug 1581062) for Toolchain failures. CLOSED TREE 2020-03-25 22:23:26 +02:00
gtest Bug 1624237 - Run misc-unused-using-decls - Remove useless declarations r=andi 2020-03-23 13:15:33 +00:00
jsshell
marionette Backed out 5 changesets (bug 1615588) for browser-chrome failures e.g. browser_beforeunload_duplicate_dialogs.js. CLOSED TREE 2020-04-10 21:19:15 +03:00
mochitest Backed out 6 changesets (bug 1363541) for perma failures. CLOSED TREE 2020-04-10 11:31:20 +03:00
modules Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
mozbase Backed out 6 changesets (bug 1363541) for perma failures. CLOSED TREE 2020-04-10 11:31:20 +03:00
mozharness Bug 1626089 - Disable multiple processes for fission builds, r=jmaher 2020-04-10 16:02:08 +00:00
perfdocs Bug 1626274 - Remove aframe pageload test r=perftest-reviewers,sparky 2020-04-02 07:10:48 +00:00
profiles Bug 455077 - Enable color management for all CSS/images, not just tagged images. r=jrmuizel 2020-04-10 13:02:55 +00:00
raptor Bug 1628973 - Speedometer test wrong score after name change r=perftest-reviewers,alexandru.irimovici 2020-04-10 15:24:00 +00:00
runtimes Bug 1564801 - Consolidate b/b/c/test/trackingUI and b/b/c/test/siteProtections into b/b/c/test/protectionsUI. r=nhnt11 2020-03-31 08:05:22 +00:00
specialpowers Bug 1621813 - Remove nsIScriptError.exceptionFlag. r=mccr8 2020-03-19 21:31:44 +00:00
talos Bug 1627687 - Make console complicated reload test more reliable. r=jdescottes,perftest-reviewers,sparky. 2020-04-07 12:15:59 +00:00
tools Bug 1612345 - Add custom retrigger support for gtest; r=bc 2020-03-19 16:12:51 +00:00
tps
web-platform Bug 1626146: Adjust expected height in WPT test flexitem-stretch-image.html to account for image hypothetical height being influenced by its used main size. r=cbiesinger 2020-04-11 04:37:43 +00:00
webdriver Bug 1622256 - Remove usage of deprecated Error::description. r=jgraham,webdriver-reviewers 2020-03-14 04:21:22 +00:00
xpcshell Bug 1621244 - Ensure all test files are installed, even when running only a subset; r=bc 2020-04-08 18:30:14 +00:00
README.txt
addtest.py
cppunittest.ini Bug 1490781 - Add FunctionRef, a non-owning reference to a callable value (function pointer, lambda, etc.). r=botond 2020-03-24 00:12:41 +00:00
mach_commands.py Bug 1619961 - Change 'mach jstests' to not run tests with --jitflags=jstests. r=tcampbell 2020-03-04 16:45:55 +00:00
moz.build Bug 1620842 - change Firefox for Android bugzilla components to GeckoView. r=snorp 2020-03-17 18:36:33 +00:00
parse_build_tests_ccov.py
remotecppunittests.py
runcppunittests.py
testinfo.py Bug 1608837 - fix incorrect names of reftest/crashtest variants of web-platform-tests r=ahal 2020-03-31 20:41:17 +00:00
testsuite-targets.mk Bug 1612345 - Add custom retrigger support for gtest; r=bc 2020-03-19 16:12:51 +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