# New Ticket Created by  Andy Dougherty 
# Please include the string:  [perl #19183]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=19183 >


On Solaris 8, with Sun's Workshop Compiler, using Sun's supplied
5.00503, I get the following test failure in

t/compiler/1........#     Failed test (t/compiler/1.t at line 306)
#          got: '7.000000 9.000000 4.000000 
# 7.000000 9.000000 4.000000 
# 10.000000 18.000000 0.000000 
# 32.000000 729.000000 1.000000 
# 0.400000 0.500000 Inf 
# 1.000000 0.000000 0.000000 
# 3.000000 3.000000 -4.000000 
# '
#     expected: '7.000000 9.000000 4.000000 
# 7.000000 9.000000 4.000000 
# 10.000000 18.000000 0.000000 
# 32.000000 729.000000 1.000000 
# 0.400000 0.500000 inf 
# 1.000000 0.000000 0.000000 
# 3.000000 3.000000 -4.000000 
# '
# Looks like you failed 1 tests of 14.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 14
        Failed 1/14 tests, 92.86% okay

-- 
    Andy Dougherty              [EMAIL PROTECTED]



Reply via email to