From 6aa8ec217362c058d37340a8ec314e68810e99a9 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 22 Oct 2013 18:57:56 +0000 Subject: tests: do not lose exceptions on quit timeouts We should see the reason for test failures. --- test/test_serve_static.rb | 3 --- 1 file changed, 3 deletions(-) (limited to 'test/test_serve_static.rb') diff --git a/test/test_serve_static.rb b/test/test_serve_static.rb index 944a597..4b46fb0 100644 --- a/test/test_serve_static.rb +++ b/test/test_serve_static.rb @@ -33,9 +33,6 @@ class TestServeStatic < Testcase res = http.request(req) assert_equal gplv3[5..46], res.body end - rescue => e - Yahns::Log.exception(Logger.new($stderr), "test", e) - raise ensure quit_wait(pid) end -- cgit v1.2.3-24-ge0c7