Re: DBI svn 13624 not very healthy

"H.Merijn Brand" <[email protected]>
Newsgroups gmane.comp.lang.perl.modules.dbi.sybase.devel
Message-ID <[email protected]>
On Thu, 03 Dec 2009 17:35:50 +0000, Martin Evans
<[email protected]> wrote:

> H.Merijn Brand wrote:
> > Current checkout:
> > 
> > commit a5a9fc491c2f0316a39af0adb5cd82b39dabafae
> > Author: mjevans <mjevans@50811bd7-b8ce-0310-adc1-d9db26280581>
> > Date:   Wed Dec 2 10:08:18 2009 +0000
> > 
> >     Needs SQL types and DBIstcf_XXX
> > 
> > 
> >     git-svn-id: http://svn.perl.org/modules/dbi/trunk@13624 50811bd7-b8ce-0310-adc1-d9db26280581
> > 
> > 
> > 
> > t/90sql_type_cast.t ........ 1/?
> > #   Failed test 'result, non numeric cast to double'
> > #   at t/90sql_type_cast.t line 97.
> > #          got: '2'
> > #     expected: '1'
> 
> 
> 
> > #   Failed test 'result, non numeric cast to double (strict)'
> > #   at t/90sql_type_cast.t line 97.
> > #          got: '2'
> > #     expected: '0'
> 
> I'd expect those 2 at the moment as there is an outstanding issue with
> Perl_sv_2nv. I left them in so if Tim had any time he could see them.
> 
> > #   Failed test 'result, 4 byte max unsigned int cast to int'
> > #   at t/90sql_type_cast.t line 97.
> > #          got: '2'
> > #     expected: '1'
> > # Looks like you failed 3 tests of 26.
> > t/90sql_type_cast.t ........ Dubious, test returned 3 (wstat 768, 0x300)
> > Failed 3/26 subtests
> 
> What platform did you run this test on - a 64bit platform? Can you email
> me your Perl -V.

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.6.22.13-0.3-default, archname=i686-linux-64int
    uname='linux nb09 2.6.22.13-0.3-default #1 smp 20071119 15:02:58 utc i686 i686 i386 gnulinux '
    config_args='-Duse64bitint -des'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/pro/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g',
    cppflags='-fno-strict-aliasing -pipe -I/pro/local/include'
    ccversion='', gccversion='4.2.1 (SUSE Linux)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-L/pro/local/lib'
    libpth=/pro/local/lib /lib /usr/lib /usr/local/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.6.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.6.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/pro/local/lib'


Characteristics of this binary (from libperl):
  Compile-time options: DEBUGGING PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
                        USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
  Built under linux
  Compiled at Apr 21 2008 08:04:30
  @INC:
    /pro/lib/perl5/5.10.0/i686-linux-64int
    /pro/lib/perl5/5.10.0
    /pro/lib/perl5/site_perl/5.10.0/i686-linux-64int
    /pro/lib/perl5/site_perl/5.10.0
    .

Most of my other platforms are 64bitall, which is why I /develop/ on
this box.

> I don't really know how/why each test is duplicated with different
> prefixes in those below - I don't get that.

-- 
H.Merijn Brand  http://tux.nl      Perl Monger  http://amsterdam.pm.org/
using & porting perl 5.6.2, 5.8.x, 5.10.x, 5.11.x on HP-UX 10.20, 11.00,
11.11, 11.23, and 11.31, OpenSuSE 10.3, 11.0, and 11.1, AIX 5.2 and 5.3.
http://mirrors.develooper.com/hpux/           http://www.test-smoke.org/
http://qa.perl.org      http://www.goldmark.org/jeff/stupid-disclaimers/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.