mirror of
https://github.com/libevent/libevent.git
synced 2025-01-31 09:12:55 +08:00
skip connection-retry test on windows
svn:r869
This commit is contained in:
parent
0bee2ff383
commit
ac0c7e2c7d
@ -2115,5 +2115,7 @@ http_suite(void)
|
|||||||
http_stream_in_test();
|
http_stream_in_test();
|
||||||
http_stream_in_cancel_test();
|
http_stream_in_cancel_test();
|
||||||
|
|
||||||
|
#ifndef WIN32
|
||||||
http_connection_retry();
|
http_connection_retry();
|
||||||
|
#endif
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user