From: "Peter Eriksen" <s022018@student.dtu.dk>
To: Git Mailing List <git@vger.kernel.org>
Subject: Re: Test fails on ubuntu breezy
Date: Thu, 13 Apr 2006 12:20:01 +0200 [thread overview]
Message-ID: <20060413102001.GA3185@bohr.gbar.dtu.dk> (raw)
In-Reply-To: <cc723f590604130053k6896c0cfkd8ea648e91d50d0e@mail.gmail.com>
On Thu, Apr 13, 2006 at 01:23:07PM +0530, Aneesh Kumar wrote:
> kvaneesh@home:~/git-work/git.build/t$ ./t3600-rm.sh
> Committing initial tree e5c556e46aae6124ff4a2a466c95004e92d9a2e4
> * ok 1: Pre-check that foo exists and is in index before git-rm foo
> * ok 2: Test that git-rm foo succeeds
> * ok 3: Post-check that foo exists but is not in index after git-rm foo
> * ok 4: Pre-check that bar exists and is in index before "git-rm -f bar"
> * ok 5: Test that "git-rm -f bar" succeeds
> * ok 6: Post-check that bar does not exist and is not in index after
> "git-rm -f bar"
> * ok 7: Test that "git-rm -- -q" succeeds (remove a file that looks
> like an option)
> * ok 8: Test that "git-rm -f" succeeds with embedded space, tab, or
> newline characters.
> * FAIL 9: Test that "git-rm -f" fails if its rm fails
> git-rm -f baz
> * ok 10: When the rm in "git-rm -f" fails, it should not remove the
> file from the index
> * failed 1 among 10 test(s)
> kvaneesh@home:~/git-work/git.build/t$
On solaris 10 too, only test 5 also fails.
Peter
next prev parent reply other threads:[~2006-04-13 10:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-13 7:53 Test fails on ubuntu breezy Aneesh Kumar
2006-04-13 10:20 ` Peter Eriksen [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-04-13 11:54 linux
2006-04-13 18:56 ` Junio C Hamano
2006-04-15 6:47 ` Aneesh Kumar
2006-04-15 7:24 ` Junio C Hamano
2006-04-15 15:43 ` Aneesh Kumar
2006-04-15 7:33 ` Aneesh Kumar
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=20060413102001.GA3185@bohr.gbar.dtu.dk \
--to=s022018@student.dtu.dk \
--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.