From: carbonated beverage <ramune@net-ronin.org>
To: Christian Couder <chriscool@tuxfamily.org>
Cc: git@vger.kernel.org
Subject: Re: t9106 failure, bisect weirdness
Date: Mon, 19 Nov 2007 22:13:14 -0800 [thread overview]
Message-ID: <20071120061314.GA21819@net-ronin.org> (raw)
In-Reply-To: <200711200552.27001.chriscool@tuxfamily.org>
> Could you try running the test twice when you bisect ?
> This way bisecting should give you the real first bad commit.
I re-ran it several times, and also manually -- there were times it'd
succeed 6 times in a row before failing. Weird.
Finally, the bisect came down to:
ramune/lycaeum:git: git bisect good
c74d9acf20ba0c69bbd67c5b0bb3bd3c2349cebe is first bad commit
commit c74d9acf20ba0c69bbd67c5b0bb3bd3c2349cebe
Author: Eric Wong <normalperson@yhbt.net>
Date: Mon Nov 5 03:21:47 2007 -0800
git-svn: fix dcommit clobbering when committing a series of diffs
Modifying the failing t9106-git-svn-dcommit-clobber-series.sh test to
add touch statements as so:
test x\"\`sed -n -e 4p < file\`\" = x4444 && touch '/tmp/eleven' &&
test x\"\`sed -n -e 7p < file\`\" = x7777 && touch '/tmp/twelve' &&
test x\"\`sed -n -e 58p < file\`\" = x5588 && touch '/tmp/thirteen' &&
test x\"\`sed -n -e 61p < file\`\" = x6611
Line 52 was the culprit:
test x\"\`sed -n -e 58p < file\`\" = x5588 &&
-- DN
Daniel
next prev parent reply other threads:[~2007-11-20 6:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-19 23:06 t9106 failure, bisect weirdness carbonated beverage
2007-11-20 4:52 ` Christian Couder
2007-11-20 6:13 ` carbonated beverage [this message]
2007-11-21 4:08 ` Christian Couder
2007-11-21 4:56 ` carbonated beverage
2007-11-21 9:10 ` Eric Wong
2007-11-21 9:57 ` carbonated beverage
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20071120061314.GA21819@net-ronin.org \
--to=ramune@net-ronin.org \
--cc=chriscool@tuxfamily.org \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.