[前][次][番号順一覧][スレッド一覧]

ruby-changes:72873

From: Nobuyoshi <ko1@a...>
Date: Tue, 9 Aug 2022 03:11:26 +0900 (JST)
Subject: [ruby-changes:72873] 79fdf9712d (master): Tentatively exclude the test that triggers ruby/psych#572

https://git.ruby-lang.org/ruby.git/commit/?id=79fdf9712d

From 79fdf9712dea4943a15c4ef34348b1a159b62f4a Mon Sep 17 00:00:00 2001
From: Nobuyoshi Nakada <nobu@r...>
Date: Tue, 9 Aug 2022 03:07:59 +0900
Subject: Tentatively exclude the test that triggers ruby/psych#572

---
 test/excludes/Psych/TestDateTime.rb | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 test/excludes/Psych/TestDateTime.rb

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")
-- 
cgit v1.2.1


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]