#1142: test 12 of t/pmc/eval.t fails in testr (passes in other runcores)
---------------------+------------------------------------------------------
 Reporter:  mikehh   |        Owner:          
     Type:  bug      |       Status:  reopened
 Priority:  normal   |    Milestone:          
Component:  testing  |      Version:  trunk   
 Severity:  medium   |   Resolution:          
 Keywords:           |         Lang:          
    Patch:           |     Platform:          
---------------------+------------------------------------------------------

Comment(by mikehh):

 I tested at r43654 and gcc still fails the test on amd64 (with and without
 --optimize).  It PASSes on g++ builds and on i386 builds (all variants).

 Running ./parrot -t t/pmc/eval_12.pbc (after ./parrot t/pmc/eval_11.pbc)
 built using gcc on Ubuntu 9.10 i386 is pretty much the same as the g++
 result in the previous comment (different addresses and temp file of
 course) but otherwise the same.  i.e. it does not invoke the GC mark/GC
 collect whereas the gcc builds on amd64 does.

 Note the comment by plobsing++ above on the GC mark/collect.

 BTW the branch orderedhash_revamp was merged at r43586 (~~not r43686~~) as
 per an earlier comment

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