Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH 2/2] commit: use a priority queue in merge base functions

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:54:36

Jeff King [off-list ref] writes:
So the issue is that when you do a recursive merge with multiple bases,
the order in which you visit the recursive bases is going to impact the
exact conflicts you see.
Yeah, that explains it.
So the test is not broken or racy, which is good. It is just testing
something that is somewhat of an implementation detail. We could switch
it to use test_tick, and then adjust the expected output to look for the
expected conflict that git happens to generate in that case. But that is
no better than the current behavior.
True.
But I'm not sure there is a way to test what it wants to test (that we
hit a conflict that involves one of the recursive merge bases) without
relying on the implementation detail. So I'm inclined to just leave it
in place.
OK.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help