#1067: t/pmc/objects.t:  premature death on Darwin/PPC
---------------------+------------------------------------------------------
 Reporter:  jkeenan  |       Owner:        
     Type:  bug      |      Status:  new   
 Priority:  normal   |   Milestone:        
Component:  GC       |     Version:  1.6.0 
 Severity:  medium   |    Keywords:  pmc GC
     Lang:           |       Patch:        
 Platform:           |  
---------------------+------------------------------------------------------
 At r41500, I observed a failure in `make test` in ''t/pmc/objects.t'' on
 Darwin/PPC, but not on Linux i386.  Here is the output of `prove`:
 {{{
 $ prove -v t/pmc/objects.t
 t/pmc/objects.t ..
 1..194
 ok 1 - got classname Foo5
 ok 2 - got subclass Bar5
 [snip]
 ok 111 - set/get_integer overridden
 ok 112 - set/get_string overridden
 src/gc/api.c:253: failed assertion 'PObj_is_PMC_TEST(obj)'
 Failed 82/194 subtests

 Test Summary Report
 -------------------
 t/pmc/objects.t (Wstat: 6 Tests: 112 Failed: 0)
   Non-zero wait status: 6
   Parse errors: Bad plan.  You planned 194 tests but ran 112.
 Files=1, Tests=112,  2 wallclock secs ( 0.21 usr  0.04 sys +  0.30 cusr
 0.06 csys =  0.61 CPU)
 Result: FAIL
 }}}
 Given the name of the C-source code file at which the death occurred, I'm
 classifying this under the ''GC'' component -- but if someone understands
 this better, they can change that.

 Thank you very much.[[BR]]
 kid51

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