zuul/tests
James E. Blair f760f0e49f Fix default merge failure reports
Commit 385d11e2ed moved the logic
that performs report formatting into the reporters themselves.  But
it also contained a logic change to the formatting.

Previously, if an item was not mergeable, it was reported without
a job list, regardless if the merge-failure or standard failure
reporter was used.  With that change, if a pipeline specified a
merge-failure message reporter, it would not format the job list,
but if no merge-failure reporter was supplied, and the standard
failure reporter was used, the standard failure reporter would not
check whether a merge-failure happened and instead always try to
format the job list.

Change-Id: If65d4f64d6558a544d3d0c2cc0b32ad7786a6bcd
2016-02-09 08:44:52 -08:00
..
cmd Add tests for --cache-dir option 2015-09-04 18:28:59 +00:00
fixtures Add job mutex support 2016-02-04 16:51:58 -08:00
__init__.py Add non-voting jobs. 2012-08-23 23:20:09 +00:00
base.py Add in extra connections tests 2015-12-06 14:48:32 +11:00
test_change_matcher.py Add support for a skip-if filter on jobs 2015-02-10 00:42:51 +00:00
test_clonemapper.py cloner to easily clone dependent repositories 2014-07-29 09:03:59 +00:00
test_cloner.py Fix pep8 issues 2015-01-21 19:38:33 +11:00
test_connection.py Add in extra connections tests 2015-12-06 14:48:32 +11:00
test_daemon.py Add daemon test 2015-01-05 14:56:54 -08:00
test_gerrit.py Add support for 'connection' concept 2015-12-06 14:48:32 +11:00
test_layoutvalidator.py Add support for 'connection' concept 2015-12-06 14:48:32 +11:00
test_merger_repo.py Merger: ensure_cloned() now looks for '.git' 2015-02-10 12:44:23 +01:00
test_model.py Stop metajob application of undefined attributes 2015-02-18 22:30:57 +00:00
test_reporter.py Add support for 'connection' concept 2015-12-06 14:48:32 +11:00
test_requirements.py Add support to reject changes from approvals 2015-12-06 14:48:26 +11:00
test_scheduler.py Fix default merge failure reports 2016-02-09 08:44:52 -08:00
test_source.py Add base class for sources 2015-12-06 14:48:31 +11:00
test_stack_dump.py Factor out common code between cli utilities 2014-05-06 13:21:00 +00:00
test_trigger.py Add support for 'connection' concept 2015-12-06 14:48:32 +11:00
test_webapp.py add support for getting status of individual changes 2014-10-01 06:02:28 -04:00
test_zuultrigger.py Update default merge failed error to mention CRD 2015-06-15 21:23:19 +00:00