Skip to content

Commit 1bf6c68

Browse files
committed
Exclude test for sprintf %f formatting of Rational. #2160
1 parent 60bbcd7 commit 1bf6c68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/mri/excludes/TestSprintf.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@
88
exclude :test_named_untyped, "needs investigation"
99
exclude :test_named_untyped_enc, "needs investigation"
1010
exclude :test_nan, "needs investigation"
11+
exclude :test_rational, "missing special rational handling in sprintf (#2160)"
1112
exclude :test_star, "differing error message somewhere deep in GETNUM macro from MRI and our equivalents"

0 commit comments

Comments
 (0)