mirror of
https://github.com/ruby/ruby.git
synced 2026-01-28 21:14:28 +00:00
Calling some syscall functions such as Dir.chroot causes SIGSYS instead of EPERM on Android. This change skips all tests that stops the test-suite run.