mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Remove Travis CI workaround
This commit is contained in:
parent
e095803c37
commit
15da2aad76
1 changed files with 0 additions and 1 deletions
|
@ -1239,7 +1239,6 @@ Foo::Bar#bother
|
||||||
# this test is too fragile. Perhaps using Process.spawn will make this
|
# this test is too fragile. Perhaps using Process.spawn will make this
|
||||||
# reliable
|
# reliable
|
||||||
def _test_page_in_presence_of_child_status
|
def _test_page_in_presence_of_child_status
|
||||||
skip 'this test hangs on travis-ci.org' if ENV['CI']
|
|
||||||
@driver.use_stdout = false
|
@driver.use_stdout = false
|
||||||
|
|
||||||
with_dummy_pager do
|
with_dummy_pager do
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue