Odd. Could you send me the 85gofer.log file after running this:

    DBI_TRACE=4 DBD_GOFER_TRACE=1 perl -Mblib t/85gofer.t > 85gofer.log 2>&1

Thanks.

Tim.

On Fri, Feb 02, 2007 at 03:59:24PM +0000, Tielman de Villiers wrote:
> On Fri, 2007-02-02 at 15:45 +0000, Tim Bunce wrote:
> > Now an RC3 (with the t/*_13taint.t fix) to make life simple for those just 
> > waking up:
> > 
> >      http://homepage.mac.com/tim.bunce/.Public/perl/DBI-1.54-RC3.tar.gz
> > 
> 
> uname -a
> SunOS xxxx 5.9 Generic_112233-06 sun4u sparc SUNW,Ultra-80
> 
> perl -v
> This is perl, v5.8.0 built for sun4-solaris
> 
> 
> 
> [snip]
> t/85gofer.................ok
> 1/0                                             
> t/85gofer.................NOK 2#   Failed test in t/85gofer.t at line
> 51.    
> 
> #   Failed test in t/85gofer.t at line 52.
> t/85gofer.................NOK 3#          got: 'to
> delete'                   
> #     expected: undef
> t/85gofer.................ok
> 4/0                                             
> #   Failed test in t/85gofer.t at line 54.
> t/85gofer.................NOK 10#          got:
> '4'                          
> #     expected: '3'
> # Looks like you failed 3 tests of 10.
> t/85gofer.................dubious                                            
>         Test returned status 3 (wstat 768, 0x300)
> DIED. FAILED tests 2-3, 10
>         Failed 3/10 tests, 70.00% okay
> [snip]
> t/zvg_85gofer.............ok
> 1/0                                             
> #   Failed test in ./t/85gofer.t at line 51.
> t/zvg_85gofer.............NOK
> 2                                              
> #   Failed test in ./t/85gofer.t at line 52.
> t/zvg_85gofer.............NOK 3#          got: 'to
> delete'                   
> #     expected: undef
> 
> #   Failed test in ./t/85gofer.t at line 54.
> t/zvg_85gofer.............NOK 10#          got:
> '4'                          
> #     expected: '3'
> # Looks like you failed 3 tests of 10.
> t/zvg_85gofer.............dubious                                            
>         Test returned status 3 (wstat 768, 0x300)
> DIED. FAILED tests 2-3, 10
>         Failed 3/10 tests, 70.00% okay
> [snip]
> t/zvp_85gofer.............ok
> 1/0                                             
> #   Failed test in ./t/85gofer.t at line 51.
> t/zvp_85gofer.............NOK
> 2                                              
> #   Failed test in ./t/85gofer.t at line 52.
> t/zvp_85gofer.............NOK 3#          got: 'to
> delete'                   
> #     expected: undef
> 
> #   Failed test in ./t/85gofer.t at line 54.
> t/zvp_85gofer.............NOK 10#          got:
> '4'                          
> #     expected: '3'
> # Looks like you failed 3 tests of 10.
> t/zvp_85gofer.............dubious                                            
>         Test returned status 3 (wstat 768, 0x300)
> DIED. FAILED tests 2-3, 10
> [snip]
> t/zvxgp_85gofer...........ok
> 1/0                                             
> #   Failed test in ./t/85gofer.t at line 51.
> t/zvxgp_85gofer...........NOK
> 2                                              
> #   Failed test in ./t/85gofer.t at line 52.
> t/zvxgp_85gofer...........NOK 3#          got: 'to
> delete'                   
> #     expected: undef
> t/zvxgp_85gofer...........ok
> 4/0                                             
> #   Failed test in ./t/85gofer.t at line 54.
> t/zvxgp_85gofer...........NOK 10#          got:
> '4'                          
> #     expected: '3'
> # Looks like you failed 3 tests of 10.
> t/zvxgp_85gofer...........dubious                                            
>         Test returned status 3 (wstat 768, 0x300)
> DIED. FAILED tests 2-3, 10
>         Failed 3/10 tests, 70.00% okay
> Failed Test       Stat Wstat Total Fail  Failed  List of Failed
> -------------------------------------------------------------------------------
> t/85gofer.t          3   768    10    3  30.00%  2-3 10
> t/zvg_85gofer.t      3   768    10    3  30.00%  2-3 10
> t/zvp_85gofer.t      3   768    10    3  30.00%  2-3 10
> t/zvxgp_85gofer.t    3   768    10    3  30.00%  2-3 10
> 30 tests and 260 subtests skipped.
> Failed 4/117 test scripts, 96.58% okay. 12/4416 subtests failed, 99.73%
> okay.
> make: *** [test_dynamic] Error 3

Reply via email to