============================= test session starts ============================== platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON) cachedir: .pytest_cache rootdir: $(@D) configfile: setup.cfg collecting ... collected 200 items test_six.py::test_add_doc PASSED test_six.py::test_import_module PASSED test_six.py::test_integer_types PASSED test_six.py::test_string_types PASSED test_six.py::test_class_types PASSED test_six.py::test_text_type PASSED test_six.py::test_binary_type PASSED test_six.py::test_MAXSIZE PASSED test_six.py::test_lazy PASSED test_six.py::test_move_items[cStringIO] PASSED test_six.py::test_move_items[filter] PASSED test_six.py::test_move_items[filterfalse] PASSED test_six.py::test_move_items[input] PASSED test_six.py::test_move_items[intern] PASSED test_six.py::test_move_items[map] PASSED test_six.py::test_move_items[getcwd] PASSED test_six.py::test_move_items[getcwdb] PASSED test_six.py::test_move_items[getoutput] PASSED test_six.py::test_move_items[range] PASSED test_six.py::test_move_items[reload_module] PASSED test_six.py::test_move_items[reduce] PASSED test_six.py::test_move_items[shlex_quote] PASSED test_six.py::test_move_items[StringIO] PASSED test_six.py::test_move_items[UserDict] PASSED test_six.py::test_move_items[UserList] PASSED test_six.py::test_move_items[UserString] PASSED test_six.py::test_move_items[xrange] PASSED test_six.py::test_move_items[zip] PASSED test_six.py::test_move_items[zip_longest] PASSED test_six.py::test_move_items[builtins] PASSED test_six.py::test_move_items[configparser] PASSED test_six.py::test_move_items[collections_abc] PASSED test_six.py::test_move_items[copyreg] PASSED test_six.py::test_move_items[dbm_gnu] PASSED test_six.py::test_move_items[dbm_ndbm] PASSED test_six.py::test_move_items[_dummy_thread] PASSED test_six.py::test_move_items[http_cookiejar] PASSED test_six.py::test_move_items[http_cookies] PASSED test_six.py::test_move_items[html_entities] PASSED test_six.py::test_move_items[html_parser] PASSED test_six.py::test_move_items[http_client] PASSED test_six.py::test_move_items[email_mime_base] PASSED test_six.py::test_move_items[email_mime_image] PASSED test_six.py::test_move_items[email_mime_multipart] PASSED test_six.py::test_move_items[email_mime_nonmultipart] PASSED test_six.py::test_move_items[email_mime_text] PASSED test_six.py::test_move_items[BaseHTTPServer] PASSED test_six.py::test_move_items[CGIHTTPServer] PASSED test_six.py::test_move_items[SimpleHTTPServer] PASSED test_six.py::test_move_items[cPickle] PASSED test_six.py::test_move_items[queue] PASSED test_six.py::test_move_items[reprlib] PASSED test_six.py::test_move_items[socketserver] PASSED test_six.py::test_move_items[_thread] PASSED test_six.py::test_move_items[tkinter] PASSED test_six.py::test_move_items[tkinter_dialog] PASSED test_six.py::test_move_items[tkinter_filedialog] PASSED test_six.py::test_move_items[tkinter_scrolledtext] PASSED test_six.py::test_move_items[tkinter_simpledialog] PASSED test_six.py::test_move_items[tkinter_tix] PASSED test_six.py::test_move_items[tkinter_ttk] PASSED test_six.py::test_move_items[tkinter_constants] PASSED test_six.py::test_move_items[tkinter_dnd] PASSED test_six.py::test_move_items[tkinter_colorchooser] PASSED test_six.py::test_move_items[tkinter_commondialog] PASSED test_six.py::test_move_items[tkinter_tkfiledialog] PASSED test_six.py::test_move_items[tkinter_font] PASSED test_six.py::test_move_items[tkinter_messagebox] PASSED test_six.py::test_move_items[tkinter_tksimpledialog] PASSED test_six.py::test_move_items[urllib_parse] PASSED test_six.py::test_move_items[urllib_error] PASSED test_six.py::test_move_items[urllib] PASSED test_six.py::test_move_items[urllib_robotparser] PASSED test_six.py::test_move_items[xmlrpc_client] PASSED test_six.py::test_move_items[xmlrpc_server] PASSED test_six.py::test_move_items_urllib_parse[ParseResult] PASSED test_six.py::test_move_items_urllib_parse[SplitResult] PASSED test_six.py::test_move_items_urllib_parse[parse_qs] PASSED test_six.py::test_move_items_urllib_parse[parse_qsl] PASSED test_six.py::test_move_items_urllib_parse[urldefrag] PASSED test_six.py::test_move_items_urllib_parse[urljoin] PASSED test_six.py::test_move_items_urllib_parse[urlparse] PASSED test_six.py::test_move_items_urllib_parse[urlsplit] PASSED test_six.py::test_move_items_urllib_parse[urlunparse] PASSED test_six.py::test_move_items_urllib_parse[urlunsplit] PASSED test_six.py::test_move_items_urllib_parse[quote] PASSED test_six.py::test_move_items_urllib_parse[quote_plus] PASSED test_six.py::test_move_items_urllib_parse[unquote] PASSED test_six.py::test_move_items_urllib_parse[unquote_plus] PASSED test_six.py::test_move_items_urllib_parse[unquote_to_bytes] PASSED test_six.py::test_move_items_urllib_parse[urlencode] PASSED test_six.py::test_move_items_urllib_parse[splitquery] PASSED test_six.py::test_move_items_urllib_parse[splittag] PASSED test_six.py::test_move_items_urllib_parse[splituser] PASSED test_six.py::test_move_items_urllib_parse[splitvalue] PASSED test_six.py::test_move_items_urllib_parse[uses_fragment] PASSED test_six.py::test_move_items_urllib_parse[uses_netloc] PASSED test_six.py::test_move_items_urllib_parse[uses_params] PASSED test_six.py::test_move_items_urllib_parse[uses_query] PASSED test_six.py::test_move_items_urllib_parse[uses_relative] PASSED test_six.py::test_move_items_urllib_error[URLError] PASSED test_six.py::test_move_items_urllib_error[HTTPError] PASSED test_six.py::test_move_items_urllib_error[ContentTooShortError] PASSED test_six.py::test_move_items_urllib_request[urlopen] PASSED test_six.py::test_move_items_urllib_request[install_opener] PASSED test_six.py::test_move_items_urllib_request[build_opener] PASSED test_six.py::test_move_items_urllib_request[pathname2url] PASSED test_six.py::test_move_items_urllib_request[url2pathname] PASSED test_six.py::test_move_items_urllib_request[getproxies] PASSED test_six.py::test_move_items_urllib_request[Request] PASSED test_six.py::test_move_items_urllib_request[OpenerDirector] PASSED test_six.py::test_move_items_urllib_request[HTTPDefaultErrorHandler] PASSED test_six.py::test_move_items_urllib_request[HTTPRedirectHandler] PASSED test_six.py::test_move_items_urllib_request[HTTPCookieProcessor] PASSED test_six.py::test_move_items_urllib_request[ProxyHandler] PASSED test_six.py::test_move_items_urllib_request[BaseHandler] PASSED test_six.py::test_move_items_urllib_request[HTTPPasswordMgr] PASSED test_six.py::test_move_items_urllib_request[HTTPPasswordMgrWithDefaultRealm] PASSED test_six.py::test_move_items_urllib_request[AbstractBasicAuthHandler] PASSED test_six.py::test_move_items_urllib_request[HTTPBasicAuthHandler] PASSED test_six.py::test_move_items_urllib_request[ProxyBasicAuthHandler] PASSED test_six.py::test_move_items_urllib_request[AbstractDigestAuthHandler] PASSED test_six.py::test_move_items_urllib_request[HTTPDigestAuthHandler] PASSED test_six.py::test_move_items_urllib_request[ProxyDigestAuthHandler] PASSED test_six.py::test_move_items_urllib_request[HTTPHandler] PASSED test_six.py::test_move_items_urllib_request[HTTPSHandler] PASSED test_six.py::test_move_items_urllib_request[FileHandler] PASSED test_six.py::test_move_items_urllib_request[FTPHandler] PASSED test_six.py::test_move_items_urllib_request[CacheFTPHandler] PASSED test_six.py::test_move_items_urllib_request[UnknownHandler] PASSED test_six.py::test_move_items_urllib_request[HTTPErrorProcessor] PASSED test_six.py::test_move_items_urllib_request[urlretrieve] PASSED test_six.py::test_move_items_urllib_request[urlcleanup] PASSED test_six.py::test_move_items_urllib_request[proxy_bypass] PASSED test_six.py::test_move_items_urllib_request[parse_http_list] PASSED test_six.py::test_move_items_urllib_request[parse_keqv_list] PASSED test_six.py::test_move_items_urllib_request[URLopener] PASSED test_six.py::test_move_items_urllib_request[FancyURLopener] PASSED test_six.py::test_move_items_urllib_response[addbase] PASSED test_six.py::test_move_items_urllib_response[addclosehook] PASSED test_six.py::test_move_items_urllib_response[addinfo] PASSED test_six.py::test_move_items_urllib_response[addinfourl] PASSED test_six.py::test_move_items_urllib_robotparser[RobotFileParser] PASSED test_six.py::test_import_moves_error_1 PASSED test_six.py::test_import_moves_error_2 PASSED test_six.py::test_import_moves_error_3 PASSED test_six.py::test_from_imports PASSED test_six.py::test_filter PASSED test_six.py::test_filter_false PASSED test_six.py::test_map PASSED test_six.py::test_getoutput PASSED test_six.py::test_zip PASSED test_six.py::test_zip_longest PASSED test_six.py::TestCustomizedMoves::test_moved_attribute PASSED test_six.py::TestCustomizedMoves::test_moved_module PASSED test_six.py::TestCustomizedMoves::test_custom_move_module PASSED test_six.py::TestCustomizedMoves::test_custom_move_attribute PASSED test_six.py::TestCustomizedMoves::test_empty_remove PASSED test_six.py::test_get_unbound_function PASSED test_six.py::test_get_method_self PASSED test_six.py::test_get_method_function PASSED test_six.py::test_get_function_closure PASSED test_six.py::test_get_function_code PASSED test_six.py::test_get_function_defaults PASSED test_six.py::test_get_function_globals PASSED test_six.py::test_dictionary_iterators PASSED test_six.py::test_dictionary_views PASSED test_six.py::test_advance_iterator PASSED test_six.py::test_iterator PASSED test_six.py::test_callable PASSED test_six.py::test_create_bound_method PASSED test_six.py::test_create_unbound_method PASSED test_six.py::test_b PASSED test_six.py::test_u PASSED test_six.py::test_u_escapes PASSED test_six.py::test_unichr PASSED test_six.py::test_int2byte PASSED test_six.py::test_byte2int PASSED test_six.py::test_bytesindex PASSED test_six.py::test_bytesiter PASSED test_six.py::test_StringIO PASSED test_six.py::test_BytesIO PASSED test_six.py::test_exec_ PASSED test_six.py::test_reraise PASSED test_six.py::test_raise_from PASSED test_six.py::test_print_ PASSED test_six.py::test_print_exceptions PASSED test_six.py::test_with_metaclass PASSED test_six.py::test_with_metaclass_typing PASSED test_six.py::test_with_metaclass_pep_560 PASSED test_six.py::test_with_metaclass_prepare PASSED test_six.py::test_wraps PASSED test_six.py::test_wraps_raises_on_missing_updated_field_on_wrapper PASSED test_six.py::test_add_metaclass PASSED test_six.py::test_add_metaclass_nested PASSED test_six.py::test_assertCountEqual PASSED test_six.py::test_assertRegex PASSED test_six.py::test_assertNotRegex PASSED test_six.py::test_assertRaisesRegex PASSED test_six.py::test_python_2_unicode_compatible PASSED ======== 200 passed ========