Re: [PATCH 2/2 v4] Git.pm: add test suite

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Junio C Hamano <gitster@...>
Cc: <git@...>
Date: Wednesday, June 18, 2008 - 2:04 pm

Junio C Hamano wrote:

My bad, I should've checked this before sending it off.  I guess we'll 
solve this in Michael's patch thread; don't expect a reply from me in 
the next 12h though, I'm way tired and utterly unproductive right now.


Hm, is your test output somehow different from the following?  It states 
the error quite clearly at the bottom.

$ ./t9700-perl-git.sh -v
* expecting success: echo "test file 1" > file1 &&
      echo "test file 2" > file2 &&
      [...]
      git-config --add test.int 2k

*   ok 1: set up test repository
[...]
*  run 2: Perl API (perl ../t9700/test.pl)
* FAIL 2: Perl API
	perl ../t9700/test.pl
* expecting no stderr from previous command
* FAIL 3: no stderr: Perl API
	perl ../t9700/test.pl
	Stderr is:
	Can't locate IO/String.pm in @INC (@INC contains: 
/home/lea/G/t/../perl/blib/lib /home/lea/G/t/../perl/blib/arch/auto/Git 
/home/lea/.perl/lib /etc/perl /usr/local/lib/perl/5.10.0 
/usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 
/usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at 
../t9700/test.pl line 12.
	BEGIN failed--compilation aborted at ../t9700/test.pl line 12.
	# Looks like your test died before it could output anything.
* failed 2 among 3 test(s)

-- Lea
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 2/2 v5] Git.pm: add test suite, Lea Wiemann, (Thu Jun 19, 2:18 pm)
[PATCH 2/2 v5] Git.pm: add test suite, Lea Wiemann, (Thu Jun 19, 4:32 pm)
Re: [PATCH 2/2 v5] Git.pm: add test suite, Jakub Narebski, (Thu Jun 19, 4:53 pm)
Re: [PATCH 2/2 v5] Git.pm: add test suite, Lea Wiemann, (Thu Jun 19, 4:55 pm)
[PATCH 2/2 v4] Git.pm: add test suite, Lea Wiemann, (Tue Jun 17, 2:59 am)
Re: [PATCH 2/2 v4] Git.pm: add test suite, Olivier Marin, (Wed Jun 18, 4:32 pm)
Re: [PATCH 2/2 v4] Git.pm: add test suite, Junio C Hamano, (Tue Jun 17, 11:16 pm)
Re: [PATCH 2/2 v4] Git.pm: add test suite, Lea Wiemann, (Wed Jun 18, 2:04 pm)
Re: [PATCH 2/2 v4] Git.pm: add test suite, Junio C Hamano, (Wed Jun 18, 3:40 pm)