From: Usaku NAKAMURA Date: 2010-05-24T11:26:40+09:00 Subject: [ruby-dev:41398] [Bug #3335] test/psych/json/test_stream.rb reports many errors Bug #3335: test/psych/json/test_stream.rb reports many errors http://redmine.ruby-lang.org/issues/show/3335 起票者: Usaku NAKAMURA ステータス: Assigned, 優先度: Normal 担当者: Aaron Patterson, Target version: 1.9.2 ruby -v: ruby 1.9.3dev (2010-05-24 trunk 27986) [i386-mswin32] Loaded suite test/psych/json/test_stream Started EEEEEEEE Finished in 0.001250 seconds. 1) Error: test_null(Psych::JSON::TestStream): NameError: uninitialized constant Psych::JSON::Stream test/psych/json/test_stream.rb:8:in `setup' 2) Error: test_float(Psych::JSON::TestStream): NameError: uninitialized constant Psych::JSON::Stream test/psych/json/test_stream.rb:8:in `setup' 3) Error: test_hash(Psych::JSON::TestStream): NameError: uninitialized constant Psych::JSON::Stream test/psych/json/test_stream.rb:8:in `setup' 4) Error: test_symbol(Psych::JSON::TestStream): NameError: uninitialized constant Psych::JSON::Stream test/psych/json/test_stream.rb:8:in `setup' 5) Error: test_explicit_documents(Psych::JSON::TestStream): NameError: uninitialized constant Psych::JSON::Stream test/psych/json/test_stream.rb:8:in `setup' 6) Error: test_list_to_json(Psych::JSON::TestStream): NameError: uninitialized constant Psych::JSON::Stream test/psych/json/test_stream.rb:8:in `setup' 7) Error: test_string(Psych::JSON::TestStream): NameError: uninitialized constant Psych::JSON::Stream test/psych/json/test_stream.rb:8:in `setup' 8) Error: test_int(Psych::JSON::TestStream): NameError: uninitialized constant Psych::JSON::Stream test/psych/json/test_stream.rb:8:in `setup' 8 tests, 0 assertions, 0 failures, 8 errors, 0 skips Test run options: --seed 18209 ---------------------------------------- http://redmine.ruby-lang.org