test: remove assert_nothing_raised checks
commitfe0d54c5be260fd1ff5e175869001052a3d379fa
authorEric Wong <normalperson@yhbt.net>
Wed, 24 Oct 2012 08:18:21 +0000 (24 08:18 +0000)
committerEric Wong <normalperson@yhbt.net>
Wed, 24 Oct 2012 08:19:36 +0000 (24 08:19 +0000)
treec2924aa3cf43a3785aa2db97f47297c5e75022e9
parent2ce0b4a31bfae0b632d7ca031a52b24db7cc1b26
test: remove assert_nothing_raised checks

Tests fail anyways on uncaught exceptions, so
assert_nothing_raised only makes it harder to debug the problem
by swallowing the backtrace.
test/fresh.rb
test/socket_test.rb
test/test_backend.rb
test/test_db_backend.rb
test/test_mogilefs.rb
test/test_mogilefs_integration.rb
test/test_mogtool_bigfile.rb
test/test_mysql.rb