We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b423204 commit 0159a98Copy full SHA for 0159a98
tool/rbs_skip_tests
@@ -93,3 +93,6 @@ test_relative_path_from(PathnameInstanceTest)
93
test_slash(PathnameInstanceTest)
94
test_Pathname(PathnameKernelTest)
95
test_initialize(PathnameSingletonTest)
96
+
97
+# [Feature #20925] `size` of Enumerator created by `produce` returns `nil` instead of `Float::INFINITY`, unless `size:` is specified.
98
+test_produce(EnumeratorSingletonTest)
0 commit comments