Skip to content

Commit bc4baca

Browse files
committed
Tag out two flaky tests
1 parent 492d599 commit bc4baca

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

test/mri/excludes/TestHash.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
exclude :test_hash_bignum_hash, "needs investigation"
1010
exclude :test_hash2, "[ruby-core:58993] [Bug #9231]"
1111
exclude :test_inverse_hash, "needs investigation"
12+
exclude :test_NEWHASH_fstring_key, "needs investigation"
1213
exclude :test_recursive_hash_value_struct, "needs investigation"
1314
exclude :test_reject, "needs investigation"
1415
exclude :test_shift_none, "needs investigation"

test/mri/excludes/TestM17NComb.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
exclude :test_str_casecmp, "needs investigation"
2+
exclude :test_str_crypt, "needs investigation"
23
exclude :test_str_succ, "appears to run forever"
34
exclude :test_tr_sjis, "needs investigation"

0 commit comments

Comments
 (0)