May 27, 2011
1 p.m.
On 05/27/2011 02:41 PM, Vitja Makarov wrote:
2011/5/27 Stefan Behnel<stefan_ml@behnel.de>:
Hi,
could we please make it a requirement to run the complete test suite after a branch merge? Or at least taking a close look at Jenkins after pushing a merge? And then fixing the bugs it finds?
Stefan
There are failing tests in _control_flow branch. I guess it's better to fix them after merge.
Wouldn't it be better to rebase _control_flow on master, then fix tests, then merge it into master? (Replace "rebase" with "merge in master" if you wish, I'm going by the _ prefix here.) Dag Sverre