test: mark failing tests for Rubinius
commit8b7b52c08ad5a4822c3ea1550c9fccd838696db2
authorEric Wong <normalperson@yhbt.net>
Tue, 8 Jun 2010 07:03:35 +0000 (8 07:03 +0000)
committerEric Wong <normalperson@yhbt.net>
Tue, 8 Jun 2010 07:53:17 +0000 (8 07:53 +0000)
tree5f453e4d5b6793ad76b4616603f17993105e7404
parent2760d1e0d459a8e92eadf78cdf9f09d6a3109003
test: mark failing tests for Rubinius

They cannot be worked around, but tickets have been filed
upstream (I still hate all bug trackers besides Debian's).

TCPServer.for_fd (needed for zero-downtime upgrades):
  http://github.com/evanphx/rubinius/issues/354

UnixServer.for_fd (needed for zero-downtime upgrades):
  http://github.com/evanphx/rubinius/issues/355

Signal handling behavior seems broken (OOM or segfaults):
  http://github.com/evanphx/rubinius/issues/356
test/exec/test_exec.rb
test/unit/test_signals.rb
test/unit/test_socket_helper.rb