gecko-dev/testing
2019-10-04 17:16:38 +03:00
..
awsy bug 1354458 - Replacing self.wait_for_condition() with Wait().until() function r=whimboo 2019-10-02 14:04:33 +00:00
condprofile Bug 1581818 - Make sure client.py stays Python 2 compatible r=stephendonner 2019-09-18 15:16:57 +00:00
config Bug 1585422: update mac hostutils r=gbrown 2019-10-03 22:08:45 +00:00
crashtest Bug 1546185 - Also check mEventDispatchingSuspended to see if we are in sync event loop r=baku 2019-10-01 11:31:43 +00:00
extensions
firefox-ui bug 1354458 - Replacing self.wait_for_condition() with Wait().until() function r=whimboo 2019-10-02 14:04:33 +00:00
geckodriver bug 1585949: geckodriver: get rid of regex use in tests; r=webdriver-reviewers,whimboo 2019-10-04 09:48:23 +00:00
gtest
jsshell
marionette bug 1354458 - Replacing self.wait_for_condition() with Wait().until() function r=whimboo 2019-10-02 14:04:33 +00:00
mochitest Bug 1585416 - Disable support for Android mochitest-chrome in mochitest harness; r=bc 2019-10-02 17:43:27 +00:00
modules Bug 1582785 - Enable some xpcshell tests on Android; r=geckoview-reviewers,agi 2019-09-23 22:43:55 +00:00
mozbase Bug 1585702 - [mozprocess] Temporarily disable 'env' default on Windows with Python 3, r=gbrown 2019-10-03 13:17:34 +00:00
mozharness Bug 1585427 - Add --enable-fission to Talos test arguments list to make it easier to run Talos with oop iframes. r=rwood 2019-10-02 13:57:12 +00:00
profiles Bug 1575575 - Add fullscreen and windowed youtube-playback power tests. r=perftest-reviewers,stephendonner,dhouse,rwood 2019-09-26 22:18:54 +00:00
raptor Bug 1581990 - Align page-load test delays and timeouts under --browsertime with Raptor r=nalexander,tarek 2019-10-02 19:26:38 +00:00
runtimes
specialpowers Backed out 2 changesets (bug 1581925) for devtools failures at browser_toolbox_textbox_context_menu.js. CLOSED TREE 2019-10-02 03:04:43 +03:00
talos Bug 1583624 - Unclear error message in stylebench raptor output. r=perftest-reviewers,Marian 2019-10-02 08:17:14 +00:00
tools Bug 1567642 - [lint.flake8] Fix misc flake8 under Python 3 lint issues r=gbrown 2019-09-24 14:44:01 +00:00
tps Bug 1567642 - [lint.flake8] Fix misc flake8 under Python 3 lint issues r=gbrown 2019-09-24 14:44:01 +00:00
web-platform Backed out changeset 718ef1098af5 (bug 1571487) for causing perma wpt merges in /mathml/relations/html5-tree/tabindex-002.html CLOSED TREE 2019-10-04 17:16:38 +03:00
webdriver bug 1520585: webdriver: release 0.40.2; r=webdriver-reviewers,jgraham 2019-09-09 10:59:27 +00:00
xpcshell Bug 1580036 - Verify that xpcshell plugins directory created; r=bc 2019-10-02 14:19:59 +00:00
addtest.py
cppunittest.ini Bug 1578895 - Compare NT paths if NtOpenFile failed with STATUS_OBJECT_PATH_NOT_FOUND. r=aklotz 2019-09-23 17:59:42 +00:00
mach_commands.py Bug 1586027 - Fix lint error. r=lint-fix 2019-10-04 00:03:33 +03:00
moz.build
parse_build_tests_ccov.py
README.txt
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk Bug 1562870 - generate conditioned profiles r=gbrown,bc,aerickson 2019-09-16 19:44:35 +00: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