From: "luislavena (Luis Lavena)" Date: 2013-01-23T19:52:16+09:00 Subject: [ruby-core:51592] [Backport93 - Backport #7721] test_too_long_path2(TestProcess) fails on mingw32 Issue #7721 has been updated by luislavena (Luis Lavena). Assignee changed from usa (Usaku NAKAMURA) to nobu (Nobuyoshi Nakada) % Done changed from 100 to 50 I can confirm, test still fails: http://ci.rubyinstaller.org/job/ruby-trunk-x86-test-all/703/console test_too_long_path2(TestProcess) [C:/Users/Worker/Jenkins/workspace/ruby-trunk-x86-build/test/ruby/test_process.rb:1393]: [ruby-core:34833]. [Errno::ENOENT, Errno::E2BIG] exception expected, not Class: Message: <"failed to allocate memory"> ---Backtrace--- C:/Users/Worker/Jenkins/workspace/ruby-trunk-x86-build/test/ruby/test_process.rb:1393:in `initialize' C:/Users/Worker/Jenkins/workspace/ruby-trunk-x86-build/test/ruby/test_process.rb:1393:in `spawn' C:/Users/Worker/Jenkins/workspace/ruby-trunk-x86-build/test/ruby/test_process.rb:1393:in `block in test_too_long_path2' --------------- ---------------------------------------- Backport #7721: test_too_long_path2(TestProcess) fails on mingw32 https://bugs.ruby-lang.org/issues/7721#change-35548 Author: phasis68 (Heesob Park) Status: Assigned Priority: Normal Assignee: nobu (Nobuyoshi Nakada) Category: Target version: [ 6319/11317] TestProcess#test_too_long_path2Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\work\snapshot-mg32>exit = 8.03 s 33) Failure: test_too_long_path2(TestProcess) [C:/work/snapshot-mg32/test/ruby/test_process.rb:1393]: [ruby-core:34833]. [Errno::ENOENT, Errno::E2BIG] expected but nothing was raised. This failure is also mentioned at https://bugs.ruby-lang.org/issues/7710#note-3 -- http://bugs.ruby-lang.org/