Bug #3335
closedtest/psych/json/test_stream.rb reports many errors
Description
=begin
Loaded suite test/psych/json/test_stream
Started
EEEEEEEE
Finished in 0.001250 seconds.
-
Error:
test_null(Psych::JSON::TestStream):
NameError: uninitialized constant Psych::JSON::Stream
test/psych/json/test_stream.rb:8:in `setup' -
Error:
test_float(Psych::JSON::TestStream):
NameError: uninitialized constant Psych::JSON::Stream
test/psych/json/test_stream.rb:8:in `setup' -
Error:
test_hash(Psych::JSON::TestStream):
NameError: uninitialized constant Psych::JSON::Stream
test/psych/json/test_stream.rb:8:in `setup' -
Error:
test_symbol(Psych::JSON::TestStream):
NameError: uninitialized constant Psych::JSON::Stream
test/psych/json/test_stream.rb:8:in `setup' -
Error:
test_explicit_documents(Psych::JSON::TestStream):
NameError: uninitialized constant Psych::JSON::Stream
test/psych/json/test_stream.rb:8:in `setup' -
Error:
test_list_to_json(Psych::JSON::TestStream):
NameError: uninitialized constant Psych::JSON::Stream
test/psych/json/test_stream.rb:8:in `setup' -
Error:
test_string(Psych::JSON::TestStream):
NameError: uninitialized constant Psych::JSON::Stream
test/psych/json/test_stream.rb:8:in `setup' -
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
=end
Updated by usa (Usaku NAKAMURA) over 14 years ago
- Status changed from Assigned to Rejected
=begin
ext/psychおよび.ext/common/psychを掃除してからやり直したら問題なくなりました。
情報ありがとうございました>遠藤さん¶
というわけでこのチケットはrejectで閉じます。
しかし、なんかpsych絡みで似たような話が何度か周囲で出てるんですが、
mkmf.rb(extmk.rb)が悪いのか、psychのextconf.rbとかが悪いのか、どっち
でしょうね?
=end