# Failed test 'clone_key_arg' # at t/op/calling.t line 1409. # Exited with error code: [SIGNAL 6] # Received: # src/call/context.c:1464: failed assertion 'Parrot_pcc_get_regs_used(interp, ctx, REGNO_INT) > idx' # # Expected: # key 3 42 # ok # # Looks like you failed 1 test of 94. t/op/calling.t .. not ok 16 - argc mismatch, too many - no getparams # TODO no get_params at all not ok 93 - arg mismatch with no params # TODO RT #39844 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/94 subtests # Failed test 'caller introspection via interp' # at t/pmc/sub.t line 838. # Exited with error code: [SIGNAL 6] # Received: # src/call/context.c:1464: failed assertion 'Parrot_pcc_get_regs_used(interp, ctx, REGNO_INT) > idx' # # Expected: # main foo # Bar bar # subname: bar # Bar foo # caller 0 foo # caller 1 bar # caller 2 foo # caller 3 main # Bar foo # caller 0 foo # caller 1 main # ok # # Looks like you failed 1 test of 68. t/pmc/sub.t ..... not ok 68 - Thaw PIR subclass # TODO See TT#132 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/68 subtests Test Summary Report ------------------- t/op/calling.t (Wstat: 256 Tests: 94 Failed: 1) Failed test: 52 Non-zero exit status: 1 t/pmc/sub.t (Wstat: 256 Tests: 68 Failed: 1) Failed test: 36 Non-zero exit status: 1 Files=2, Tests=162, 40 wallclock secs ( 0.22 usr 0.05 sys + 5.71 cusr 7.90 csys = 13.88 CPU) Result: FAIL