#1924: Incorrect use of is function in PIR tests raises misleading error
--------------------+-------------------------------------------------------
 Reporter:  rfw     |        Type:  bug    
   Status:  new     |    Priority:  normal 
Milestone:          |   Component:  testing
  Version:  2.11.0  |    Severity:  medium 
 Keywords:          |        Lang:         
    Patch:          |    Platform:  all    
--------------------+-------------------------------------------------------
 When attempting to compare two non-Number values with the `is` function in
 a PIR test using an epsilon parameter, the following error occurs:

 {{{
 too many positional arguments: 4 passed, 4 expected
 }}}

 This message is misleading (not to mention that it makes no sense) and
 should be replaced with something more suitable.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1924>
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