1 ERROR: test_blocks_on_pool (tests.pools_test.TestIntPool) 1 ERROR: test_block (tests.zmq_test.TestBlockedThread) 1 ERROR: test_bounded (tests.semaphore_test.TestSemaphore) 1 ERROR: test_change_subscription (tests.zmq_test.TestUpstreamDownStream) 1 ERROR: test_channel_send (tests.queue_test.TestQueue) 1 ERROR: test_channel_wait (tests.queue_test.TestQueue) 1 ERROR: test_close_xsocket_raises_enotsup (tests.zmq_test.TestUpstreamDownStream) 1 ERROR: test_count (tests.zmq_test.TestQueueLock) 1 ERROR: test_errors (tests.zmq_test.TestQueueLock) 1 ERROR: test_getsockopt_events (tests.zmq_test.TestUpstreamDownStream) 1 ERROR: test_getting_before_sending (tests.queue_test.TestQueue) 1 ERROR: test_killall_remaining_results (tests.tpool_test.TestTpool) 2 ERROR: test_multiple_readers (tests.greenio_test.TestGreenIoLong) 1 ERROR: test_multiple_waiters (tests.queue_test.TestQueue) 1 ERROR: test_multiple_wraps (tests.tpool_test.TestTpool) 1 ERROR: test_non_blocking (tests.semaphore_test.TestSemaphore) 1 ERROR: test_put_nowait_simple (tests.queue_test.TestNoWait) 1 ERROR: test_put_nowait_unlock (tests.queue_test.TestNoWait) 1 ERROR: test_raising_exceptions (tests.tpool_test.TestTpool) 2 ERROR: test_recvfrom_into_timeout (tests.greenio_test.TestGreenSocket) 1 ERROR: test_recv_multipart_bug68 (tests.zmq_test.TestUpstreamDownStream) 1 ERROR: test_recv_noblock_bug76 (tests.zmq_test.TestUpstreamDownStream) 1 ERROR: test_repr (tests.timeout_test.TestDirectRaise) 1 ERROR: test_resize_to_Unlimited (tests.queue_test.TestQueue) 1 ERROR: test_send_1k_pub_sub (tests.zmq_test.TestUpstreamDownStream) 1 ERROR: test_send_1k_req_rep (tests.zmq_test.TestUpstreamDownStream) 1 ERROR: test_send_during_recv_multipart (tests.zmq_test.TestUpstreamDownStream) 1 ERROR: test_send_exc (tests.test__event.TestEvent) 2 ERROR: tests.patcher_test.test_blocking_select_methods_are_deleted 2 ERROR: tests.patcher_test.test_importlib_lock 1 ERROR: tests.patcher_test.test_import_patched_handles_sub_modules 1 ERROR: tests.patcher_test.test_patcher_existing_locks_early 2 ERROR: tests.patcher_test.test_patcher_existing_locks_late 1 ERROR: tests.patcher_test.test_patcher_existing_locks_locked 1 ERROR: tests.patcher_test.test_regular_file_readall 2 ERROR: tests.patcher_test.test_socketserver_selectors 1 ERROR: tests.patcher_test.test_subprocess_after_monkey_patch 2 ERROR: tests.patcher_test.test_threading_current 1 ERROR: tests.patcher_test.test_threading_join 2 ERROR: tests.patcher_test.test_threadpoolexecutor 1 ERROR: tests.semaphore_test.test_semaphore_contention 2 ERROR: tests.socket_test.test_dns_methods_are_green 2 ERROR: tests.socket_test.test_recv_into_type 1 ERROR: tests.socket_test.test_recv_type 1 ERROR: tests.subprocess_test.test_exception_identity 1 ERROR: tests.subprocess_test.test_patched_communicate_290 1 ERROR: tests.subprocess_test.test_subprocess_wait 1 ERROR: tests.test__refcount.test_clean_exit 2 ERROR: tests.test__refcount.test_timeout_exit 2 ERROR: Test that the socket timeout exception works correctly. 1 ERROR: test_timeout (tests.semaphore_test.TestSemaphore) 1 ERROR: test_timeout (tests.tpool_test.TestTpool) 1 ERROR: test_tpool_set_num_threads (tests.tpool_test.TestTpool) 1 ERROR: test_two_bogus_waiters (tests.queue_test.TestQueue) 2 ERROR: Test underlying socket behavior to ensure correspondence 1 ERROR: test_variable_and_keyword_arguments_with_function_calls (tests.tpool_test.TestTpool) 1 ERROR: test_with_timeout (tests.timeout_test.TestWithTimeout) 1 ERROR: test_wrap_dict (tests.tpool_test.TestTpool) 1 ERROR: test_wrap_eq (tests.tpool_test.TestTpool) 1 ERROR: test_wrap_getitem (tests.tpool_test.TestTpool) 1 ERROR: test_wrap_module_class (tests.tpool_test.TestTpool) 1 ERROR: test_wrap_nonzero (tests.tpool_test.TestTpool) 1 ERROR: test_wrap_uniterable (tests.tpool_test.TestTpool) 1 ERROR: zmq eats CPU after PUB send or DEALER recv. 1 ERROR: zmq eats CPU after PUB socket .bind() 1 FAIL: Socket.close() must support linger argument. 4 FAIL: SSL socket.sendall() busy loop 1 FAIL: test_autowrap_both (tests.tpool_test.TestTpool) 1 FAIL: test_autowrap_names (tests.tpool_test.TestTpool) 1 FAIL: test_autowrap (tests.tpool_test.TestTpool) 1 FAIL: test_bounded_with_zero_limit (tests.semaphore_test.TestSemaphore) 1 FAIL: test_callable_iterator (tests.tpool_test.TestTpool) 1 FAIL: test_callable (tests.tpool_test.TestTpool) 1 FAIL: test_channel_sender_timing_out (tests.queue_test.TestQueue) 1 FAIL: test_channel_send (tests.queue_test.TestQueue) 1 FAIL: test_channel_waiters (tests.queue_test.TestQueue) 1 FAIL: test_close_during_recv (tests.zmq_test.TestUpstreamDownStream) 1 FAIL: test_close_socket_raises_enotsup (tests.zmq_test.TestUpstreamDownStream) 1 FAIL: test_contention (tests.tpool_test.TestTpool) 2 FAIL: test_direct_raise_class (tests.timeout_test.TestDirectRaise) 2 FAIL: test_direct_raise_instance (tests.timeout_test.TestDirectRaise) 1 FAIL: test_eventlet_timeout (tests.tpool_test.TestTpool) 1 FAIL: test_get_nowait_simple (tests.queue_test.TestNoWait) 1 FAIL: test_get_nowait_unlock (tests.queue_test.TestNoWait) 1 FAIL: test_getsockopt_events (tests.zmq_test.TestUpstreamDownStream) 1 FAIL: test_iterable_app_keeps_socket_open_unless_connection_close_sent (tests.wsgi_test.IterableAlreadyHandledTest) 1 FAIL: test_iterable_app_keeps_socket_open_unless_connection_close_sent (tests.wsgi_test.ProxiedIterableAlreadyHandledTest) 1 FAIL: test_join_doesnt_block_when_queue_is_already_empty (tests.queue_test.TestQueue) 1 FAIL: test_killall (tests.tpool_test.TestTpool) 1 FAIL: test_max_size (tests.queue_test.TestQueue) 1 FAIL: test_nested_acquire (tests.zmq_test.TestQueueLock) 1 FAIL: test_queue_lock_order (tests.zmq_test.TestQueueLock) 1 FAIL: test_recv_during_send (tests.zmq_test.TestUpstreamDownStream) 1 FAIL: test_recv_into_timeout (tests.greenio_test.TestGreenSocket) 1 FAIL: test_recv_spawned_before_send_is_non_blocking (tests.zmq_test.TestUpstreamDownStream) 1 FAIL: test_recv_timeout (tests.greenio_test.TestGreenSocket) 1 FAIL: test_reinit (tests.semaphore_test.TestSemaphore) 1 FAIL: test_repr (tests.timeout_test.TestDirectRaise) 1 FAIL: test_resize_down (tests.queue_test.TestQueue) 1 FAIL: test_resize_up (tests.queue_test.TestQueue) 1 FAIL: test_send_1k_push_pull (tests.zmq_test.TestUpstreamDownStream) 1 FAIL: test_send_during_recv (tests.zmq_test.TestUpstreamDownStream) 1 FAIL: test_send_first (tests.queue_test.TestQueue) 1 FAIL: test_send_last (tests.queue_test.TestQueue) 1 FAIL: test_send (tests.test__event.TestEvent) 1 FAIL: test_task_done (tests.queue_test.TestQueue) 1 FAIL: test_timeout_non_blocking (tests.semaphore_test.TestSemaphore) 1 FAIL: test_two_waiters_one_dies (tests.queue_test.TestQueue) 1 FAIL: test_waiters_that_cancel (tests.queue_test.TestQueue) 1 FAIL: test_wait_except (tests.queue_test.TestNoWait) 1 FAIL: test_waiting (tests.queue_test.TestQueue) 2 FAIL: test_with_outer_timer (tests.timeout_test.TestWithTimeout) 1 FAIL: test_with_timeout (tests.timeout_test.TestWithTimeout) 1 FAIL: test_wrap_hash (tests.tpool_test.TestTpool) 1 FAIL: test_wrap_ints (tests.tpool_test.TestTpool) 1 FAIL: test_wrap_iterator2 (tests.tpool_test.TestTpool) 1 FAIL: test_wrap_iterator (tests.tpool_test.TestTpool) 1 FAIL: test_wrap_setitem (tests.tpool_test.TestTpool) 1 FAIL: test_wrap_string (tests.tpool_test.TestTpool) 1 FAIL: test_wrap_tuple (tests.tpool_test.TestTpool) 1 FAIL: test_zero_length_queue_nonblocking_put (tests.queue_test.TestQueue) 1 FAIL: test_zero_max_size (tests.queue_test.TestQueue) 1 FAIL: zmq eats CPU after PUB socket .bind()