ruby/test/excludes/Psych/TestDateTime.rb
2022-08-16 13:49:28 +09:00

4 lines
151 B
Ruby

exclude(:test_new_datetime, <<MSG)
Undefined behavior of YAML spec, no definitions for pre Gregorian dates.
https://github.com/yaml/yaml/issues/69
MSG