cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Test results for W32

From: LRN <lrn1986_at_gmail.com>
Date: Thu, 04 Apr 2013 04:00:44 +0400

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 02.04.2013 18:20, Dan Fandrich wrote:
> On Tue, Apr 02, 2013 at 05:29:10PM +0400, LRN wrote:
>> 24 285 543 571 1309 fail due to \r\n vs \n difference (my guess
>> is that data is sent over the network with correct EOLS, but curl
>> client prints it in text mode).
>
> Is this an issue with how you unpacked the source code? IIRC, the
> test suite should handle this issue. Someone else can comment on
> other known issues with running on Windows, but I thought it was
> working in Cygwin.
That's MSYS, not Cygwin.
I unpack via tar --lzma -xf, it doesn't mess up file contents.

>> Can't really say what's wrong with other tests. Most of them
>> don't give any output, maybe i haven not compiled appropriate
>> parts of curl that are tested in there?
>
> The test suite auto-detects most curl build configurations. Only if
> you used an exotic configure or compile flag should you need to
> worry about this (see the REDUCING SIZE section of INSTALL).
I configure with
    --prefix=/mingw \
    --enable-debug \
    --enable-optimize \
    --enable-warnings \
    --with-zlib=/mingw \
    --without-ssl \
    --with-gnutls=/mingw \
    --enable-ipv6 \
    --build=i686-w64-mingw32 \
    --host=i686-w64-mingw32
so that is not the case.

> The first log showed some signs of improper test suite shutdown in
> some of the tests. Try making sure all the test suite processes are
> shut down and running the failing tests one at a time.
Is there a way to specify commands that test harness would run
in-between tests? I'd use that facility to run ps and kill.

> Also, use the -d option to look for issues with starting & stopping
> the protocol test servers.
Will do

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (MingW32)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJRXMKsAAoJEOs4Jb6SI2CwLSUIAKIUyqzjw6qEM6U1Vsf7SRGs
sd1mwR3pPfRyX2/30QYSM0R82vfCIwsy2YdIxpgfWT3+spsbCc9n7UJDdavbtIOl
VzsVw6bRcPbc9egh2h+8f1W/UE01QCRCgdOmL9AwnHTAtAweD6Nd/D43bShz5FMe
RA2rEborU4M0ZDbl/e/GS6OsQ6zKuFb/6RbvTe4PMBZBCAFVajB0571/PCxFwqIL
chUx5/XVvjdGGpFuZ9NUpQ6Bmmcb90/pkOMEyB5FJ1anM8tY4IWrBw4pF7xfH7hW
pRvehJPk8gB0PmSkXYx/p0hX2epjwlWSNi56DHP0humIhBz60S8zy6I6stFqnck=
=2F64
-----END PGP SIGNATURE-----
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-04-04