Skip to content

Commit 4efa1a7

Browse files
authored
Merge pull request #739 from aycabta/remove-travis-workaround
Remove Travis CI workaround
2 parents 40092e0 + 24a8c53 commit 4efa1a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/rdoc/test_rdoc_ri_driver.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1239,7 +1239,6 @@ def _test_page # this test doesn't do anything anymore :(
12391239
# this test is too fragile. Perhaps using Process.spawn will make this
12401240
# reliable
12411241
def _test_page_in_presence_of_child_status
1242-
skip 'this test hangs on travis-ci.org' if ENV['CI']
12431242
@driver.use_stdout = false
12441243

12451244
with_dummy_pager do

0 commit comments

Comments
 (0)