Skip to content

Commit

Permalink
Showing 7 changed files with 63 additions and 2 deletions.
1 change: 1 addition & 0 deletions test/mri/excludes_truffle/TestDigest/TestBase.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
exclude :"test_base", "needs investigation"
12 changes: 12 additions & 0 deletions test/mri/excludes_truffle/TestDigest/TestMD5.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
exclude :"test_bubblebabble_class", "needs investigation"
exclude :"test_bubblebabble_instance", "needs investigation"
exclude :"test_eq", "needs investigation"
exclude :"test_s_base64digest", "needs investigation"
exclude :"test_s_file", "needs investigation"
exclude :"test_s_hexdigest", "needs investigation"
exclude :"test_bubblebabble_class", "needs investigation"
exclude :"test_bubblebabble_instance", "needs investigation"
exclude :"test_eq", "needs investigation"
exclude :"test_s_base64digest", "needs investigation"
exclude :"test_s_file", "needs investigation"
exclude :"test_s_hexdigest", "needs investigation"
12 changes: 12 additions & 0 deletions test/mri/excludes_truffle/TestDigest/TestSHA1.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
exclude :"test_bubblebabble_class", "needs investigation"
exclude :"test_bubblebabble_instance", "needs investigation"
exclude :"test_eq", "needs investigation"
exclude :"test_s_base64digest", "needs investigation"
exclude :"test_s_file", "needs investigation"
exclude :"test_s_hexdigest", "needs investigation"
exclude :"test_bubblebabble_class", "needs investigation"
exclude :"test_bubblebabble_instance", "needs investigation"
exclude :"test_eq", "needs investigation"
exclude :"test_s_base64digest", "needs investigation"
exclude :"test_s_file", "needs investigation"
exclude :"test_s_hexdigest", "needs investigation"
12 changes: 12 additions & 0 deletions test/mri/excludes_truffle/TestDigest/TestSHA256.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
exclude :"test_bubblebabble_class", "needs investigation"
exclude :"test_bubblebabble_instance", "needs investigation"
exclude :"test_eq", "needs investigation"
exclude :"test_s_base64digest", "needs investigation"
exclude :"test_s_file", "needs investigation"
exclude :"test_s_hexdigest", "needs investigation"
exclude :"test_bubblebabble_class", "needs investigation"
exclude :"test_bubblebabble_instance", "needs investigation"
exclude :"test_eq", "needs investigation"
exclude :"test_s_base64digest", "needs investigation"
exclude :"test_s_file", "needs investigation"
exclude :"test_s_hexdigest", "needs investigation"
12 changes: 12 additions & 0 deletions test/mri/excludes_truffle/TestDigest/TestSHA384.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
exclude :"test_bubblebabble_class", "needs investigation"
exclude :"test_bubblebabble_instance", "needs investigation"
exclude :"test_eq", "needs investigation"
exclude :"test_s_base64digest", "needs investigation"
exclude :"test_s_file", "needs investigation"
exclude :"test_s_hexdigest", "needs investigation"
exclude :"test_bubblebabble_class", "needs investigation"
exclude :"test_bubblebabble_instance", "needs investigation"
exclude :"test_eq", "needs investigation"
exclude :"test_s_base64digest", "needs investigation"
exclude :"test_s_file", "needs investigation"
exclude :"test_s_hexdigest", "needs investigation"
12 changes: 12 additions & 0 deletions test/mri/excludes_truffle/TestDigest/TestSHA512.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
exclude :"test_bubblebabble_class", "needs investigation"
exclude :"test_bubblebabble_instance", "needs investigation"
exclude :"test_eq", "needs investigation"
exclude :"test_s_base64digest", "needs investigation"
exclude :"test_s_file", "needs investigation"
exclude :"test_s_hexdigest", "needs investigation"
exclude :"test_bubblebabble_class", "needs investigation"
exclude :"test_bubblebabble_instance", "needs investigation"
exclude :"test_eq", "needs investigation"
exclude :"test_s_base64digest", "needs investigation"
exclude :"test_s_file", "needs investigation"
exclude :"test_s_hexdigest", "needs investigation"
4 changes: 2 additions & 2 deletions test/mri_truffle.index
Original file line number Diff line number Diff line change
@@ -173,8 +173,8 @@ date/test_date_strptime.rb
date/test_date_parse.rb
date/test_switch_hitter.rb

# digest/test_digest.rb
# digest/test_digest_extend.rb
digest/test_digest.rb
# digest/test_digest_extend.rb # all failed

erb/test_erb.rb
erb/test_erb_m17n.rb

0 comments on commit 61c0913

Please sign in to comment.