ruby--ruby/test/zlib
Yusuke Endoh 81d52978d0 test/zlib/test_zlib.rb: stop a failure on armv7l
The platform defines a constant File::TMPFILE, but it seems unavailable
(maybe depending on the file system?).

http://rubyci.s3.amazonaws.com/scw-9d6766/ruby-master/log/20210322T171707Z.fail.html.gz

This change adds some rescue cluases to the test, copied from
test/ruby/test_file.rb.
2021-03-23 12:20:58 +09:00
..
test_zlib.rb test/zlib/test_zlib.rb: stop a failure on armv7l 2021-03-23 12:20:58 +09:00