Skip to content

Commit

Permalink
exclude non-passing test and reanebld testing argf since we can run w…
Browse files Browse the repository at this point in the history
…ithout hanging now
enebo committed Mar 3, 2016
1 parent c81b335 commit eb3d106
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions test/externals/ruby1.9/excludes/TestArgf.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
exclude :test_codepoints, "is not implemented"
exclude :test_each_line_limit_0, "needs investigation"
exclude :test_each_line_paragraph, "needs investigation"
exclude :test_inplace2, "needs investigation"
2 changes: 1 addition & 1 deletion test/mri.1.9.index
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@

externals/ruby1.9/ruby/test_alias
# Everything in here seems to fail or hang
#externals/ruby1.9/ruby/test_argf
externals/ruby1.9/ruby/test_argf
externals/ruby1.9/ruby/test_array
externals/ruby1.9/ruby/test_assignment
externals/ruby1.9/ruby/test_autoload

0 comments on commit eb3d106

Please sign in to comment.