Branch: refs/heads/rurban/signals
  Home:   https://github.com/parrot/parrot
  Commit: de2b6c63f8670d28e3d4e393e51003e6cb205106
      
https://github.com/parrot/parrot/commit/de2b6c63f8670d28e3d4e393e51003e6cb205106
  Author: Reini Urban <[email protected]>
  Date:   2014-11-23 (Sun, 23 Nov 2014)

  Changed paths:
    M t/pmc/signal.t

  Log Message:
  -----------
  [test] re-enable t/pmc/signal.t


  Commit: 7e0b8be9e1c7c09a1a2d41d3e8bd30ba5a8dd06f
      
https://github.com/parrot/parrot/commit/7e0b8be9e1c7c09a1a2d41d3e8bd30ba5a8dd06f
  Author: Reini Urban <[email protected]>
  Date:   2014-11-23 (Sun, 23 Nov 2014)

  Changed paths:
    M ChangeLog
    M t/pmc/signal.t

  Log Message:
  -----------
  [test] Re-enabled instable signals tests as TODO

signals do work fine manually, just the tests not.
eg. on darwin:
$ (./parrot t/pmc/signal_1.pasm &); ps | grep "./[p]arrot" | cut -c1-6 | xargs 
kill -HUP
start
$ (./parrot t/pmc/signal_3.pasm &); ps | grep "./[p]arrot" | cut -c1-6 | xargs 
kill -HUP
start


Compare: https://github.com/parrot/parrot/compare/de2b6c63f867^...7e0b8be9e1c7
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to