Skip to content

Commit b3d1367

Browse files
committed
Exclude failing sprintf %p hash-inspection test. #2161.
1 parent 1bf6c68 commit b3d1367

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
@@ -1,6 +1,7 @@
11
exclude :test_binary, "needs investigation"
22
exclude :test_float, "needs investigation"
33
exclude :test_float_hex, "needs investigation"
4+
exclude :test_hash, "failing to inspect hash properly using sprintf %p (#2161)"
45
exclude :test_inf, "needs investigation"
56
exclude :test_invalid, "needs investigation"
67
exclude :test_named_typed, "needs investigation"

0 commit comments

Comments
 (0)