ruby-dev (Japanese) list archive (unofficial mirror)
 help / color / mirror / Atom feed
From: Yui NARUSE <redmine@ruby-lang.org>
To: ruby-dev@ruby-lang.org (ruby developers list)
Subject: [ruby-dev:43911] [Ruby 1.9 - Bug #4157][Assigned] test_pty で、たまに出る Failure
Date: Sun, 26 Jun 2011 16:28:34 +0900	[thread overview]
Message-ID: <redmine.journal-18353.20110626162832@ruby-lang.org> (raw)
In-Reply-To: redmine.issue-4157.20101214171632@ruby-lang.org


Issue #4157 has been updated by Yui NARUSE.

Status changed from Open to Assigned
Assignee set to Makoto Kishimoto

もうこれ再現しないと思うんですがいかがでしょうが
----------------------------------------
Bug #4157: test_pty で、たまに出る Failure
http://redmine.ruby-lang.org/issues/4157

Author: Makoto Kishimoto
Status: Assigned
Priority: Low
Assignee: Makoto Kishimoto
Category: 
Target version: 
ruby -v: ruby 1.9.3dev (2010-12-14 trunk 30206) [x86_64-freebsd8.2]


=begin
 amd64 FreeBSD8 でも #4121 が起きることがあるのですが、
 while で $ while make test-all TESTS="test_pty.rb" ; do : ; done のように実行していると、他の Failure がたまに起きます。
 以下のように、どれも、期待した文字列の代わりに nil が返っています。
 
   1) Failure:
 test_argv0(TestPTY) [/export/home/ksmakoto/ruby-git/test/test_pty.rb:45]:
 <"bar\r\n"> expected but was
 <nil>.
 
   1) Failure:
 test_commandline(TestPTY) [/export/home/ksmakoto/ruby-git/test/test_pty.rb:36]:
 <"foo\r\n"> expected but was
 <nil>.
 
   1) Failure:
 test_spawn_with_block(TestPTY) [/export/home/ksmakoto/ruby-git/test/test_pty.rb:26]:
 <"b\r\n"> expected but was
 <nil>.
 
   1) Failure:
 test_spawn_without_block(TestPTY) [/export/home/ksmakoto/ruby-git/test/test_pty.rb:19]:
 <"a\r\n"> expected but was
 <nil>.
=end



-- 
http://redmine.ruby-lang.org

       reply	other threads:[~2011-06-26  7:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <redmine.issue-4157.20101214171632@ruby-lang.org>
2011-06-26  7:28 ` Yui NARUSE [this message]
2011-06-26  8:00 ` [ruby-dev:43916] [Ruby 1.9 - Bug #4157] test_pty で、たまに出る Failure Makoto Kishimoto
2011-06-26  8:36 ` [ruby-dev:43925] [Ruby 1.9 - Bug #4157][Closed] " Hiroshi NAKAMURA
2011-06-27  3:18 ` [ruby-dev:43958] [Ruby 1.9 - Bug #4157] " Makoto Kishimoto
2011-06-27  4:02 ` [ruby-dev:43959] [Ruby 1.9 - Bug #4157][Assigned] " Motohiro KOSAKI
2018-03-09  0:24 ` [ruby-dev:50496] [Ruby trunk Bug#4157][Closed] " mame

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.ruby-lang.org/en/community/mailing-lists/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=redmine.journal-18353.20110626162832@ruby-lang.org \
    --to=ruby-dev@ruby-lang.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).