We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6bff6e commit c48cfc5Copy full SHA for c48cfc5
test/mri/excludes_truffle/TestSecureRandom.rb
@@ -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
@@ -118,7 +118,7 @@ test_prettyprint.rb
118
test_prime.rb
119
test_pstore.rb
120
# test_pty.rb
121
-# test_securerandom.rb
+test_securerandom.rb
122
test_set.rb
123
test_shellwords.rb
124
test_singleton.rb
0 commit comments