test_exec: disable systemd inheritance test
commitdc2c33552f5f72690f743e47a4a475b06503a7ca
authorEric Wong <e@80x24.org>
Wed, 8 Jul 2015 02:57:00 +0000 (8 02:57 +0000)
committerEric Wong <e@80x24.org>
Wed, 8 Jul 2015 02:57:00 +0000 (8 02:57 +0000)
tree29a9f428a382864b34341d85e9f43039ce971dec
parent718b62fb7ca31a6a199eff8cd8be462a03ce47d9
test_exec: disable systemd inheritance test

Turns out ruby does have trouble emulating systemd, for now:

[ruby-core:69895] https://bugs.ruby-lang.org/issues/11336

When we re-enable this test, we'll only enable it for fixed Rubies.
The actual socket inheritance functionality works in any version of
Ruby, of course, it's just that emulating systemd won't work until
ruby-core fixes mainline Ruby.
test/exec/test_exec.rb