On FreeBSD omit the test to close a pipe while reading [ci skip]

This commit is contained in:
Nobuyoshi Nakada 2022-06-21 09:36:37 +09:00
parent 596f4b0d3a
commit a343952d19
No known key found for this signature in database
GPG Key ID: 7CD2805BFA3770C6

View File

@ -83,6 +83,7 @@ assert_normal_exit %q{
ARGF.set_encoding "foo"
}
/freebsd/ =~ RUBY_PLATFORM or
10.times do
assert_normal_exit %q{
at_exit { p :foo }