Skip to content

Commit

Permalink
[Truffle] Add test_readpartial.rb to mri test index.
Browse files Browse the repository at this point in the history
  • Loading branch information
bjfish committed May 12, 2015
1 parent fc3d39e commit e0e18f1
Show file tree
Hide file tree
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
Expand Up @@ -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
Expand Down

0 comments on commit e0e18f1

Please sign in to comment.