gecko-dev/testing
Masayuki Nakano c28c0b9359 Bug 1647556 - part 4: Rewrite `WSRunObject::Scrub()` r=m_kato
`Scrub()` does remove leading white-spaces and trailing white-spaces if
there is.  So, it does not require `WSFragment` anymore.

Differential Revision: https://phabricator.services.mozilla.com/D82275
2020-07-07 16:21:50 +00:00
..
awsy Bug 1642708 - Stop running BinAST tests in automation r=perftest-reviewers,Bebe,sfink 2020-06-17 13:57:04 +00:00
condprofile Bug 1644320 - Fix how we setup the virtualenv r=sparky 2020-07-01 18:12:06 +00:00
config Bug 1599342: add windows hostutils r=jmaher,gbrown 2020-06-23 01:21:51 +00:00
crashtest
extensions
firefox-ui
geckodriver Bug 1650420 - Revert support for setting environment variables on desktop, r=webdriver-reviewers,whimboo 2020-07-07 12:25:06 +00:00
gtest Bug 1638856 - Increase the stack space passed to the child process to accomodate for its usage r=gbrown 2020-06-30 08:49:00 +00:00
jsshell
marionette Bug 1609920 - part 4: Add new mochitests and marionette test related to the new background service worker prefs. r=marionette-reviewers,asuth,whimboo,mixedpuppy 2020-07-03 10:15:23 +00:00
mochitest Bug 1650155 - Fix allowMatchingRejectionsGlobally name in browser_uncaught_rejection_expected.js 2020-07-03 21:03:27 +03:00
modules
mozbase Backed out changeset 64456c63779a (bug 1626581) for xpcshell task aborted failures on a CLOSED TREE 2020-07-03 16:36:32 +03:00
mozharness Bug 1647501 - Rename "test slave" -> "test machine", r=Gijs 2020-07-02 01:06:01 +00:00
perfdocs Bug 1633418 - [Perfdocs] Add the ability to include static content into perfdocs r=sparky,perftest-reviewers 2020-06-30 16:35:00 +00:00
performance Bug 1646697 - Modify how the multi-commit tasks work. r=mozperftest-reviewers,tarek 2020-06-18 22:37:35 +00:00
profiles Bug 1639148 Disable telemetry on weekly Fennec tests r=chutten,Dexter 2020-07-02 12:37:30 +00:00
raptor Bug 1621344 - Add Android Browsertime youtube-playback tests r=perftest-reviewers,sparky,AlexandruIonescu 2020-07-02 09:33:41 +00:00
runtimes Bug 1647383 - update manifest runtime information r=ahal,jmaher 2020-06-24 18:23:39 +00:00
specialpowers Bug 1650950 - Rename blacklist, whitelist, and skiplist in the anti-tracking and url-classifier code, r=dimi 2020-07-07 16:17:11 +00:00
talos Bug 1599579 - Part 6: Handle process switches in talos pageloader.js, r=mconley,perftest-reviewers,Bebe 2020-07-06 19:45:46 +00:00
tools Bug 1636251: Patch Sentry events to ensure a raw username isn't sent to Sentry r=rstewart 2020-06-11 21:35:05 +00:00
tps
web-platform Bug 1647556 - part 4: Rewrite `WSRunObject::Scrub()` r=m_kato 2020-07-07 16:21:50 +00:00
webdriver Bug 1606439 - [geckodriver] Add sameSite cookie support. r=whimboo,webdriver-reviewers 2020-06-12 21:11:44 +00:00
xpcshell Bug 1650900 - Skip per-test extra prefs logs when xpcshell is not in verbose mode. r=gbrown 2020-07-07 15:02:12 +00:00
README.txt
addtest.py
cppunittest.ini Bug 1642666 - Remove obsolete test for removed nsIAppShell::RunBeforeNextEvent function. r=gbrown 2020-06-03 16:16:09 +00:00
mach_commands.py Bug 1422005 - Fix 'mach test cppunittest'; r=jmaher 2020-06-09 22:32:21 +00:00
moz.build
parse_build_tests_ccov.py
remotecppunittests.py Bug 1638954 - Run 'mach cppunittest' with python 3; r=bc 2020-05-28 14:45:50 +00:00
runcppunittests.py Bug 1575773 - Warn when cppunit test file missing, and cleanup cppunit manifest; r=bc 2020-06-02 15:52:09 +00:00
testinfo.py Bug 1644395 - Add wpt print reftests to TC config, r=ahal 2020-06-23 10:00:28 +00:00
testsuite-targets.mk Bug 1641289: Bye, bye Steeplechase. r=dminor,froydnj 2020-05-29 03:19:27 +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