Re: [PATCH v3 1/4] Introduce CHERRY_PICK_HEAD
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:50:35
This series in 'pu' seems to break t3404#16.
3 messages, 3 authors, 2016-06-15 · open the first message on its own page
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:50:35
This series in 'pu' seems to break t3404#16.
From: Jay Soffian <hidden>
Date: 2016-06-15 22:50:35
On Thu, Feb 17, 2011 at 4:56 PM, Junio C Hamano [off-list ref] wrote:
This series in 'pu' seems to break t3404#16.
Sorry for the breakage, I was running the test suite piecemeal and must've not run that test (which was dumb of me). I'll figure out what's going on and re-roll with Jonathan's t3507 improvements as well. Thank you for your patience. j.
From: Jonathan Nieder <hidden>
Date: 2016-06-15 22:50:35
Jay Soffian wrote:
On Thu, Feb 17, 2011 at 4:56 PM, Junio C Hamano [off-list ref] wrote:
quoted
This series in 'pu' seems to break t3404#16.Sorry for the breakage, I was running the test suite piecemeal and must've not run that test (which was dumb of me).
I made the same mistake, too. Sorry for the trouble.
I'll figure out what's going on and re-roll with Jonathan's t3507 improvements as well.
FWIW (probably you noticed, but just in case) I imagine the t3507 improvements should go as a separate patch, since their main effect is to clean up existing tests.