Skip to content

Commit ded58d3

Browse files
committed
[GR-38139] Exclude TestSubHash#test_ar2st
* It was already excluded for TestHash, and was sometimes run, sometimes not.
1 parent 45983e1 commit ded58d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/mri/excludes/TestHash/TestSubHash.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
exclude :test_ar2st, "mutating Hash during key.hash"
12
exclude :test_ASET_fstring_key, "needs investigation"
23
exclude :test_ASET_fstring_non_literal_key, "needs investigation"
34
exclude :test_NEWHASH_fstring_key, "needs investigation"

0 commit comments

Comments
 (0)