#1320: ./t/pmc/multidispatch.t:  Can test be un-TODO-ed?
---------------------+------------------------------------------------------
 Reporter:  jkeenan  |       Owner:       
     Type:  todo     |      Status:  new  
 Priority:  normal   |   Milestone:       
Component:  testing  |     Version:  1.8.0
 Severity:  medium   |    Keywords:       
     Lang:           |       Patch:       
 Platform:           |  
---------------------+------------------------------------------------------

Comment(by jkeenan):

 As of today, this file still has two `TODO` items tracked in this ticket
 (as well as several tracked in TT #452).
 {{{
 not ok 19 - MMD on PMC types - Any # TODO TT #1320
 #   Failed (TODO) test 'MMD on PMC types - Any'
 #   at ./t/pmc/multidispatch.t line 644.
 # Exited with error code: 1
 # Received:
 # Class '[ 'PerlInt' ]' not found
 # current instr.: 'main' pc 6
    (/Users/jimk/work/parrot/t/pmc/multidispatch_19.pir:5)
 #
 # Expected:
 # String ok 1
 # PSt ok 2
 # Any    42
 # Any    43
 #
 ok 20 - add as function - Int, Float
 ok 21 - add as method
 not ok 22 - add as method - inherited # TODO TT #1320
 #   Failed (TODO) test 'add as method - inherited'
 #   at ./t/pmc/multidispatch.t line 730.
 # Exited with error code: 1
 # Received:
 # Method 'add' not found for invocant of class 'PInt'
 # current instr.: 'main' pc 24
    (/Users/jimk/work/parrot/t/pmc/multidispatch_22.pir:9)
 #
 # Expected:
 # 42
 #
 }}}

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1320#comment:2>
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