Skip to content

Commit

Permalink
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions test/mri/excludes_truffle/TestSecureRandom.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
exclude :test_hex_encoding, "needs investigation"
exclude :test_s_random_number_float, "right shift bignum long"
exclude :test_s_random_number_float_by_zero, "right shift bignum long"
2 changes: 1 addition & 1 deletion test/mri_truffle.index
Original file line number Diff line number Diff line change
@@ -118,7 +118,7 @@ test_prettyprint.rb
test_prime.rb
test_pstore.rb
# test_pty.rb
# test_securerandom.rb
test_securerandom.rb
test_set.rb
test_shellwords.rb
test_singleton.rb

0 comments on commit c48cfc5

Please sign in to comment.