tests: skip config.ru parsing tests under rbx
commit18e6540cb0fd824989dacecc84039d91b539a101
authorEric Wong <normalperson@yhbt.net>
Thu, 10 Jun 2010 22:15:44 +0000 (10 22:15 +0000)
committerEric Wong <normalperson@yhbt.net>
Thu, 10 Jun 2010 22:15:44 +0000 (10 22:15 +0000)
tree3206f510afa36f69a71f1071afbecb82e883788d
parent89707c2c8dd7068d6fe9bd7f12b389e937fe1fed
tests: skip config.ru parsing tests under rbx

eval("...", TOPLEVEL_BINDING) is broken for us in Rubinius
(And our code is extremely nasty as well :x)

ref: http://github.com/evanphx/rubinius/issues/357
t/t0003-working_directory.sh
t/t0303-rails3-alt-working_directory_config.ru.sh