gecko-dev/testing
Ryan Hunt 64f2c9855c Bug 1621647 - Update import of reference-types spec tests. r=lth
This commit updates the reference-types spec tests. We now import and pass all
reference-types tests.

There are several tests failing across all test suites, I've triaged them and
added details on why they're failing.

Differential Revision: https://phabricator.services.mozilla.com/D70730
2020-05-04 04:11:12 +00:00
..
awsy Backed out 2 changesets (bug 1628527) for causing wpt failures and a spike in bug 1622119. CLOSED TREE 2020-04-21 23:12:09 +03:00
condprofile Bug 1633158 - raise the retries r=Bebe 2020-04-30 09:14:02 +00:00
config Bug 1634226: update host-utils r=gbrown 2020-04-30 23:09:49 +00:00
crashtest Bug 1632822 - create webrender list of crashtests to have focused tests on android phones. r=bc 2020-04-27 18:06:47 +00:00
extensions
firefox-ui Bug 1623965 - Improve error message when binary not found while testing. r=glandium,remote-protocol-reviewers,marionette-reviewers,webdriver-reviewers,perftest-reviewers,Bebe,whimboo 2020-04-21 11:58:04 +00:00
geckodriver Bug 1623965 - Improve error message when binary not found while testing. r=glandium,remote-protocol-reviewers,marionette-reviewers,webdriver-reviewers,perftest-reviewers,Bebe,whimboo 2020-04-21 11:58:04 +00:00
gtest Bug 1633302 - Remote android tests must use root=True appropriately when dealing with app created files, r=gbrown. 2020-04-27 15:45:59 +00:00
jsshell
marionette Backed out 6 changesets (bug 1632916, bug 1599658, bug 1633037, bug 1633039, bug 1633016, bug 1632920) for SA bustages CLOSED TREE 2020-05-02 01:49:29 +03:00
mochitest Bug 1633635 - Make tab animations obey prefers-reduced-motion. r=jaws 2020-04-30 18:43:37 +00:00
modules
mozbase Bug 1634717 - Reduce scope of import of psutil in android_device.py; r=jmaher 2020-05-01 18:24:48 +00:00
mozharness Bug 1631982 - Support wpt test ids in MOZHARNESS_TEST_PATHS, r=ahal 2020-04-29 14:07:09 +00:00
perfdocs Bug 1625470 - Part 2: Add new live-site-only tests to Raptor-Browsertime. r=perftest-reviewers,AlexandruIonescu 2020-04-21 20:28:57 +00:00
performance Bug 1633437 - Support for test metadata r=acreskey 2020-04-28 17:07:14 +00:00
profiles Bug 1634169 - Enable blocking access to storage from tracking resources by default; r=baku 2020-04-30 07:29:25 +00:00
raptor Bug 1618595: Disable Cranelift on aarch64 when reftypes are enabled; r=lth,perftest-reviewers,sparky 2020-04-30 11:55:13 +00:00
runtimes Bug 1608837 - add updated runtime files with web-platform-tests data r=ahal 2020-04-24 20:53:43 +00:00
specialpowers Bug 1612068 - Move zoom from the content viewer to the browsing context. r=nika 2020-04-22 19:32:52 +00:00
talos Bug 1557982 - Add linebreak at end of about:support dump statement to log error on its own line. r=jmaher,perftest-reviewers,sparky DONTBUILD 2020-04-30 11:58:17 +00:00
tools Bug 1621911 [Wayland] provide gdk-screenshot.cpp for Wayland desktops, r=jhorak 2020-04-29 10:50:32 +00:00
tps
web-platform Bug 1621647 - Update import of reference-types spec tests. r=lth 2020-05-04 04:11:12 +00:00
webdriver Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio 2020-04-25 21:21:32 +00:00
xpcshell Bug 1634111 - Enhance search for profile data in test harnesses; r=jmaher 2020-04-29 19:16:43 +00:00
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 1628784 - Pass TOPSRCDIR environment variable to jsapi-tests, in order to read test files. r=Yoric 2020-04-27 11:37:13 +00:00
moz.build
parse_build_tests_ccov.py
README.txt
remotecppunittests.py Bug 1633302 - Remote android tests must use root=True appropriately when dealing with app created files, r=gbrown. 2020-04-27 15:45:59 +00:00
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 Backed out 6 changesets (bug 1632916, bug 1599658, bug 1633037, bug 1633039, bug 1633016, bug 1632920) for SA bustages CLOSED TREE 2020-05-02 01:49:29 +03: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