On Tue, 18 Oct 2011 13:15:58 -0400, Yanick Champoux
<champ...@pythian.com> wrote:

> Hi all,
> 
>      As no issue has been found with DBD::Oracle v1.31_00, it has been 
> promoted to v1.32 and is on its way to CPAN.

With a perl configured with -Duselongdouble:
This is perl 5, version 14, subversion 1 (v5.14.1) built for i686-linux-64int-ld

Installing on a linux, Ver#2.6
Using Oracle in /usr/lib/oracle/11.2/client
DEFINE _SQLPLUS_RELEASE = "1102000200" (CHAR)
Oracle version 11.2.0.2 (11.2)

SQL*Plus: Release 11.2.0.2.0 Production on Fri Oct 21 16:48:54 2011
Connected to:
Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options

t/58object.t ............ 5/65
#   Failed test 'new: Row 1 column 2 object attributes'
#   at t/58object.t line 177.
#     Structures begin differing at:
#          $got->[7] = '12345.678899999999'
#     $expected->[7] = '12345.6789'

#   Failed test 'new: Row 1 column 2 object attributes'
#   at t/58object.t line 184.
#     Structures begin differing at:
#          $got->[7] = '777.666000000000054'
#     $expected->[7] = '777.666'

#   Failed test 'DBD::Oracle::Object->attr_hash'
#   at t/58object.t line 199.
#     Structures begin differing at:
#          $got->{AMOUNT} = '777.666000000000054'
#     $expected->{AMOUNT} = '777.666'

#   Failed test 'DBD::Oracle::Object->attr'
#   at t/58object.t line 200.
#     Structures begin differing at:
#          $got->{AMOUNT} = '777.666000000000054'
#     $expected->{AMOUNT} = '777.666'
# Looks like you failed 4 tests of 65.
t/58object.t ............ Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/65 subtests

Test Summary Report
-------------------
t/58object.t          (Wstat: 1024 Tests: 65 Failed: 4)
  Failed tests:  41, 45, 47-48
  Non-zero exit status: 4
Files=33, Tests=2525, 23 wallclock secs ( 0.42 usr  0.04 sys +  3.38 cusr  0.56 
csys =  4.40 CPU)
Result: FAIL
Failed 1/33 test programs. 4/2525 subtests failed.

>      Also, the next trial version v1.33_00 is also to appear in a few 
> instants. The changelog is small and deal mostly with doc changes:
> 
> Changes in DBD-Oracle 1.33_00 (18-10-2011)
> 
>   [BUG FIXES]
>   - COLUMN_SIZE of VARCHAR2 returns size in chars, not bytes. [RT#13865]
>      (reported by Stefano and Laurent Dami)
> 
>   [DOCUMENTATION]
>   - add mention of the github mirror of the subversion repository
>   - add 'resources' info to META.yml
>   - fixed broken link to Oracle DRCP doc in POD (John Scoles)
> 
> 
>      As usual, if you are so inclined, please test and provide feedback. 
> Unless issues are found, this load should be promoted for general 
> consumption in 2 weeks.
> 
> Joy,
> `/anick
> 
> --
> Pythian proud winner of Oracle North America Titan Award for Exadata 
> Solution... Read more & see us at OpenWorld bit.ly/pythianoow11
> 


-- 
H.Merijn Brand  http://tux.nl      Perl Monger  http://amsterdam.pm.org/
using 5.00307 through 5.14 and porting perl5.15.x on HP-UX 10.20, 11.00,
11.11, 11.23 and 11.31, OpenSuSE 10.1, 11.0 .. 11.4 and 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/

Reply via email to