#2084: t/src/extend_vtable.t fails all tests with g++ build
--------------------+-------------------------------------------------------
 Reporter:  mikehh  |       Owner:  dukeleto
     Type:  bug     |      Status:  new     
 Priority:  normal  |   Milestone:          
Component:  none    |     Version:  3.2.0   
 Severity:  medium  |    Keywords:          
     Lang:          |       Patch:          
 Platform:          |  
--------------------+-------------------------------------------------------

Comment(by lucian):

 On Mac OS X 10.6.6 intel, I get this

 {{{
 t/src/extend_vtable.........................ok 1/89
 #   Failed test 'Parrot_PMC_exists_keyed'
 #   at t/src/extend_vtable.t line 162.
 # Exited with error code: [SIGNAL 11]
 # Received:
 #
 # Expected:
 # 0
 # Done!
 #
 t/src/extend_vtable.........................ok 7/89
 #   Failed test 'Parrot_PMC_set_pmc_keyed'
 #   at t/src/extend_vtable.t line 225.
 # Exited with error code: [SIGNAL 11]
 # Received:
 #
 # Expected:
 # Done!
 #
 t/src/extend_vtable.........................ok 10/89
 #   Failed test 'Parrot_PMC_(set|get)_number_keyed'
 #   at t/src/extend_vtable.t line 248.
 # Exited with error code: [SIGNAL 11]
 # Received:
 #
 # Expected:
 # 42.00
 # Done!
 #
 t/src/extend_vtable.........................NOK 11/89
 t/src/extend_vtable.........................NOK 13/89#   Failed test
 'Parrot_PMC_(set|get)_integer_keyed'
 #   at t/src/extend_vtable.t line 266.
 # Exited with error code: [SIGNAL 11]
 # Received:
 #
 # Expected:
 # 42
 # Done!
 #
 t/src/extend_vtable.........................ok 89/89# Looks like you
 failed 4 tests of 89.
 t/src/extend_vtable.........................dubious
         Test returned status 4 (wstat 1024, 0x400)
 DIED. FAILED tests 2, 8, 11, 13
         Failed 4/89 tests, 95.51% okay
 }}}

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