aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2022-08-09 03:07:59 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2022-08-09 03:09:33 +0900
commit79fdf9712dea4943a15c4ef34348b1a159b62f4a (patch)
treea8f0fe040b3032da4bc06357829b6b3eabaa3209 /test
parent78bc2aae7ff3a66f849de79bdd10e8d9dc205ec8 (diff)
downloadruby-79fdf9712dea4943a15c4ef34348b1a159b62f4a.tar.gz
Tentatively exclude the test that triggers ruby/psych#572
Diffstat (limited to 'test')
-rw-r--r--test/excludes/Psych/TestDateTime.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/excludes/Psych/TestDateTime.rb b/test/excludes/Psych/TestDateTime.rb
new file mode 100644
index 0000000000..1188b4d4a6
--- /dev/null
+++ b/test/excludes/Psych/TestDateTime.rb
@@ -0,0 +1 @@
+exclude(:test_new_datetime, "Psych loses the start date")