diff options
author | Kazuhiro NISHIYAMA <zn@mbf.nifty.com> | 2020-09-30 15:41:14 +0900 |
---|---|---|
committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2020-11-12 21:45:06 +0900 |
commit | cd2e02c2115a5c0e25eaf59db53333fa7a68fbf9 (patch) | |
tree | 0e76deef96591d28916af0395daa45e5f139882c /README-json-jruby.md | |
parent | 934e43323856431ceba4a6078a87a03140baa7e2 (diff) | |
download | json-cd2e02c2115a5c0e25eaf59db53333fa7a68fbf9.tar.gz |
Fix `Leaked tempfile`s
http://rubyci.s3.amazonaws.com/debian10/ruby-master/log/20200930T033004Z.diff.html.gz
```
[n/n] JSONCommonInterfaceTest#test_load = <elapsed> s
[n/n] JSONCommonInterfaceTest#test_load_file = <elapsed> s
+Leaked tempfile: JSONCommonInterfaceTest#test_load_file: #<Tempfile:<build-dir>/tmp/20200930-7601-ptnv6i (closed)>
[n/n] JSONCommonInterfaceTest#test_load_file! = <elapsed> s
+Leaked tempfile: JSONCommonInterfaceTest#test_load_file!: #<Tempfile:<build-dir>/tmp/20200930-7601-1la6m9 (closed)>
[n/n] JSONCommonInterfaceTest#test_load_file_with_option = <elapsed> s
+Leaked tempfile: JSONCommonInterfaceTest#test_load_file_with_option: #<Tempfile:<build-dir>/tmp/20200930-7601-blf9hz (closed)>
[n/n] JSONCommonInterfaceTest#test_load_file_with_option! = <elapsed> s
+Leaked tempfile: JSONCommonInterfaceTest#test_load_file_with_option!: #<Tempfile:<build-dir>/tmp/20200930-7601-b5gsdb (closed)>
```
Diffstat (limited to 'README-json-jruby.md')
0 files changed, 0 insertions, 0 deletions