Skip to content

Commit b171de2

Browse files
committed
Exclude C API MRI test with non-standard extension name
* The extension should be in test/mri/tests/cext-c/array/to_ary_conact but is in test/mri/tests/cext-c/array/concat
1 parent 355751d commit b171de2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/mri/failing.exclude

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ racc/test_racc_command.rb
3636

3737
# Other issues
3838

39+
cext-ruby/array/test_to_ary_concat.rb # non-standard extension name and irrelevant
3940
cext-ruby/bignum/test_big2str.rb
4041
cext-ruby/bignum/test_bigzero.rb
4142
cext-ruby/bignum/test_div.rb

0 commit comments

Comments
 (0)