Skip to Content.
Sympa Menu

freetds - RE: freetds from cvs on cygwin - make check - 2 test fa iled

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Daniel Morgan" <danmorg AT sc.rr.com>
  • To: "TDS Development Group" <freetds AT franklin.metalab.unc.edu>
  • Subject: RE: freetds from cvs on cygwin - make check - 2 test fa iled
  • Date: Wed, 16 Oct 2002 11:28:48 -0400


The other test that failed:
FAIL: t0017

I am running Microsoft SQL Server 2000 Developer (no service packs) on
Windows XP Professional (no service packs)

I am using Mixed Mode authentication (both SQL Server and Windows
authentication).
I built freetds on cygwin using tds version 7.0

Other things installed:
MDAC 2.7 that was installed by Visual Studio.net,
.NET Framework 1.1 beta, and
Visual Studio 6 (service pack 5).

-----Original Message-----
From: bounce-freetds-149804 AT franklin.metalab.unc.edu
[mailto:bounce-freetds-149804 AT franklin.metalab.unc.edu]On Behalf Of
Castellano, Nicholas
Sent: Wednesday, October 16, 2002 10:17 AM
To: TDS Development Group
Subject: [freetds] RE: freetds from cvs on cygwin - make check - 2 test
fa iled

[...]
What was the other test that failed for you besides t0022?
[...]

-----Original Message-----
From: bounce-freetds-145195 AT franklin.oit.unc.edu
[mailto:bounce-freetds-145195 AT franklin.oit.unc.edu]
Sent: Wednesday, October 16, 2002 9:16 AM
To: TDS Development Group
Subject: [freetds] freetds from cvs on cygwin - make check - 2 test failed

[...]
I don't know if this is helpful or not, but 2 off 22 tests failed. Well,
its good that 20 tests passed! :-)

Dropping proc
Msg 3701, Level 11, State 5
Server 'DANPC', Line 1
Cannot drop the procedure 't0022', because it does not exist in the system
catal og. creating proc declare @b int exec t0022 @b = @b output

Was expecting a retname to be @b.
FAIL: t0022
====================
2 of 22 tests failed
====================
make[4]: *** [check-TESTS] Error 1
make[4]: Leaving directory `/home/DanielMorgan/freetds/src/dblib/unittests'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/home/DanielMorgan/freetds/src/dblib/unittests'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/home/DanielMorgan/freetds/src/dblib'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/DanielMorgan/freetds/src'
make: *** [check-recursive] Error 1





Archive powered by MHonArc 2.6.24.

Top of Page