Re: [PATCH v2 12/19] mingw: skip test in t1508 that fails due to path conversion

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

Re: [PATCH v2 12/19] mingw: skip test in t1508 that fails due to path conversion

From: Junio C Hamano <hidden>
Date: 2016-06-15 23:07:55

Johannes Schindelin [off-list ref] writes:
Hi Junio,

On Tue, 26 Jan 2016, Junio C Hamano wrote:
quoted
Johannes Schindelin [off-list ref] writes:
quoted
@@ -35,7 +35,10 @@ test_expect_success 'setup' '
 	git checkout -b upstream-branch &&
 	test_commit upstream-one &&
 	test_commit upstream-two &&
-	git checkout -b @/at-test &&
+	if ! test_have_prereq MINGW
+	then
+		git checkout -b @/at-slash
I presume that this is meant to be "@/at-test", not "@/at-slash".
Oh my. That's what you get for redoing patches from scratch. Sorry about
that!
Heh.  That is why it makes me feel uneasy, after asking you to fetch
from me and fix it up, to hear that you will send in a new reroll.

Re: [PATCH v2 12/19] mingw: skip test in t1508 that fails due to path conversion

From: Johannes Schindelin <hidden>
Date: 2016-06-15 23:07:56

Hi Junio,

On Wed, 27 Jan 2016, Junio C Hamano wrote:
Johannes Schindelin [off-list ref] writes:
quoted
On Tue, 26 Jan 2016, Junio C Hamano wrote:
quoted
Johannes Schindelin [off-list ref] writes:
quoted
-	git checkout -b @/at-test &&
+	if ! test_have_prereq MINGW
+	then
+		git checkout -b @/at-slash
I presume that this is meant to be "@/at-test", not "@/at-slash".
Oh my. That's what you get for redoing patches from scratch. Sorry about
that!
Heh.  That is why it makes me feel uneasy, after asking you to fetch
from me and fix it up, to hear that you will send in a new reroll.
I should have mentioned that I did rebase what your pu carries onto my
changes locally and found that the only differences were the consistency
tweaks (such as not adding the empty line pointed out by Eric, and such as
using !MINGW through-out).

Ciao,
Dscho
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help