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 492d599 commit bc4bacaCopy full SHA for bc4baca
test/mri/excludes/TestHash.rb
@@ -9,6 +9,7 @@
9
exclude :test_hash_bignum_hash, "needs investigation"
10
exclude :test_hash2, "[ruby-core:58993] [Bug #9231]"
11
exclude :test_inverse_hash, "needs investigation"
12
+exclude :test_NEWHASH_fstring_key, "needs investigation"
13
exclude :test_recursive_hash_value_struct, "needs investigation"
14
exclude :test_reject, "needs investigation"
15
exclude :test_shift_none, "needs investigation"
test/mri/excludes/TestM17NComb.rb
@@ -1,3 +1,4 @@
1
exclude :test_str_casecmp, "needs investigation"
2
+exclude :test_str_crypt, "needs investigation"
3
exclude :test_str_succ, "appears to run forever"
4
exclude :test_tr_sjis, "needs investigation"
0 commit comments