[parrot/parrot] 43a45b: [test] re-enable t/pmc/signal.t

GitHub noreply at github.com
Fri Dec 5 14:44:45 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 43a45bbea22de3f2beb14db15f3cde1b7d4ca885
      https://github.com/parrot/parrot/commit/43a45bbea22de3f2beb14db15f3cde1b7d4ca885
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-12-05 (Fri, 05 Dec 2014)

  Changed paths:
    M t/pmc/signal.t

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


  Commit: 9f260c62e605cc180f285a7ffad7f6d9d97732b6
      https://github.com/parrot/parrot/commit/9f260c62e605cc180f285a7ffad7f6d9d97732b6
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-12-05 (Fri, 05 Dec 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


  Commit: dc51163d362524f8228df084d9f35b3a22f13dcb
      https://github.com/parrot/parrot/commit/dc51163d362524f8228df084d9f35b3a22f13dcb
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-12-05 (Fri, 05 Dec 2014)

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

  Log Message:
  -----------
  Merge branch 'smoke-me/signal-tests'


Compare: https://github.com/parrot/parrot/compare/1f0aa35b7a30...dc51163d3625


More information about the parrot-commits mailing list