mirror of
https://github.com/ruby/ruby.git
synced 2026-08-12 08:20:37 +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.