Ticket #807 (closed bug: worksforme)
t/pmc/eval.t: freeze/thaw test not passing on OpenBSD/AMD 64
Description
I'm reporting this strictly on the basis of examination of Smolder reports on this particular OS/platform combination. I believe the reporter is darbelo.
Test #13 in t/pmc/eval.t is failing steadily as follows:
not ok 13 - eval.freeze+thaw # Failed test 'eval.freeze+thaw' # at t/pmc/eval.t line 418. # Exited with error code: 134 # Received: # written # hello from foo_1 # hello from foo_1 # src/call/pcc.c:563: failed assertion 'PObj_is_PMC_TEST(sig_pmc)' # Abort trap (core dumped) # # Expected: # written # hello from foo_1 # hello from foo_1 #
See, e.g., Smolder 24453.
The test appears to be passing on OpenBSD on other chips, and it appears to be passing on AMD64 other than OpenBSD.
Change History
Note: See
TracTickets for help on using
tickets.