Skip to content

Commit

Permalink
Tag out two flaky tests
Browse files Browse the repository at this point in the history
  • Loading branch information
enebo committed Feb 5, 2015
1 parent 492d599 commit bc4baca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/mri/excludes/TestHash.rb
Expand Up @@ -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"
Expand Down
1 change: 1 addition & 0 deletions test/mri/excludes/TestM17NComb.rb
@@ -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.