gecko-dev/testing
Lars T Hansen 589dab34a0 Bug 1631228 - wasm ion simd, part 1: enablement + test directives. r=bbouvier,perftest-reviewers
Change --wasm-simd to --no-wasm-simd and flip the default for both this
switch and for the about:config flag.

Add testing directives so that we test baseline, ion, and --no-wasm-simd.

Differential Revision: https://phabricator.services.mozilla.com/D71819
2020-05-20 07:01:38 +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 1639011 - Adding a marker on conditioned profiles. r=sparky 2020-05-19 13:34:08 +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 Bug 1597187 - Remove setting of "datareporting.healthreport.about.reportUrl" preference from Marionette r=marionette-reviewers,whimboo 2020-05-14 17:03:35 +00:00
mochitest Bug 1638988: Add SpecialPowers.spawnChrome. r=mccr8 2020-05-18 21:00:51 +00:00
modules Bug 1634719: Drop the broken extraProps argument to newAppInfo. r=mixedpuppy 2020-05-14 20:34:28 +00:00
mozbase Bug 1632242 - Mention results for groups in errorsummary even when the group passed or was skipped. r=ahal 2020-05-19 20:51:10 +00:00
mozharness Bug 1618033 - Remove now-unused mozharness mobile_l10n.py - which was used for single-locale l10n. r=aki 2020-05-18 14:34:52 +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 1638001 - Add test name from metadata to perfherder data. r=acreskey,mozperftest-reviewers,tarek 2020-05-19 19:52:52 +00:00
profiles Bug 1509933 - part3 : use the new pref in tests. r=padenot 2020-05-15 02:51:18 +00:00
raptor Bug 1631228 - wasm ion simd, part 1: enablement + test directives. r=bbouvier,perftest-reviewers 2020-05-20 07:01:38 +00:00
runtimes Bug 1608837 - do not normalize web-platform-test paths in writeruntimes r=ahal 2020-05-08 15:59:37 +00:00
specialpowers Bug 1638988: Add SpecialPowers.spawnChrome. r=mccr8 2020-05-18 21:00:51 +00:00
talos Bug 1636111 - Add DAMP test for Inspector Rules view with many CSS Variables r=jdescottes,sparky,perftest-reviewers 2020-05-12 14:09:25 +00:00
tools Bug 1621911 [Wayland] provide gdk-screenshot.cpp for Wayland desktops, r=jhorak 2020-04-29 10:50:32 +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 1538537 - When suppressing anchoring on an scrollframe, forward to the frame that actually maintains the anchor as needed. r=dholbert 2020-05-19 23:57:23 +00:00
webdriver Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio 2020-04-25 21:21:32 +00:00
xpcshell Backed out 5 changesets (bug 1602832) for browser-chrome failures at toolkit/mozapps/extensions/test/xpinstall/browser_doorhanger_installs.js on a CLOSED TREE 2020-05-19 23:05:26 +03:00
README.txt
addtest.py
cppunittest.ini
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 Bug 1623299 - Update grcov to 0.5.14 r=marco 2020-05-12 09:19:49 +00:00
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
testsuite-targets.mk Bug 1633037 - Remove all remaining references to $(PYTHON) across Makefiles r=glandium 2020-05-05 20:32: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