Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Exclude test for sprintf %f formatting of Rational. #2160
  • Loading branch information
headius committed Nov 9, 2014
1 parent 60bbcd7 commit 1bf6c68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/mri/excludes/TestSprintf.rb
Expand Up @@ -8,4 +8,5 @@
exclude :test_named_untyped, "needs investigation"
exclude :test_named_untyped_enc, "needs investigation"
exclude :test_nan, "needs investigation"
exclude :test_rational, "missing special rational handling in sprintf (#2160)"
exclude :test_star, "differing error message somewhere deep in GETNUM macro from MRI and our equivalents"

0 comments on commit 1bf6c68

Please sign in to comment.