Steffen Goeldner wrote:
> 
> Tim Bunce wrote:
> >
> >   http://homepage.eircom.net/~timbunce/DBI-1.40-rc1-20040107.tar.gz
> >
> > I'd appreciate some testing on a variety of platforms, perls and drivers.
> 
> For my Perl 5.6.1, MSWin32, Borland 5.5., 03handle.t failed:

Commenting out line 91 (print Dumper($imp_data);) helps:

t\03handle....1..34
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17
ok 18
ref leak using
ok 19
ref leak using Driver 1
ok 20
ok 21
ref leak using Database 1
ok 22
ok 23
ref leak using Database 1 Driver 1
ok 24
ok 25
ok 26
take_imp_data
ok 27
ok 28
ok 29
ok 30
ok 31
ok 32
ok 33
use dbi_imp_data
ok 34
ok
All tests successful.
Files=1, Tests=34,  2 wallclock secs ( 0.00 cusr +  0.00 csys =  0.00 CPU)



Steffen
t\01basics.............ok
t\02dbidrv.............ok
t\03handle.............ok
t\04mods...............ok
t\05thrclone...........skipped: this perl 5.006001 not configured to support iThreads
t\06attrs..............ok
t\07kids...............ok
t\08keeperr............ok
t\10examp..............ok
t\15array..............ok
t\20meta...............ok
t\30subclass...........ok
t\40profile............ok
t\41prof_dump..........ok
t\42prof_data..........ok
t\60preparse...........ok
t\80proxy..............ok
t\zz_01basics_pp.......         Using DBI::PurePerl (DBI_PUREPERL=2)
t\zz_01basics_pp.......ok
t\zz_02dbidrv_pp.......ok
t\zz_03handle_pp.......ok
t\zz_04mods_pp.........ok
t\zz_05thrclone_pp.....skipped: this perl 5.006001 not configured to support iThreads
t\zz_06attrs_pp........ok
t\zz_07kids_pp.........skipped: $h->{Kids} attribute not supported for DBI::PurePerl
t\zz_08keeperr_pp......ok
t\zz_10examp_pp........ok 52/245 Taint mode switching tests skipped
t\zz_10examp_pp........ok
t\zz_15array_pp........ok
t\zz_20meta_pp.........ok
t\zz_30subclass_pp.....ok
t\zz_40profile_pp......skipped: profiling not supported for DBI::PurePerl
t\zz_41prof_dump_pp....skipped: profiling not supported for DBI::PurePerl
t\zz_42prof_data_pp....skipped: profiling not supported for DBI::PurePerl
t\zz_60preparse_pp.....skipped: preparse not supported for DBI::PurePerl
t\zz_80proxy_pp........skipped: DBD::Proxy currently has a problem under DBI::PurePerl
All tests successful, 8 tests skipped.
Files=34, Tests=1368, 115 wallclock secs ( 0.00 cusr +  0.00 csys =  0.00 CPU)
C:\opt\perl\bin\perl.exe -Iblib\arch -Iblib\lib -IC:\opt\perl\lib -IC:\opt\perl\lib 
test.pl
test.pl
DBI test application $Revision: 11.6 $
Using C:/temp/DBI-1.40-RC1/blib
Switch: DBI 1.40 by Tim Bunce, 1.40
Available Drivers: ADO, Dbg, Dummy, ExampleP, Multiplex, ODBC, Oracle, Proxy, Sponge
dbi:ExampleP:: testing 5 sets of 20 connections:
Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Disconnecting...
Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Disconnecting...
Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Disconnecting...
Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Disconnecting...
Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Disconnecting...
Made 100 connections in  0 wallclock secs ( 0.19 usr +  0.01 sys =  0.20 CPU)

Testing handle creation speed...
10000 NullP statement handles cycled in 8.7 cpu+sys seconds (1145 per sec)

test.pl done

Reply via email to