Project

General

Profile

Actions

Bug #4334

closed

r30660 以降 ruby/test_require.rb で 2F

Added by metanest (Makoto Kishimoto) about 13 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 1.9.3dev (2011-01-28 trunk 30684) [x86_64-freebsd8.2]
Backport:
[ruby-dev:43132]

Description

=begin
r30660 以降、ruby/test_require.rb で 2F になっています。

$ make test-all TESTS='-v -n "/test_require/" ruby/test_require.rb'
./miniruby -I../lib -I. -I.ext/common ../tool/runruby.rb --extout=.ext -- "../test/runner.rb" -v -n "/test_require/" ruby/test_require.rb
Run options: -v -n /test_require/

Running tests:

TestRequire#test_require_invalid_shared_object = 0.04 s = .
TestRequire#test_require_nonascii = 0.02 s = .
TestRequire#test_require_path_home = 0.02 s = F
TestRequire#test_require_too_long_filename = 0.16 s = F

Finished tests in 0.237330s, 16.8542 tests/s, 42.1355 assertions/s.

  1. Failure:
    test_require_path_home(TestRequire) [/export/home/ksmakoto/ruby-git/test/ruby/test_require.rb:55]:
    Expected /pathname too long (ignored).*(LoadError)/m to match "/export/home/ksmakoto/ruby-git/BUILD/ruby19: No such file or directory -- test_ruby_test_require (LoadError)\n".

  2. Failure:
    test_require_too_long_filename(TestRequire) [/export/home/ksmakoto/ruby-git/test/ruby/test_require.rb:32]:
    Expected 2 to be <= 1.

4 tests, 10 assertions, 2 failures, 0 errors, 0 skips
*** Error code 2

Stop in /export/home/ksmakoto/ruby-git/BUILD.
=end


Related issues 1 (0 open1 closed)

Has duplicate Ruby master - Bug #4336: test_require.rb#test_require_path_home が test failureClosedkosaki (Motohiro KOSAKI)01/28/2011Actions
Actions #1

Updated by usa (Usaku NAKAMURA) about 13 years ago

  • Status changed from Open to Assigned
  • Assignee set to nobu (Nobuyoshi Nakada)

=begin

=end

Actions #2

Updated by usa (Usaku NAKAMURA) about 13 years ago

  • Status changed from Assigned to Closed

=begin

=end

Actions #3

Updated by usa (Usaku NAKAMURA) about 13 years ago

=begin
いつも報告ありがとうございます。
#4336が後出しで重複するチケットなわけですが、そっちがCloseされたのでこちらもCloseします。
=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0