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