mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
308fe1eb85
Two tests abort intentionally and they create core files if possible. In these case, we don't need to see core files so disable by `"Process.setrlimit(Process::RLIMIT_CORE, 0)` for those cases. |
||
---|---|---|
.. | ||
test_bug_reporter.rb |