mirror of
https://github.com/ruby/ruby.git
synced 2025-09-19 18:43:59 +02:00
* test/ruby/test_process.rb (TestProcess#test_no_curdir): maybe now
we can test it. * test/ruby/test_thread.rb (TestThread#test_thread_timer_and_interrupt): ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40550 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
25acda257c
commit
50cc7057af
4 changed files with 11 additions and 7 deletions
|
@ -1356,7 +1356,7 @@ class TestProcess < Test::Unit::TestCase
|
|||
}
|
||||
assert(status.success?, "[ruby-dev:38105]")
|
||||
}
|
||||
end unless /mswin|bccwin|mingw/ =~ RUBY_PLATFORM
|
||||
end
|
||||
|
||||
def test_fallback_to_sh
|
||||
feature = '[ruby-core:32745]'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue