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/TestReadPartial.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
exclude :test_closed_pipe, "needs investigation"
exclude :test_open_pipe, "needs investigation"
exclude :test_with_stdio, "needs investigation"
2 changes: 1 addition & 1 deletion test/mri_truffle.index
Original file line number Diff line number Diff line change
@@ -74,7 +74,7 @@ ruby/test_rand.rb
# ruby/test_range.rb # cannot load such file -- bigdecimal
ruby/test_rational.rb
ruby/test_rational2.rb
# ruby/test_readpartial.rb
ruby/test_readpartial.rb
# ruby/test_regexp.rb # NPE in BodyTranslator
ruby/test_require.rb
ruby/test_rubyoptions.rb

0 comments on commit e0e18f1

Please sign in to comment.