mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Update the excluding message for Psych [ci skip]
This commit is contained in:
parent
0608a9a086
commit
5389c9813b
1 changed files with 4 additions and 1 deletions
|
@ -1 +1,4 @@
|
|||
exclude(:test_new_datetime, "Psych loses the start date")
|
||||
exclude(:test_new_datetime, <<MSG)
|
||||
Undefined behavior of YAML spec, no definitions for pre Gregorian dates.
|
||||
https://github.com/yaml/yaml/issues/69
|
||||
MSG
|
||||
|
|
Loading…
Reference in a new issue