[#46184] [ruby-trunk - Bug #7095][Open] Non-recursive marking — "authorNari (Narihiro Nakamura)" <authorNari@...>
6 messages
2012/10/01
[#46189] [ruby-trunk - Bug #7100][Open] WEBrick::HTTPServer.new で BindAddress を指定しない場合に必ず警告が記録される — "sho-h (Sho Hashimoto)" <sho-h@...>
5 messages
2012/10/02
[#46203] [ruby-trunk - Bug #7111][Open] New build option to enable/disable global method caching — "shugo (Shugo Maeda)" <redmine@...>
5 messages
2012/10/06
[#46258] [ANN] 2.0.0 feature freeze — Yusuke Endoh <mame@...>
Japanese later; 日本語は後で
5 messages
2012/10/24
[#46309] [ruby-trunk - Bug #2154][Assigned] filesystem encoding of UNIX — "usa (Usaku NAKAMURA)" <usa@...>
13 messages
2012/10/29
[#46310] Re: [ruby-trunk - Bug #2154][Assigned] filesystem encoding of UNIX
— Tanaka Akira <akr@...>
2012/10/29
2012年10月29日 10:31 usa (Usaku NAKAMURA) <usa@garbagecollect.jp>:
[#46366] Re: [ruby-trunk - Bug #2154][Assigned] filesystem encoding of UNIX
— "U.Nakamura" <usa@...>
2012/11/02
こんにちは、なかむら(う)です。
[#46375] Re: [ruby-trunk - Bug #2154][Assigned] filesystem encoding of UNIX
— KOSAKI Motohiro <kosaki.motohiro@...>
2012/11/02
>> とくに指定しなければ、default external は locale から設定されるので、
[#46376] Re: [ruby-trunk - Bug #2154][Assigned] filesystem encoding of UNIX
— Urabe Shyouhei <shyouhei@...>
2012/11/02
On 11/02/2012 01:56 PM, KOSAKI Motohiro wrote:
[#46396] Re: [ruby-trunk - Bug #2154][Assigned] filesystem encoding of UNIX
— "U.Nakamura" <usa@...>
2012/11/05
こんにちは、なかむら(う)です。
[ruby-dev:46248] [ruby-trunk - Bug #4121] test_getpty_nonexistentで止まることがある
From:
"dafiku (dafi harisy)" <dafi@...>
Date:
2012-10-23 05:28:18 UTC
List:
ruby-dev #46248
Issue #4121 has been updated by dafiku (dafi harisy). Everlastingly, an issue with the intention of I am passionate in this vicinity. I be inflicted with looked for in rank of this feature for the last numerous hours. Your locate is greatly valued. http://www.yourhousecontents.com/ http://www.electroscanogram.com/ http://www.videophototravel.info/ http://www.supershinelaundry.com/ http://www.ywor.info/ http://www.bicity.info/ http://www.ubidyne.info/ ---------------------------------------- Bug #4121: test_getpty_nonexistentで止まることがある https://bugs.ruby-lang.org/issues/4121#change-31316 Author: kyanagi (Kouhei Yanagita) Status: Closed Priority: Normal Assignee: kosaki (Motohiro KOSAKI) Category: core Target version: ruby -v: ruby 1.9.3dev (2010-12-06 trunk 30091) [x86_64-linux] =begin CentOS 5.5 で、test_pty.rbが途中で止まることがあります。 毎回止まるわけではなく、正しくテストが実行されることも多いです。 while true; do make test-all TESTS='test_pty.rb'; done などと連続で実行させると簡単に再現できます。 Debian lennyでは問題は発生しませんでした。 $ make test-all TESTS='test_pty.rb' ./miniruby -I./lib -I.ext/common ./tool/runruby.rb --extout=.ext -- "./test/runner.rb" test_pty.rb Run options: # Running tests: .....(ここで止まるのでC-cで中断する)F...... Finished tests in 2.729398s, 4.3966 tests/s, 10.6251 assertions/s. 1) Failure: test_getpty_nonexistent(TestPTY) [/home/yanagi/tmp/ruby/test/test_pty.rb:157]: [ruby-dev:41965] [Errno::ENOENT] exception expected, not Class: <Interrupt> Message: <""> ---Backtrace--- /home/yanagi/tmp/ruby/test/test_pty.rb:159:in `getbyte' /home/yanagi/tmp/ruby/test/test_pty.rb:159:in `getpty' /home/yanagi/tmp/ruby/test/test_pty.rb:159:in `block (2 levels) in test_getpty_nonexistent' --------------- 12 tests, 29 assertions, 1 failures, 0 errors, 0 skips make: *** [yes-test-all] Error 1 =end -- http://bugs.ruby-lang.org/