[parrot/parrot] e9dea3: fix [GH #856]: a 2nd interp on threaded parrot nee...

GitHub noreply at github.com
Sun Nov 18 19:50:47 UTC 2012


  Branch: refs/heads/threads
  Home:   https://github.com/parrot/parrot
  Commit: e9dea3ce593b43cb096c7973427ec0e57058f1c5
      https://github.com/parrot/parrot/commit/e9dea3ce593b43cb096c7973427ec0e57058f1c5
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-11-18 (Sun, 18 Nov 2012)

  Changed paths:
    M t/src/embed.t
    M t/src/extend.t

  Log Message:
  -----------
  fix [GH #856]: a 2nd interp on threaded parrot needs a parent

On darwin IO fails when a second interp has no parent. Disable the failing
tests for now. To fix this we would need to change the specs for Parrot_interp_new
that either the interp are automatically connected, are subsequent NULL (empty parent)
are disallowed.





More information about the parrot-commits mailing list