Skip to content

Commit

Permalink
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/mri/excludes/TestHash.rb
Original file line number Diff line number Diff line change
@@ -9,6 +9,7 @@
exclude :test_hash_bignum_hash, "needs investigation"
exclude :test_hash2, "[ruby-core:58993] [Bug #9231]"
exclude :test_inverse_hash, "needs investigation"
exclude :test_NEWHASH_fstring_key, "needs investigation"
exclude :test_recursive_hash_value_struct, "needs investigation"
exclude :test_reject, "needs investigation"
exclude :test_shift_none, "needs investigation"
1 change: 1 addition & 0 deletions test/mri/excludes/TestM17NComb.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
exclude :test_str_casecmp, "needs investigation"
exclude :test_str_crypt, "needs investigation"
exclude :test_str_succ, "appears to run forever"
exclude :test_tr_sjis, "needs investigation"

0 comments on commit bc4baca

Please sign in to comment.