1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00

Exclude threaded test from Windows.

Something smells fishy here, but needs time to investigate :-P
This commit is contained in:
Luis Lavena 2009-07-07 02:43:58 -03:00
parent 11287600ce
commit b2379ce4ba

View file

@ -93,6 +93,8 @@ class WebServerTest < Test::Unit::TestCase
end
def test_num_processors_overload
# Skipped this for Windows until further investigation
return if RUBY_PLATFORM =~ /mingw|mswin/
redirect_test_io do
assert_raises Errno::ECONNRESET, Errno::EPIPE, Errno::ECONNABORTED, Errno::EINVAL, IOError do
tests = [