#1267: t/op/bitwise.t:  Test failure subsequent to skip BigInt
---------------------+------------------------------------------------------
 Reporter:  jkeenan  |       Owner:  jkeenan 
     Type:  bug      |      Status:  assigned
 Priority:  normal   |   Milestone:          
Component:  testing  |     Version:  1.7.0   
 Severity:  medium   |    Keywords:          
     Lang:           |       Patch:  applied 
 Platform:           |  
---------------------+------------------------------------------------------
Changes (by jkeenan):

  * owner:  => jkeenan
  * status:  new => assigned
  * patch:  => applied


Comment:

 Applied bitwise_t.patch in r42491.

 This properly skipped tests on an box where BigInt was not installed:
 {{{
 ok 66 - rot_i_i_ic_ic
 ok 67 #skip no BigInt lib found
 ok 68 #skip no BigInt lib found
 ok
         2/68 skipped: various reasons
 All tests successful, 2 subtests skipped.
 Files=1, Tests=68,  1 wallclock secs ( 0.04 cusr +  0.02 csys =  0.06 CPU)
 }}}

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