bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: test-select-out failures


From: Bruno Haible
Subject: Re: test-select-out failures
Date: Wed, 12 Nov 2008 11:58:52 +0100
User-agent: KMail/1.5.4

Simon Josefsson wrote:
> I can reproduce this on mingw as well:
> 
> gnulib-tool --create-testdir --dir m --with-tests select
> cd m
> ./configure --host=i586-mingw32msvc --build=i686-pc-linux-gnu
> make check
> 
> results in:
> 
> FAIL: test-select-in.sh
> FAIL: test-select-out.sh

That's not a statement about the test, it's a statement about the select()
replacement for mingw. I wrote the test precisely in order to be able to
debug mingw select().

As always, the technique is first to get the test pass on Unix platforms;
then we know the test is correct. Then only start debugging on mingw.

Bruno





reply via email to

[Prev in Thread] Current Thread [Next in Thread]