Branch: refs/heads/smoke-me/signal-tests
  Home:   https://github.com/parrot/parrot
  Commit: e0759c1db94cfad85caaec203094b0f49dda12db
      
https://github.com/parrot/parrot/commit/e0759c1db94cfad85caaec203094b0f49dda12db
  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: d8c1e99a248f42558582db2a9287a44f0ec7aff6
      
https://github.com/parrot/parrot/commit/d8c1e99a248f42558582db2a9287a44f0ec7aff6
  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/7e0b8be9e1c7...d8c1e99a248f
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to