1 2 3 4 5 6 7 8 9
|
exclude :test_datetime, "deferred emit in SnakeYAML (https://github.com/ruby/psych/issues/499)"
exclude :test_float, "deferred emit in SnakeYAML (https://github.com/ruby/psych/issues/499)"
exclude :test_hash, "deferred emit in SnakeYAML (https://github.com/ruby/psych/issues/499)"
exclude :test_int, "deferred emit in SnakeYAML (https://github.com/ruby/psych/issues/499)"
exclude :test_list_to_json, "deferred emit in SnakeYAML (https://github.com/ruby/psych/issues/499)"
exclude :test_null, "deferred emit in SnakeYAML (https://github.com/ruby/psych/issues/499)"
exclude :test_string, "deferred emit in SnakeYAML (https://github.com/ruby/psych/issues/499)"
exclude :test_symbol, "deferred emit in SnakeYAML (https://github.com/ruby/psych/issues/499)"
exclude :test_time, "deferred emit in SnakeYAML (https://github.com/ruby/psych/issues/499)"
|