Skip to Content.
Sympa Menu

freetds - Re: [freetds] [0.95rc1] Some preliminary test results

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Frediano Ziglio <freddy77 AT gmail.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] [0.95rc1] Some preliminary test results
  • Date: Sat, 9 May 2015 22:59:21 +0100

2015-05-07 19:50 GMT+01:00 Sergio NNX <sfhacker AT hotmail.com>:
> Thanks guys for all your hard work!
>
> Some test results .... using MS SQL Server 2008
>
> Compile-time settings (established with the "configure" script)
> Version: freetds v0.95rc1
> freetds.conf directory: \freetds-0.95rc1\etc
> MS db-lib source compatibility: no
> Sybase binary compatibility: no
> Thread safety: yes
> iconv library: yes
> TDS version: 7.0
> iODBC: no
> unixodbc: yes
> SSPI "trusted" logins: yes
> Kerberos: yes (Heimdal 1.6.99)
> OpenSSL: yes (OpenSSL 1.0.2a)
> GnuTLS: no
>
>
> ===================
> All 20 tests passed (tds/unittests)
> ===================

Where are src/replacements/unittests?
Are you using Cygwin or MingW.
I suspect some problems raise from test that create thread. Can you
post your config.h?

>
> ===================
> All 29 tests passed (ctlib/unittests)
> ===================
>
> ====================
> 2 of 35 tests failed (dblib/unittests)
> ====================
>
> Failed tests: rpc, thread
>
> [...]
> retrieving output parameters...
> param name type length data
> ---- ------------------- ---- ----- ------------------------------
> 1 @null_input 39 3 xml
> 2 @first_type 39 6 bigint
> 3 @nullout 56 0
> 4 @varchar_tds7_out 39 8000 ÷÷÷÷÷÷÷÷÷÷...
> 5 @nvarchar_tds7_out 39 4000 öööööööööö...
> 6 @nrows 56 4 3
> Good: Got 6 output parameters and 1 return status of 42.
> Expected an empty resultset got 2.
> FAIL rpc (exit status: 1)
>
> ====================
> 8 of 71 tests failed (odbc/unittests)
> ====================
>
> Failed tests: connect, genparams, rpc, typeinfo, describecol, timeout3,
> freeclose, cancel
>

Frediano




Archive powered by MHonArc 2.6.24.

Top of Page