gecko-dev/testing
Gregory Mierzwinski cee4e48087 Bug 1687792 - Don't test Fenix commits that come from a release channel. r=acreskey
This patch prevents the view-fenix tests from testing commits that come from release-channels. It filters out commits that don't have "remotes/origin" in their name_rev field which indicates if they have a release tag.

Differential Revision: https://phabricator.services.mozilla.com/D102477
2021-01-20 21:56:30 +00:00
..
awsy Bug 1668383 - Limit the number of errors in Webservers.start(). r=perftest-reviewers,Bebe 2021-01-08 21:14:16 +00:00
condprofile Bug 1681096 - python3 - pylint --py3k - W1618: from __future__ import absolute_import r=perftest-reviewers,jmaher 2020-12-14 17:50:17 +00:00
config Bug 1682606 - wptserve now depends on pywebsocket, r=denschub 2020-12-16 15:20:38 +00:00
crashtest
docs Summary: Bug 1679892 - add initial schedule of CI config changes in-tree. r=releng-reviewers,aki 2020-12-08 21:17:24 +00:00
extensions
firefox-ui Bug 1681096 - python3 - pylint --py3k - W1639: filter built-in referenced when not iterating (filter-builtin-not-iterating) r=marionette-reviewers,perftest-reviewers,gbrown,maja_zf,whimboo 2020-12-15 15:50:31 +00:00
geckodriver Bug 1668243 - [geckodriver] Update changeset for the 0.29.0 release. r=webdriver-reviewers,jgraham 2021-01-14 11:03:12 +00:00
gtest Bug 1684110 - Define UNICODE on some directories. r=glandium 2021-01-13 22:49:59 +00:00
jsshell Bug 1681096 - python3 - pylint --py3k - W1623: Assigning to a class's __metaclass__ attribute (metaclass-assignment) r=perftest-reviewers,gbrown 2020-12-09 20:01:10 +00:00
marionette Bug 1630908 - Part 1: Pass OriginAttributes to be included with remote type, r=nika,marionette-reviewers 2021-01-19 22:23:29 +00:00
mochitest Backed out 2 changesets (bug 1681421) for failures on browser_devtools-record-capture.js. CLOSED TREE 2021-01-20 22:36:09 +02:00
modules
mozbase Bug 1685878 - Remove remoteautomation.py; r=jmaher 2021-01-20 17:00:18 +00:00
mozharness Bug 1687594 - Don't take path@task-id arguments on mach artifact toolchain. r=firefox-build-system-reviewers,mhentges 2021-01-20 15:04:49 +00:00
perfdocs Bug 1672142 - Update mozperftest perfdocs to include new test. r=tarek,perftest-reviewers 2020-12-04 15:47:22 +00:00
performance Bug 1687792 - Don't test Fenix commits that come from a release channel. r=acreskey 2021-01-20 21:56:30 +00:00
profiles Bug 1681839 - remove nsISecurityReporter and implementation r=johannh,necko-reviewers,dragana 2021-01-07 17:47:47 +00:00
raptor Bug 1686327 - Rewrite raptor gecko-profiling code. r=julienw 2021-01-20 15:40:35 +00:00
runtimes
specialpowers Bug 1686130 - Fix delay argument propagation. r=kmag 2021-01-12 19:41:51 +00:00
talos Bug 1673308 - [devtools] Enable DAMP complicated tests with Fission r=ochameau,perftest-reviewers 2021-01-19 15:09:11 +00:00
tools Bug 1681096 - python3 - pylint --py3k - W1636: map built-in referenced when not iterating (map-builtin-not-iterating) r=perftest-reviewers,aki,jmaher 2020-12-09 08:05:21 +00:00
tps Bug 1681096 - python3 - pylint --py3k - W1648: Module moved in Python 3 (bad-python3-import) r=aki,gbrown 2020-12-08 23:20:08 +00:00
web-platform Bug 1687010 - set RTCPeerConnection-videoDetectorTest.html as passing on Android. r=jgraham DONTBUILD 2021-01-20 11:50:47 +00:00
webdriver Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio 2021-01-16 15:36:39 +00:00
xpcshell Bug 1686615 - regenerate all .pem.certspec files into their .pems r=kjacobs 2021-01-14 17:34:54 +00:00
addtest.py
cppunittest.ini Bug 1686219 - Add BitSet::SetAll and ResetAll methods r=heycam 2021-01-20 10:03:53 +00:00
mach_commands.py Bug 1681096 - python3 - pylint --py3k - W1655: dict.keys referenced when not iterating (dict-keys-not-iterating) r=marionette-reviewers,perftest-reviewers,jmaher,maja_zf 2020-12-11 21:13:12 +00:00
moz.build
parse_build_tests_ccov.py
README.txt
remotecppunittests.py
runcppunittests.py
testinfo.py Bug 1681096 - python3 - pylint --py3k - W1633: round built-in referenced (round-builtin) r=marionette-reviewers,perftest-reviewers,aki,gbrown,whimboo 2020-12-09 15:10:53 +00:00
testsuite-targets.mk Bug 1682829 - Automate a fuzzing smoke test in the CI r=decoder 2020-12-17 13:22:16 +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