git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Test failures on cygwin (v1.6.0)
@ 2008-08-26 17:41 Ramsay Jones
  2008-08-27  6:12 ` Alex Riesen
  0 siblings, 1 reply; 3+ messages in thread
From: Ramsay Jones @ 2008-08-26 17:41 UTC (permalink / raw)
  To: GIT Mailing-list

Hi *,

Having upgraded to v1.6.0, via tar-ball as usual, I must note a new
"make test" failure, namely t9700-perl-git.sh.  In order to pass, I
need to run:

GIT_SKIP_TESTS='t0004 t3700.2[1234] t9700' make test

I haven't had time to look into the new failure yet; I'll report back
when I know more. (I will send a couple of minor patches related to
the 1.6.0 build)

Also, the new test summary shows (on Linux and cygwin):

          Linux    Cygwin
fixed     1        3
success   3748     3511
failed    0        0
broken    2        2
total     3751     3520
[time:    5m47s    47m]

Note the number of fixed on cygwin. It took some time to find, but it
appears that the additional FIXED where t0050-filsystem.sh tests
5 "merge (case change)" and 6 "add (with different case)".  Again, I
haven't investigated yet.

ATB,

Ramsay Jones

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Test failures on cygwin (v1.6.0)
  2008-08-26 17:41 Test failures on cygwin (v1.6.0) Ramsay Jones
@ 2008-08-27  6:12 ` Alex Riesen
  2008-08-28 15:46   ` Ramsay Jones
  0 siblings, 1 reply; 3+ messages in thread
From: Alex Riesen @ 2008-08-27  6:12 UTC (permalink / raw)
  To: Ramsay Jones; +Cc: GIT Mailing-list

Ramsay Jones, Tue, Aug 26, 2008 19:41:50 +0200:
> Also, the new test summary shows (on Linux and cygwin):
> 
>           Linux    Cygwin
> fixed     1        3
> success   3748     3511
> failed    0        0

You have no failed tests.

> broken    2        2
> total     3751     3520
> [time:    5m47s    47m]
> 
> Note the number of fixed on cygwin. It took some time to find, but it
> appears that the additional FIXED where t0050-filsystem.sh tests
> 5 "merge (case change)" and 6 "add (with different case)".  Again, I
> haven't investigated yet.

That's normal for cygwin: the microsoft filesystems are
case-insensitive and the tests were skipped because of that.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Test failures on cygwin (v1.6.0)
  2008-08-27  6:12 ` Alex Riesen
@ 2008-08-28 15:46   ` Ramsay Jones
  0 siblings, 0 replies; 3+ messages in thread
From: Ramsay Jones @ 2008-08-28 15:46 UTC (permalink / raw)
  To: Alex Riesen; +Cc: GIT Mailing-list

Alex Riesen wrote:
> Ramsay Jones, Tue, Aug 26, 2008 19:41:50 +0200:
>> Also, the new test summary shows (on Linux and cygwin):
>>
>>           Linux    Cygwin
>> fixed     1        3
>> success   3748     3511
>> failed    0        0
> 
> You have no failed tests.
> 

True. But I guess I didn't make clear that the cygwin numbers relate
to the test summary, *after* skipping the tests that fail ;-)

>> Note the number of fixed on cygwin. It took some time to find, but it
>> appears that the additional FIXED where t0050-filsystem.sh tests
>> 5 "merge (case change)" and 6 "add (with different case)".  Again, I
>> haven't investigated yet.
> 
> That's normal for cygwin: the microsoft filesystems are
> case-insensitive and the tests were skipped because of that.
> 
> 

OK, Thanks.

ATB,

Ramsay Jones

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-08-28 17:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-26 17:41 Test failures on cygwin (v1.6.0) Ramsay Jones
2008-08-27  6:12 ` Alex Riesen
2008-08-28 15:46   ` Ramsay Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).