#205: r35872 test fails on solaris
---------------------+------------------------------------------------------
 Reporter:  jsut     |        Type:  bug    
   Status:  new      |    Priority:  normal 
Milestone:           |   Component:  core   
  Version:  trunk    |    Severity:  medium 
 Keywords:  testing  |        Lang:         
    Patch:           |    Platform:  solaris
---------------------+------------------------------------------------------

Comment(by jsut):

 i just pulled this from svn and attempted to build / test again.  here's
 the current status as of r48417:

 Test Summary Report
 -------------------
 t/dynoplibs/trans-infnan.t                (Wstat: 0 Tests: 67 Failed: 11)
   Failed tests:  10-11, 13-14, 21-22, 24-25, 56, 59, 62
 t/dynoplibs/trans-old.t                   (Wstat: 256 Tests: 13 Failed: 1)
   Failed test:  5
   Non-zero exit status: 1
 Files=355, Tests=12459, 181 wallclock secs ( 2.07 usr  0.75 sys + 71.99
 cusr  5.27 csys = 80.08 CPU)
 Result: FAIL

 not ok 10 - asin: asin Inf
 # Have: 0
 # Want: NaN
 not ok 11 - ... asin -Inf
 # Have: 0
 # Want: NaN

 not ok 13 - ... asin -2
 # Have: 0
 # Want: NaN
 not ok 14 - ... asin 2
 # Have: 0
 # Want: NaN

 not ok 21 - acos: acos Inf
 # Have: 0
 # Want: NaN
 not ok 22 - ... acos -Inf
 # Have: 0
 # Want: NaN

 not ok 24 - ... acos -2
 # Have: 0
 # Want: NaN
 not ok 25 - ... acos 2
 # Have: 0
 # Want: NaN

 not ok 56 - ... ln Inf
 # Have: -Inf
 # Want: NaN

 not ok 59 - ... log10 -Inf
 # Have: -Inf
 # Want: NaN

 not ok 62 - ... log2 -Inf
 # Have: -Inf
 # Want: NaN



 not ok 5 - atan, part 2

 #   Failed test 'atan, part 2'
 #   at t/dynoplibs/trans-old.t line 206.
 #          got: 'not ok 1
 # '
 #     expected: 'ok 1

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/205#comment:8>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to