[parrot/parrot] d4a7f1: fix most testr failures. IMCC, and anybody else wh...

noreply at github.com noreply at github.com
Tue Dec 14 15:12:16 UTC 2010


Branch: refs/heads/embed_api2
Home:   https://github.com/parrot/parrot

Commit: d4a7f12586ec42a9df0c54c86c0d818c7f8f6273
    https://github.com/parrot/parrot/commit/d4a7f12586ec42a9df0c54c86c0d818c7f8f6273
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-12-14 (Tue, 14 Dec 2010)

Changed paths:
  M compilers/imcc/debug.c

Log Message:
-----------
fix most testr failures. IMCC, and anybody else who isn't libparrot, should never call Parrot_x_exit directly. Use Parrot_x_jump_out_error instead


Commit: 2e9b4e6c5ea5292c62c89c82ef6d130196d80ec7
    https://github.com/parrot/parrot/commit/2e9b4e6c5ea5292c62c89c82ef6d130196d80ec7
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-12-14 (Tue, 14 Dec 2010)

Changed paths:
  M t/op/exit.t

Log Message:
-----------
the test that I un-todo'd turns out to be bad and needs to be removed. Failures in loading/running pbc shouldn't exit with status 0 by default. that's stupid. Failures in program execution should signal that to the OS. I've removed the test entirely instead of re-TODOing it




More information about the parrot-commits mailing list