Skip to content

Commit 61c0913

Browse files
committed
[Truffle] Add test_digest to the mri test index.
1 parent 2f449e9 commit 61c0913

File tree

7 files changed

+63
-2
lines changed

7 files changed

+63
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
exclude :"test_base", "needs investigation"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
exclude :"test_bubblebabble_class", "needs investigation"
2+
exclude :"test_bubblebabble_instance", "needs investigation"
3+
exclude :"test_eq", "needs investigation"
4+
exclude :"test_s_base64digest", "needs investigation"
5+
exclude :"test_s_file", "needs investigation"
6+
exclude :"test_s_hexdigest", "needs investigation"
7+
exclude :"test_bubblebabble_class", "needs investigation"
8+
exclude :"test_bubblebabble_instance", "needs investigation"
9+
exclude :"test_eq", "needs investigation"
10+
exclude :"test_s_base64digest", "needs investigation"
11+
exclude :"test_s_file", "needs investigation"
12+
exclude :"test_s_hexdigest", "needs investigation"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
exclude :"test_bubblebabble_class", "needs investigation"
2+
exclude :"test_bubblebabble_instance", "needs investigation"
3+
exclude :"test_eq", "needs investigation"
4+
exclude :"test_s_base64digest", "needs investigation"
5+
exclude :"test_s_file", "needs investigation"
6+
exclude :"test_s_hexdigest", "needs investigation"
7+
exclude :"test_bubblebabble_class", "needs investigation"
8+
exclude :"test_bubblebabble_instance", "needs investigation"
9+
exclude :"test_eq", "needs investigation"
10+
exclude :"test_s_base64digest", "needs investigation"
11+
exclude :"test_s_file", "needs investigation"
12+
exclude :"test_s_hexdigest", "needs investigation"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
exclude :"test_bubblebabble_class", "needs investigation"
2+
exclude :"test_bubblebabble_instance", "needs investigation"
3+
exclude :"test_eq", "needs investigation"
4+
exclude :"test_s_base64digest", "needs investigation"
5+
exclude :"test_s_file", "needs investigation"
6+
exclude :"test_s_hexdigest", "needs investigation"
7+
exclude :"test_bubblebabble_class", "needs investigation"
8+
exclude :"test_bubblebabble_instance", "needs investigation"
9+
exclude :"test_eq", "needs investigation"
10+
exclude :"test_s_base64digest", "needs investigation"
11+
exclude :"test_s_file", "needs investigation"
12+
exclude :"test_s_hexdigest", "needs investigation"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
exclude :"test_bubblebabble_class", "needs investigation"
2+
exclude :"test_bubblebabble_instance", "needs investigation"
3+
exclude :"test_eq", "needs investigation"
4+
exclude :"test_s_base64digest", "needs investigation"
5+
exclude :"test_s_file", "needs investigation"
6+
exclude :"test_s_hexdigest", "needs investigation"
7+
exclude :"test_bubblebabble_class", "needs investigation"
8+
exclude :"test_bubblebabble_instance", "needs investigation"
9+
exclude :"test_eq", "needs investigation"
10+
exclude :"test_s_base64digest", "needs investigation"
11+
exclude :"test_s_file", "needs investigation"
12+
exclude :"test_s_hexdigest", "needs investigation"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
exclude :"test_bubblebabble_class", "needs investigation"
2+
exclude :"test_bubblebabble_instance", "needs investigation"
3+
exclude :"test_eq", "needs investigation"
4+
exclude :"test_s_base64digest", "needs investigation"
5+
exclude :"test_s_file", "needs investigation"
6+
exclude :"test_s_hexdigest", "needs investigation"
7+
exclude :"test_bubblebabble_class", "needs investigation"
8+
exclude :"test_bubblebabble_instance", "needs investigation"
9+
exclude :"test_eq", "needs investigation"
10+
exclude :"test_s_base64digest", "needs investigation"
11+
exclude :"test_s_file", "needs investigation"
12+
exclude :"test_s_hexdigest", "needs investigation"

test/mri_truffle.index

+2-2
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,8 @@ date/test_date_strptime.rb
173173
date/test_date_parse.rb
174174
date/test_switch_hitter.rb
175175

176-
# digest/test_digest.rb
177-
# digest/test_digest_extend.rb
176+
digest/test_digest.rb
177+
# digest/test_digest_extend.rb # all failed
178178

179179
erb/test_erb.rb
180180
erb/test_erb_m17n.rb

0 commit comments

Comments
 (0)