Branch: refs/heads/threads
  Home:   https://github.com/parrot/parrot
  Commit: e9dea3ce593b43cb096c7973427ec0e57058f1c5
      
https://github.com/parrot/parrot/commit/e9dea3ce593b43cb096c7973427ec0e57058f1c5
  Author: Reini Urban <[email protected]>
  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.



_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to