mirror of
https://github.com/ruby/ruby.git
synced 2026-08-26 05:33:33 +08: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.