Skip to content

Commit c48cfc5

Browse files
committed
[Truffle] Add secure_random to mri test index
1 parent f6bff6e commit c48cfc5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
exclude :test_hex_encoding, "needs investigation"
2+
exclude :test_s_random_number_float, "right shift bignum long"
3+
exclude :test_s_random_number_float_by_zero, "right shift bignum long"

test/mri_truffle.index

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ test_prettyprint.rb
118118
test_prime.rb
119119
test_pstore.rb
120120
# test_pty.rb
121-
# test_securerandom.rb
121+
test_securerandom.rb
122122
test_set.rb
123123
test_shellwords.rb
124124
test_singleton.rb

0 commit comments

Comments
 (0)