From 15da2aad766616237c8cd798542a70a61b6a23a4 Mon Sep 17 00:00:00 2001 From: aycabta Date: Sat, 17 Aug 2019 00:15:07 +0900 Subject: Remove Travis CI workaround --- test/rdoc/test_rdoc_ri_driver.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'test/rdoc') diff --git a/test/rdoc/test_rdoc_ri_driver.rb b/test/rdoc/test_rdoc_ri_driver.rb index fc51aeb87e..4965b3ddd8 100644 --- a/test/rdoc/test_rdoc_ri_driver.rb +++ b/test/rdoc/test_rdoc_ri_driver.rb @@ -1239,7 +1239,6 @@ Foo::Bar#bother # this test is too fragile. Perhaps using Process.spawn will make this # reliable def _test_page_in_presence_of_child_status - skip 'this test hangs on travis-ci.org' if ENV['CI'] @driver.use_stdout = false with_dummy_pager do -- cgit v1.2.3