#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):

 Since the merge of the orderedhash_revamp branch at r43686 I am getting
 this test failing again in testr with gcc builds on Ubuntu 9.10 amd64, but
 it passes on g++ builds on the same platform.
 {{{
 #   Failed test 'eval.thaw'
 #   at t/pmc/eval.t line 397.
 # Exited with error code: 139
 # Received:
 # hello from foo_1
 # Segmentation fault
 #
 # Expected:
 # hello from foo_1
 # hello from foo_1
 #


 Test Summary Report
 -------------------
 t/pmc/eval.t                       (Wstat: 256 Tests: 17 Failed: 1)
   Failed test:  12
   Non-zero exit status: 1
 Files=223, Tests=7085, 51 wallclock secs ( 2.56 usr  0.58 sys + 40.53 cusr
 24.85 csys = 68.52 CPU)
 Result: FAIL
 make[1]: *** [testr] Error 1

 }}}

 note that the Segmentation fault seems to occur earlier than it occurred
 when the error first came up and seemed to be resolved.

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