We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0608a9a commit 5389c98Copy full SHA for 5389c98
test/excludes/Psych/TestDateTime.rb
@@ -1 +1,4 @@
1
-exclude(:test_new_datetime, "Psych loses the start date")
+exclude(:test_new_datetime, <<MSG)
2
+Undefined behavior of YAML spec, no definitions for pre Gregorian dates.
3
+https://github.com/yaml/yaml/issues/69
4
+MSG
0 commit comments