diff --git a/tool/lib/test/unit/core_assertions.rb b/tool/lib/test/unit/core_assertions.rb index 00555d6e32..6742e5043b 100644 --- a/tool/lib/test/unit/core_assertions.rb +++ b/tool/lib/test/unit/core_assertions.rb @@ -110,11 +110,13 @@ module Test file ||= loc.path line ||= loc.lineno end + res_p, res_c = IO.pipe + opt[res_c.fileno] = res_c.fileno src = < marshal_error ignore_stderr = nil end