Files
gerrit/gerrit-acceptance-framework
Marco Miller 941d89463a RebaseSorter: leave commit /merge candidate as interesting if referenced
Before this fix, an error used to show up in the UI upon submitting a
change or commit that was referred-to by a branch. Such a branch may
exist if either directly pushed or created directly in the repository.

Add a corresponding test to SubmitByRebaseIfNecessaryIT. Purpose of the
test being, to exercise this specific /fixed case with the necessary
coverage. Hence testing this by using two changes with the branch
referring to the second (tip) change. Having the branch referring to the
first (parent) change instead does not trigger that error.

Add reusable helper methods to AbstractDaemonTest and AbstractSubmit, to
first serve that new test.

Bug: Issue 4087
Change-Id: Id01a3cabcd5bd58e562d3d7e7879e7905df6ca19
2016-05-18 09:24:34 -04:00
..
2016-03-10 12:42:51 +00:00