We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bf6c68 commit b3d1367Copy full SHA for b3d1367
test/mri/excludes/TestSprintf.rb
@@ -1,6 +1,7 @@
1
exclude :test_binary, "needs investigation"
2
exclude :test_float, "needs investigation"
3
exclude :test_float_hex, "needs investigation"
4
+exclude :test_hash, "failing to inspect hash properly using sprintf %p (#2161)"
5
exclude :test_inf, "needs investigation"
6
exclude :test_invalid, "needs investigation"
7
exclude :test_named_typed, "needs investigation"
0 commit comments