Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 585778 Details for
Bug 691504
dev-python/google-api-python-client-1.7.9 fails tests - ERROR: Failure: ModuleNotFoundError (No module named 'oauth2client')
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python/google-api-python-client-1.7.9:20190805-175503.log
google-api-python-client-1.7.9:20190805-175503.log (text/plain), 73.59 KB, created by
eroen
on 2019-08-05 18:02:59 UTC
(
hide
)
Description:
dev-python/google-api-python-client-1.7.9:20190805-175503.log
Filename:
MIME Type:
Creator:
eroen
Created:
2019-08-05 18:02:59 UTC
Size:
73.59 KB
patch
obsolete
> * Package: dev-python/google-api-python-client-1.7.9 > * Repository: gentoo > * Maintainer: robbat2@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 test userland_GNU > * FEATURES: compressdebug installsources network-sandbox preserve-libs sandbox splitdebug test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking google-api-python-client-1.7.9.tar.gz to /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work >>>> Source unpacked in /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work >>>> Preparing source in /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9 ... > * python2_7: running distutils-r1_run_phase distutils-r1_python_compile >python2.7 setup.py build >running build >running build_py >creating /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python2_7/lib/apiclient >copying apiclient/__init__.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python2_7/lib/apiclient >creating /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python2_7/lib/googleapiclient >copying googleapiclient/_helpers.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python2_7/lib/googleapiclient >copying googleapiclient/errors.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python2_7/lib/googleapiclient >copying googleapiclient/__init__.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python2_7/lib/googleapiclient >copying googleapiclient/http.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python2_7/lib/googleapiclient >copying googleapiclient/model.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python2_7/lib/googleapiclient >copying googleapiclient/sample_tools.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python2_7/lib/googleapiclient >copying googleapiclient/schema.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python2_7/lib/googleapiclient >copying googleapiclient/_auth.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python2_7/lib/googleapiclient >copying googleapiclient/channel.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python2_7/lib/googleapiclient >copying googleapiclient/mimeparse.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python2_7/lib/googleapiclient >copying googleapiclient/discovery.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python2_7/lib/googleapiclient >creating /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python2_7/lib/googleapiclient/discovery_cache >copying googleapiclient/discovery_cache/base.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python2_7/lib/googleapiclient/discovery_cache >copying googleapiclient/discovery_cache/__init__.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python2_7/lib/googleapiclient/discovery_cache >copying googleapiclient/discovery_cache/file_cache.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python2_7/lib/googleapiclient/discovery_cache >copying googleapiclient/discovery_cache/appengine_memcache.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python2_7/lib/googleapiclient/discovery_cache >warning: build_py: byte-compiling is disabled, skipping. > > * python3_5: running distutils-r1_run_phase distutils-r1_python_compile >python3.5 setup.py build -j 4 >running build >running build_py >creating /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_5/lib/apiclient >copying apiclient/__init__.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_5/lib/apiclient >creating /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_5/lib/googleapiclient >copying googleapiclient/_helpers.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_5/lib/googleapiclient >copying googleapiclient/errors.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_5/lib/googleapiclient >copying googleapiclient/__init__.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_5/lib/googleapiclient >copying googleapiclient/http.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_5/lib/googleapiclient >copying googleapiclient/model.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_5/lib/googleapiclient >copying googleapiclient/sample_tools.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_5/lib/googleapiclient >copying googleapiclient/schema.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_5/lib/googleapiclient >copying googleapiclient/_auth.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_5/lib/googleapiclient >copying googleapiclient/channel.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_5/lib/googleapiclient >copying googleapiclient/mimeparse.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_5/lib/googleapiclient >copying googleapiclient/discovery.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_5/lib/googleapiclient >creating /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_5/lib/googleapiclient/discovery_cache >copying googleapiclient/discovery_cache/base.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_5/lib/googleapiclient/discovery_cache >copying googleapiclient/discovery_cache/__init__.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_5/lib/googleapiclient/discovery_cache >copying googleapiclient/discovery_cache/file_cache.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_5/lib/googleapiclient/discovery_cache >copying googleapiclient/discovery_cache/appengine_memcache.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_5/lib/googleapiclient/discovery_cache >warning: build_py: byte-compiling is disabled, skipping. > > * python3_6: running distutils-r1_run_phase distutils-r1_python_compile >python3.6 setup.py build -j 4 >running build >running build_py >creating /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_6/lib/apiclient >copying apiclient/__init__.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_6/lib/apiclient >creating /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_6/lib/googleapiclient >copying googleapiclient/_helpers.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_6/lib/googleapiclient >copying googleapiclient/errors.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_6/lib/googleapiclient >copying googleapiclient/__init__.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_6/lib/googleapiclient >copying googleapiclient/http.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_6/lib/googleapiclient >copying googleapiclient/model.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_6/lib/googleapiclient >copying googleapiclient/sample_tools.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_6/lib/googleapiclient >copying googleapiclient/schema.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_6/lib/googleapiclient >copying googleapiclient/_auth.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_6/lib/googleapiclient >copying googleapiclient/channel.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_6/lib/googleapiclient >copying googleapiclient/mimeparse.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_6/lib/googleapiclient >copying googleapiclient/discovery.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_6/lib/googleapiclient >creating /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_6/lib/googleapiclient/discovery_cache >copying googleapiclient/discovery_cache/base.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_6/lib/googleapiclient/discovery_cache >copying googleapiclient/discovery_cache/__init__.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_6/lib/googleapiclient/discovery_cache >copying googleapiclient/discovery_cache/file_cache.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_6/lib/googleapiclient/discovery_cache >copying googleapiclient/discovery_cache/appengine_memcache.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_6/lib/googleapiclient/discovery_cache >warning: build_py: byte-compiling is disabled, skipping. > > * python3_7: running distutils-r1_run_phase distutils-r1_python_compile >python3.7 setup.py build -j 4 >running build >running build_py >creating /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_7/lib/apiclient >copying apiclient/__init__.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_7/lib/apiclient >creating /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_7/lib/googleapiclient >copying googleapiclient/_helpers.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_7/lib/googleapiclient >copying googleapiclient/errors.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_7/lib/googleapiclient >copying googleapiclient/__init__.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_7/lib/googleapiclient >copying googleapiclient/http.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_7/lib/googleapiclient >copying googleapiclient/model.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_7/lib/googleapiclient >copying googleapiclient/sample_tools.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_7/lib/googleapiclient >copying googleapiclient/schema.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_7/lib/googleapiclient >copying googleapiclient/_auth.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_7/lib/googleapiclient >copying googleapiclient/channel.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_7/lib/googleapiclient >copying googleapiclient/mimeparse.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_7/lib/googleapiclient >copying googleapiclient/discovery.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_7/lib/googleapiclient >creating /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_7/lib/googleapiclient/discovery_cache >copying googleapiclient/discovery_cache/base.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_7/lib/googleapiclient/discovery_cache >copying googleapiclient/discovery_cache/__init__.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_7/lib/googleapiclient/discovery_cache >copying googleapiclient/discovery_cache/file_cache.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_7/lib/googleapiclient/discovery_cache >copying googleapiclient/discovery_cache/appengine_memcache.py -> /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9-python3_7/lib/googleapiclient/discovery_cache >warning: build_py: byte-compiling is disabled, skipping. > >>>> Source compiled. >>>> Test phase: dev-python/google-api-python-client-1.7.9 > * python2_7: running distutils-r1_run_phase python_test >nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$'] >nose.selector: INFO: /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9/describe.py is executable; skipped >test_authorized_http (tests.test__auth.TestAuthWithGoogleAuth) ... ok >test_default_credentials (tests.test__auth.TestAuthWithGoogleAuth) ... ok >test_with_scopes_non_scoped (tests.test__auth.TestAuthWithGoogleAuth) ... ok >test_with_scopes_scoped (tests.test__auth.TestAuthWithGoogleAuth) ... ok >test_authorized_http (tests.test__auth.TestAuthWithOAuth2Client) ... ok >test_default_credentials (tests.test__auth.TestAuthWithOAuth2Client) ... ok >test_with_scopes_non_scoped (tests.test__auth.TestAuthWithOAuth2Client) ... ok >test_with_scopes_scoped (tests.test__auth.TestAuthWithOAuth2Client) ... ok >test_default_credentials (tests.test__auth.TestAuthWithoutAuth) ... ok >test_default_credentials (tests.test__auth.TestGoogleAuthWithoutHttplib2) ... ok >test__add_query_parameter (tests.test__helpers.AddQueryParameterTests) ... ok >test_enforcement_ignore (tests.test__helpers.PositionalTests) ... ok >test_enforcement_warning (tests.test__helpers.PositionalTests) ... ok >test_usage (tests.test__helpers.PositionalTests) ... ok >test_with_repeats (tests.test__helpers.Test_parse_unique_urlencoded) ... ok >test_without_repeats (tests.test__helpers.Test_parse_unique_urlencoded) ... ok >test_update_query_params_existing_params (tests.test__helpers.Test_update_query_params) ... ok >test_update_query_params_no_params (tests.test__helpers.Test_update_query_params) ... ok >test_update_query_params_repeated_params (tests.test__helpers.Test_update_query_params) ... ok >test_update_query_params_replace_param (tests.test__helpers.Test_update_query_params) ... ok >test_basic (tests.test_channel.TestChannel) ... ok >test_new_webhook_channel (tests.test_channel.TestChannel) ... ok >test_basic (tests.test_channel.TestNotification) ... ok >test_notification_from_headers (tests.test_channel.TestNotification) ... ok >test_batch_request_from_default (tests.test_discovery.Discovery) ... ok >test_batch_request_from_discovery (tests.test_discovery.Discovery) ... ok >test_fallback_to_raw_model (tests.test_discovery.Discovery) ... ok >test_full_featured (tests.test_discovery.Discovery) ... ok >test_google_auth_credentials (tests.test_discovery.Discovery) ... ok >test_media_capable_method_without_media (tests.test_discovery.Discovery) ... ok >test_media_io_base_stream_chunksize_resume (tests.test_discovery.Discovery) ... ok >test_media_io_base_stream_unlimited_chunksize_resume (tests.test_discovery.Discovery) ... ok >test_method_error_checking (tests.test_discovery.Discovery) ... ok >test_methods_with_reserved_names (tests.test_discovery.Discovery) ... ok >test_model_added_query_parameters (tests.test_discovery.Discovery) ... ok >test_multipart_media_good_upload (tests.test_discovery.Discovery) ... ok >test_multipart_media_raise_correct_exceptions (tests.test_discovery.Discovery) ... ok >test_nested_resources (tests.test_discovery.Discovery) ... ok >test_no_scopes_no_credentials (tests.test_discovery.Discovery) ... ok >test_oauth2client_credentials (tests.test_discovery.Discovery) ... ok >test_optional_stack_query_parameters (tests.test_discovery.Discovery) ... ok >test_patch (tests.test_discovery.Discovery) ... ok >test_pickle (tests.test_discovery.Discovery) ... ok >test_pickle_with_credentials (tests.test_discovery.Discovery) ... ok >test_plus_resources (tests.test_discovery.Discovery) ... ok >Not a multipart upload. ... ok >Not a multipart upload. ... ok >Not a multipart upload. ... ok >Not a multipart upload. ... ok >test_resumable_media_handle_resume_of_upload_of_unknown_size (tests.test_discovery.Discovery) ... ok >test_resumable_media_handle_uploads_of_unknown_size (tests.test_discovery.Discovery) ... ok >test_resumable_media_handle_uploads_of_unknown_size_eof (tests.test_discovery.Discovery) ... ok >test_resumable_media_no_streaming_on_unsupported_platforms (tests.test_discovery.Discovery) ... ok >test_resumable_media_upload_no_content (tests.test_discovery.Discovery) ... ok >test_resumable_multipart_media_good_upload (tests.test_discovery.Discovery) ... ok >test_simple_media_good_upload (tests.test_discovery.Discovery) ... ok >test_simple_media_raise_correct_exceptions (tests.test_discovery.Discovery) ... ok >test_simple_media_unknown_mimetype (tests.test_discovery.Discovery) ... ok >test_simple_media_upload_no_max_size_provided (tests.test_discovery.Discovery) ... ok >test_simple_media_uploads (tests.test_discovery.Discovery) ... ok >test_string_params_value_of_none_get_dropped (tests.test_discovery.Discovery) ... ok >test_top_level_functions (tests.test_discovery.Discovery) ... ok >test_tunnel_patch (tests.test_discovery.Discovery) ... ok >test_type_coercion (tests.test_discovery.Discovery) ... ok >test_credentials_and_http_mutually_exclusive (tests.test_discovery.DiscoveryErrors) ... ok >test_failed_to_parse_discovery_json (tests.test_discovery.DiscoveryErrors) ... ok >test_tests_should_be_run_with_strict_positional_enforcement (tests.test_discovery.DiscoveryErrors) ... ok >test_unknown_api_name_or_version (tests.test_discovery.DiscoveryErrors) ... ok >test_appengine_memcache (tests.test_discovery.DiscoveryFromAppEngineCache) ... ok >test_building_with_base_remembers_base (tests.test_discovery.DiscoveryFromDocument) ... ok >test_building_with_developer_key_skips_adc (tests.test_discovery.DiscoveryFromDocument) ... ok >test_building_with_explicit_http (tests.test_discovery.DiscoveryFromDocument) ... ok >test_building_with_optional_http_with_authorization (tests.test_discovery.DiscoveryFromDocument) ... ok >test_building_with_optional_http_with_no_authorization (tests.test_discovery.DiscoveryFromDocument) ... ok >test_can_build_from_local_deserialized_document (tests.test_discovery.DiscoveryFromDocument) ... ok >test_can_build_from_local_document (tests.test_discovery.DiscoveryFromDocument) ... ok >test_file_based_cache (tests.test_discovery.DiscoveryFromFileCache) ... ok >test_discovery_loading_from_v2_discovery_uri (tests.test_discovery.DiscoveryFromHttp) ... ok >test_key_is_added_to_discovery_uri (tests.test_discovery.DiscoveryFromHttp) ... ok >test_userip_is_added_to_discovery_uri (tests.test_discovery.DiscoveryFromHttp) ... ok >test_userip_missing_is_not_added_to_discovery_uri (tests.test_discovery.DiscoveryFromHttp) ... ok >test_get_media (tests.test_discovery.MediaGet) ... ok >test_next_nonexistent_with_no_next_page_token (tests.test_discovery.Next) ... ok >test_next_successful_none_on_empty_page_token (tests.test_discovery.Next) ... ok >test_next_successful_none_on_no_next_page_token (tests.test_discovery.Next) ... ok >test_next_successful_with_next_page_token (tests.test_discovery.Next) ... ok >test_next_successful_with_next_page_token_alternate_name (tests.test_discovery.Next) ... ok >test_next_successful_with_next_page_token_in_body (tests.test_discovery.Next) ... ok >test_next_successful_with_next_page_token_required (tests.test_discovery.Next) ... ok >test_next_with_method_with_no_properties (tests.test_discovery.Next) ... ok >test_retries (tests.test_discovery.SetupHttplib2) ... ok >test_ResourceMethodParameters_zoo_animals_patch (tests.test_discovery.Utilities) ... ok >test_ResourceMethodParameters_zoo_get (tests.test_discovery.Utilities) ... ok >test_fix_up_media_upload_no_initial_invalid (tests.test_discovery.Utilities) ... ok >test_fix_up_media_upload_no_initial_valid_full (tests.test_discovery.Utilities) ... ok >test_fix_up_media_upload_no_initial_valid_minimal (tests.test_discovery.Utilities) ... ok >test_fix_up_media_upload_with_initial_invalid (tests.test_discovery.Utilities) ... ok >test_fix_up_media_upload_with_initial_valid_full (tests.test_discovery.Utilities) ... ok >test_fix_up_media_upload_with_initial_valid_minimal (tests.test_discovery.Utilities) ... ok >test_fix_up_method_description_get (tests.test_discovery.Utilities) ... ok >test_fix_up_method_description_insert (tests.test_discovery.Utilities) ... ok >test_fix_up_parameters_check_body (tests.test_discovery.Utilities) ... ok >test_fix_up_parameters_get (tests.test_discovery.Utilities) ... ok >test_fix_up_parameters_insert (tests.test_discovery.Utilities) ... ok >test_fix_up_parameters_optional_body (tests.test_discovery.Utilities) ... ok >test_key2param (tests.test_discovery.Utilities) ... ok >test_urljoin (tests.test_discovery.Utilities) ... ok >test_expiration (tests.test_discovery_cache.FileCacheTest) ... SKIP: FileCache unavailable. >Test handling of bodies with invalid json. ... ok >Test a nicely formed, expected error response. ... ok >Test handling of bodies with missing expected 'message' element. ... ok >Test an empty dict with a missing resp.reason. ... ok >Test handling of non-JSON bodies ... ok >Test handling of passing in the request uri. ... ok >test_add (tests.test_http.TestBatch) ... ok >test_add_fail_for_over_limit (tests.test_http.TestBatch) ... ok >test_add_fail_for_resumable (tests.test_http.TestBatch) ... ok >test_deserialize_response (tests.test_http.TestBatch) ... ok >test_execute (tests.test_http.TestBatch) ... ok >test_execute_batch_http_error (tests.test_http.TestBatch) ... ok >test_execute_empty_batch_no_http (tests.test_http.TestBatch) ... ok >test_execute_global_callback (tests.test_http.TestBatch) ... ok >test_execute_initial_refresh_oauth2 (tests.test_http.TestBatch) ... ok >test_execute_refresh_and_retry_on_401 (tests.test_http.TestBatch) ... ok >test_execute_request_body (tests.test_http.TestBatch) ... ok >test_execute_request_body_with_custom_long_request_ids (tests.test_http.TestBatch) ... ok >test_http_errors_passed_to_callback (tests.test_http.TestBatch) ... ok >test_id_to_from_content_id_header (tests.test_http.TestBatch) ... ok >test_invalid_content_id_header (tests.test_http.TestBatch) ... ok >test_new_id (tests.test_http.TestBatch) ... ok >test_serialize_get_request_no_body (tests.test_http.TestBatch) ... ok >test_serialize_request (tests.test_http.TestBatch) ... ok >test_serialize_request_media_body (tests.test_http.TestBatch) ... ok >test_serialize_request_no_body (tests.test_http.TestBatch) ... ok >test_build_http_default_timeout_can_be_overridden (tests.test_http.TestHttpBuild) ... ok >test_build_http_default_timeout_can_be_set_to_zero (tests.test_http.TestHttpBuild) ... ok >test_build_http_sets_default_timeout_if_none_specified (tests.test_http.TestHttpBuild) ... ok >test_default_response_headers (tests.test_http.TestHttpMock) ... ok >test_error_response (tests.test_http.TestHttpMock) ... ok >Test for #284 ... ok >test_no_retry_401_fails_fast (tests.test_http.TestHttpRequest) ... ok >test_no_retry_403_fails_fast (tests.test_http.TestHttpRequest) ... ok >test_no_retry_403_list_fails (tests.test_http.TestHttpRequest) ... ok >test_no_retry_403_not_configured_fails_fast (tests.test_http.TestHttpRequest) ... ok >test_no_retry_connection_errors (tests.test_http.TestHttpRequest) ... ok >test_no_retry_fails_fast (tests.test_http.TestHttpRequest) ... ok >test_no_retry_succeeds (tests.test_http.TestHttpRequest) ... ok >test_retry (tests.test_http.TestHttpRequest) ... ok >test_retry_connection_errors_non_resumable (tests.test_http.TestHttpRequest) ... ok >test_retry_connection_errors_resumable (tests.test_http.TestHttpRequest) ... ok >test_unicode (tests.test_http.TestHttpRequest) ... ok >test_media_io_base_download (tests.test_http.TestMediaIoBaseDownload) ... ok >test_media_io_base_download_custom_request_headers (tests.test_http.TestMediaIoBaseDownload) ... ok >test_media_io_base_download_empty_file (tests.test_http.TestMediaIoBaseDownload) ... ok >test_media_io_base_download_handle_4xx (tests.test_http.TestMediaIoBaseDownload) ... ok >test_media_io_base_download_handle_redirects (tests.test_http.TestMediaIoBaseDownload) ... ok >test_media_io_base_download_retries_5xx (tests.test_http.TestMediaIoBaseDownload) ... ok >test_media_io_base_download_retries_connection_errors (tests.test_http.TestMediaIoBaseDownload) ... ok >test_media_io_base_download_unknown_media_size (tests.test_http.TestMediaIoBaseDownload) ... ok >test_media_io_base_next_chunk_no_retry_403_not_configured (tests.test_http.TestMediaIoBaseUpload) ... ok >test_media_io_base_next_chunk_retries (tests.test_http.TestMediaIoBaseUpload) ... ok >test_media_io_base_upload_from_bytes (tests.test_http.TestMediaIoBaseUpload) ... ok >test_media_io_base_upload_from_file_io (tests.test_http.TestMediaIoBaseUpload) ... ok >test_media_io_base_upload_from_file_object (tests.test_http.TestMediaIoBaseUpload) ... ok >test_media_io_base_upload_from_string_io (tests.test_http.TestMediaIoBaseUpload) ... ok >test_media_io_base_upload_raises_on_invalid_chunksize (tests.test_http.TestMediaIoBaseUpload) ... ok >test_media_io_base_upload_serializable (tests.test_http.TestMediaIoBaseUpload) ... ok >test_media_io_base_upload_streamable (tests.test_http.TestMediaIoBaseUpload) ... ok >test_http_request_to_from_json (tests.test_http.TestMediaUpload) ... ok >test_media_file_upload_mimetype_detection (tests.test_http.TestMediaUpload) ... ok >test_media_file_upload_raises_on_invalid_chunksize (tests.test_http.TestMediaUpload) ... ok >test_media_file_upload_to_from_json (tests.test_http.TestMediaUpload) ... ok >test_media_inmemory_upload (tests.test_http.TestMediaUpload) ... ok >test_turn_get_into_post (tests.test_http.TestRequestUriTooLong) ... ok >test_ensure_response_callback (tests.test_http.TestResponseCallback) ... ok >test_read (tests.test_http.TestStreamSlice) ... ok >test_read_all (tests.test_http.TestStreamSlice) ... ok >test_read_too_much (tests.test_http.TestStreamSlice) ... ok >test_set_user_agent (tests.test_http.TestUserAgent) ... ok >test_set_user_agent_nested (tests.test_http.TestUserAgent) ... ok >test_bad_response (tests.test_json_model.Model) ... ok >test_data_wrapper_deserialize (tests.test_json_model.Model) ... ok >test_data_wrapper_deserialize_nodata (tests.test_json_model.Model) ... ok >test_good_response (tests.test_json_model.Model) ... ok >test_good_response_wo_data (tests.test_json_model.Model) ... ok >test_good_response_wo_data_str (tests.test_json_model.Model) ... ok >test_json_body (tests.test_json_model.Model) ... ok >test_json_body_data_wrapper (tests.test_json_model.Model) ... ok >Test that a 'data' wrapper doesn't get added if one is already present. ... ok >test_json_build_query (tests.test_json_model.Model) ... ok >test_json_no_body (tests.test_json_model.Model) ... ok >test_logging (tests.test_json_model.Model) ... ok >test_no_content_response (tests.test_json_model.Model) ... ok >test_no_data_wrapper_deserialize (tests.test_json_model.Model) ... ok >test_user_agent (tests.test_json_model.Model) ... ok >test_default_response (tests.test_mocks.Mocks) ... ok >test_errors (tests.test_mocks.Mocks) ... ok >test_simple_expected_body (tests.test_mocks.Mocks) ... ok >test_simple_matching_dict_body (tests.test_mocks.Mocks) ... ok >test_simple_matching_str_body (tests.test_mocks.Mocks) ... ok >test_simple_response (tests.test_mocks.Mocks) ... ok >test_simple_unexpected_body (tests.test_mocks.Mocks) ... ok >test_simple_wrong_body (tests.test_mocks.Mocks) ... ok >test_unexpected_call (tests.test_mocks.Mocks) ... ok >test_build_query (tests.test_model.TestBaseModel) ... ok >test_patch (tests.test_model.TestPatch) ... ok >test_body (tests.test_protobuf_model.Model) ... ok >test_good_response (tests.test_protobuf_model.Model) ... ok >test_no_body (tests.test_protobuf_model.Model) ... ok >test_no_content_response (tests.test_protobuf_model.Model) ... ok >test_additional_properties (tests.test_schema.SchemasTest) ... ok >test_any (tests.test_schema.SchemasTest) ... ok >test_array (tests.test_schema.SchemasTest) ... ok >test_basic_formatting (tests.test_schema.SchemasTest) ... ok >test_boolean (tests.test_schema.SchemasTest) ... ok >test_boolean_default (tests.test_schema.SchemasTest) ... ok >test_empty_edge_case (tests.test_schema.SchemasTest) ... ok >test_integer (tests.test_schema.SchemasTest) ... ok >test_integer_default (tests.test_schema.SchemasTest) ... ok >test_nested_references (tests.test_schema.SchemasTest) ... ok >test_null (tests.test_schema.SchemasTest) ... ok >test_number (tests.test_schema.SchemasTest) ... ok >test_number_default (tests.test_schema.SchemasTest) ... ok >test_simple_object (tests.test_schema.SchemasTest) ... ok >test_string (tests.test_schema.SchemasTest) ... ok >test_string_default (tests.test_schema.SchemasTest) ... ok >test_unknown_name (tests.test_schema.SchemasTest) ... ok > >---------------------------------------------------------------------- >Ran 227 tests in 2.516s > >OK (SKIP=1) > * python3_5: running distutils-r1_run_phase python_test >nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$'] >nose.selector: INFO: /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9/describe.py is executable; skipped >test_authorized_http (tests.test__auth.TestAuthWithGoogleAuth) ... ok >test_default_credentials (tests.test__auth.TestAuthWithGoogleAuth) ... ok >test_with_scopes_non_scoped (tests.test__auth.TestAuthWithGoogleAuth) ... ok >test_with_scopes_scoped (tests.test__auth.TestAuthWithGoogleAuth) ... ok >test_authorized_http (tests.test__auth.TestAuthWithOAuth2Client) ... ok >test_default_credentials (tests.test__auth.TestAuthWithOAuth2Client) ... ok >test_with_scopes_non_scoped (tests.test__auth.TestAuthWithOAuth2Client) ... ok >test_with_scopes_scoped (tests.test__auth.TestAuthWithOAuth2Client) ... ok >test_default_credentials (tests.test__auth.TestAuthWithoutAuth) ... ok >test_default_credentials (tests.test__auth.TestGoogleAuthWithoutHttplib2) ... ok >test__add_query_parameter (tests.test__helpers.AddQueryParameterTests) ... ok >test_enforcement_ignore (tests.test__helpers.PositionalTests) ... ok >test_enforcement_warning (tests.test__helpers.PositionalTests) ... ok >test_usage (tests.test__helpers.PositionalTests) ... ok >test_with_repeats (tests.test__helpers.Test_parse_unique_urlencoded) ... ok >test_without_repeats (tests.test__helpers.Test_parse_unique_urlencoded) ... ok >test_update_query_params_existing_params (tests.test__helpers.Test_update_query_params) ... ok >test_update_query_params_no_params (tests.test__helpers.Test_update_query_params) ... ok >test_update_query_params_repeated_params (tests.test__helpers.Test_update_query_params) ... ok >test_update_query_params_replace_param (tests.test__helpers.Test_update_query_params) ... ok >test_basic (tests.test_channel.TestChannel) ... ok >test_new_webhook_channel (tests.test_channel.TestChannel) ... ok >test_basic (tests.test_channel.TestNotification) ... ok >test_notification_from_headers (tests.test_channel.TestNotification) ... ok >test_batch_request_from_default (tests.test_discovery.Discovery) ... ok >test_batch_request_from_discovery (tests.test_discovery.Discovery) ... ok >test_fallback_to_raw_model (tests.test_discovery.Discovery) ... ok >test_full_featured (tests.test_discovery.Discovery) ... ok >test_google_auth_credentials (tests.test_discovery.Discovery) ... ok >test_media_capable_method_without_media (tests.test_discovery.Discovery) ... ok >test_media_io_base_stream_chunksize_resume (tests.test_discovery.Discovery) ... ok >test_media_io_base_stream_unlimited_chunksize_resume (tests.test_discovery.Discovery) ... ok >test_method_error_checking (tests.test_discovery.Discovery) ... ok >test_methods_with_reserved_names (tests.test_discovery.Discovery) ... SKIP: print is not a reserved name in Python 3 >test_model_added_query_parameters (tests.test_discovery.Discovery) ... ok >test_multipart_media_good_upload (tests.test_discovery.Discovery) ... ok >test_multipart_media_raise_correct_exceptions (tests.test_discovery.Discovery) ... ok >test_nested_resources (tests.test_discovery.Discovery) ... ok >test_no_scopes_no_credentials (tests.test_discovery.Discovery) ... ok >test_oauth2client_credentials (tests.test_discovery.Discovery) ... ok >test_optional_stack_query_parameters (tests.test_discovery.Discovery) ... ok >test_patch (tests.test_discovery.Discovery) ... ok >test_pickle (tests.test_discovery.Discovery) ... ok >test_pickle_with_credentials (tests.test_discovery.Discovery) ... ok >test_plus_resources (tests.test_discovery.Discovery) ... ok >Not a multipart upload. ... ok >Not a multipart upload. ... ok >Not a multipart upload. ... ok >Not a multipart upload. ... ok >test_resumable_media_handle_resume_of_upload_of_unknown_size (tests.test_discovery.Discovery) ... ok >test_resumable_media_handle_uploads_of_unknown_size (tests.test_discovery.Discovery) ... ok >test_resumable_media_handle_uploads_of_unknown_size_eof (tests.test_discovery.Discovery) ... ok >test_resumable_media_no_streaming_on_unsupported_platforms (tests.test_discovery.Discovery) ... ok >test_resumable_media_upload_no_content (tests.test_discovery.Discovery) ... ok >test_resumable_multipart_media_good_upload (tests.test_discovery.Discovery) ... ok >test_simple_media_good_upload (tests.test_discovery.Discovery) ... ok >test_simple_media_raise_correct_exceptions (tests.test_discovery.Discovery) ... ok >test_simple_media_unknown_mimetype (tests.test_discovery.Discovery) ... ok >test_simple_media_upload_no_max_size_provided (tests.test_discovery.Discovery) ... ok >test_simple_media_uploads (tests.test_discovery.Discovery) ... ok >test_string_params_value_of_none_get_dropped (tests.test_discovery.Discovery) ... ok >test_top_level_functions (tests.test_discovery.Discovery) ... ok >test_tunnel_patch (tests.test_discovery.Discovery) ... ok >test_type_coercion (tests.test_discovery.Discovery) ... ok >test_credentials_and_http_mutually_exclusive (tests.test_discovery.DiscoveryErrors) ... ok >test_failed_to_parse_discovery_json (tests.test_discovery.DiscoveryErrors) ... ok >test_tests_should_be_run_with_strict_positional_enforcement (tests.test_discovery.DiscoveryErrors) ... ok >test_unknown_api_name_or_version (tests.test_discovery.DiscoveryErrors) ... ok >test_appengine_memcache (tests.test_discovery.DiscoveryFromAppEngineCache) ... ok >test_building_with_base_remembers_base (tests.test_discovery.DiscoveryFromDocument) ... ok >test_building_with_developer_key_skips_adc (tests.test_discovery.DiscoveryFromDocument) ... ok >test_building_with_explicit_http (tests.test_discovery.DiscoveryFromDocument) ... ok >test_building_with_optional_http_with_authorization (tests.test_discovery.DiscoveryFromDocument) ... ok >test_building_with_optional_http_with_no_authorization (tests.test_discovery.DiscoveryFromDocument) ... ok >test_can_build_from_local_deserialized_document (tests.test_discovery.DiscoveryFromDocument) ... ok >test_can_build_from_local_document (tests.test_discovery.DiscoveryFromDocument) ... ok >test_file_based_cache (tests.test_discovery.DiscoveryFromFileCache) ... ok >test_discovery_loading_from_v2_discovery_uri (tests.test_discovery.DiscoveryFromHttp) ... ok >test_key_is_added_to_discovery_uri (tests.test_discovery.DiscoveryFromHttp) ... ok >test_userip_is_added_to_discovery_uri (tests.test_discovery.DiscoveryFromHttp) ... ok >test_userip_missing_is_not_added_to_discovery_uri (tests.test_discovery.DiscoveryFromHttp) ... ok >test_get_media (tests.test_discovery.MediaGet) ... ok >test_next_nonexistent_with_no_next_page_token (tests.test_discovery.Next) ... ok >test_next_successful_none_on_empty_page_token (tests.test_discovery.Next) ... ok >test_next_successful_none_on_no_next_page_token (tests.test_discovery.Next) ... ok >test_next_successful_with_next_page_token (tests.test_discovery.Next) ... ok >test_next_successful_with_next_page_token_alternate_name (tests.test_discovery.Next) ... ok >test_next_successful_with_next_page_token_in_body (tests.test_discovery.Next) ... ok >test_next_successful_with_next_page_token_required (tests.test_discovery.Next) ... ok >test_next_with_method_with_no_properties (tests.test_discovery.Next) ... ok >test_retries (tests.test_discovery.SetupHttplib2) ... ok >test_ResourceMethodParameters_zoo_animals_patch (tests.test_discovery.Utilities) ... ok >test_ResourceMethodParameters_zoo_get (tests.test_discovery.Utilities) ... ok >test_fix_up_media_upload_no_initial_invalid (tests.test_discovery.Utilities) ... ok >test_fix_up_media_upload_no_initial_valid_full (tests.test_discovery.Utilities) ... ok >test_fix_up_media_upload_no_initial_valid_minimal (tests.test_discovery.Utilities) ... ok >test_fix_up_media_upload_with_initial_invalid (tests.test_discovery.Utilities) ... ok >test_fix_up_media_upload_with_initial_valid_full (tests.test_discovery.Utilities) ... ok >test_fix_up_media_upload_with_initial_valid_minimal (tests.test_discovery.Utilities) ... ok >test_fix_up_method_description_get (tests.test_discovery.Utilities) ... ok >test_fix_up_method_description_insert (tests.test_discovery.Utilities) ... ok >test_fix_up_parameters_check_body (tests.test_discovery.Utilities) ... ok >test_fix_up_parameters_get (tests.test_discovery.Utilities) ... ok >test_fix_up_parameters_insert (tests.test_discovery.Utilities) ... ok >test_fix_up_parameters_optional_body (tests.test_discovery.Utilities) ... ok >test_key2param (tests.test_discovery.Utilities) ... ok >test_urljoin (tests.test_discovery.Utilities) ... ok >test_expiration (tests.test_discovery_cache.FileCacheTest) ... SKIP: FileCache unavailable. >Test handling of bodies with invalid json. ... ok >Test a nicely formed, expected error response. ... ok >Test handling of bodies with missing expected 'message' element. ... ok >Test an empty dict with a missing resp.reason. ... ok >Test handling of non-JSON bodies ... ok >Test handling of passing in the request uri. ... ok >test_add (tests.test_http.TestBatch) ... ok >test_add_fail_for_over_limit (tests.test_http.TestBatch) ... ok >test_add_fail_for_resumable (tests.test_http.TestBatch) ... ok >test_deserialize_response (tests.test_http.TestBatch) ... ok >test_execute (tests.test_http.TestBatch) ... ok >test_execute_batch_http_error (tests.test_http.TestBatch) ... ok >test_execute_empty_batch_no_http (tests.test_http.TestBatch) ... ok >test_execute_global_callback (tests.test_http.TestBatch) ... ok >test_execute_initial_refresh_oauth2 (tests.test_http.TestBatch) ... ok >test_execute_refresh_and_retry_on_401 (tests.test_http.TestBatch) ... ok >test_execute_request_body (tests.test_http.TestBatch) ... ok >test_execute_request_body_with_custom_long_request_ids (tests.test_http.TestBatch) ... ok >test_http_errors_passed_to_callback (tests.test_http.TestBatch) ... ok >test_id_to_from_content_id_header (tests.test_http.TestBatch) ... ok >test_invalid_content_id_header (tests.test_http.TestBatch) ... ok >test_new_id (tests.test_http.TestBatch) ... ok >test_serialize_get_request_no_body (tests.test_http.TestBatch) ... ok >test_serialize_request (tests.test_http.TestBatch) ... ok >test_serialize_request_media_body (tests.test_http.TestBatch) ... ok >test_serialize_request_no_body (tests.test_http.TestBatch) ... ok >test_build_http_default_timeout_can_be_overridden (tests.test_http.TestHttpBuild) ... ok >test_build_http_default_timeout_can_be_set_to_zero (tests.test_http.TestHttpBuild) ... ok >test_build_http_sets_default_timeout_if_none_specified (tests.test_http.TestHttpBuild) ... ok >test_default_response_headers (tests.test_http.TestHttpMock) ... ok >test_error_response (tests.test_http.TestHttpMock) ... ok >Test for #284 ... ok >test_no_retry_401_fails_fast (tests.test_http.TestHttpRequest) ... ok >test_no_retry_403_fails_fast (tests.test_http.TestHttpRequest) ... ok >test_no_retry_403_list_fails (tests.test_http.TestHttpRequest) ... ok >test_no_retry_403_not_configured_fails_fast (tests.test_http.TestHttpRequest) ... ok >test_no_retry_connection_errors (tests.test_http.TestHttpRequest) ... ok >test_no_retry_fails_fast (tests.test_http.TestHttpRequest) ... ok >test_no_retry_succeeds (tests.test_http.TestHttpRequest) ... ok >test_retry (tests.test_http.TestHttpRequest) ... ok >test_retry_connection_errors_non_resumable (tests.test_http.TestHttpRequest) ... ok >test_retry_connection_errors_resumable (tests.test_http.TestHttpRequest) ... ok >test_unicode (tests.test_http.TestHttpRequest) ... ok >test_media_io_base_download (tests.test_http.TestMediaIoBaseDownload) ... ok >test_media_io_base_download_custom_request_headers (tests.test_http.TestMediaIoBaseDownload) ... ok >test_media_io_base_download_empty_file (tests.test_http.TestMediaIoBaseDownload) ... ok >test_media_io_base_download_handle_4xx (tests.test_http.TestMediaIoBaseDownload) ... ok >test_media_io_base_download_handle_redirects (tests.test_http.TestMediaIoBaseDownload) ... ok >test_media_io_base_download_retries_5xx (tests.test_http.TestMediaIoBaseDownload) ... ok >test_media_io_base_download_retries_connection_errors (tests.test_http.TestMediaIoBaseDownload) ... ok >test_media_io_base_download_unknown_media_size (tests.test_http.TestMediaIoBaseDownload) ... ok >test_media_io_base_next_chunk_no_retry_403_not_configured (tests.test_http.TestMediaIoBaseUpload) ... ok >test_media_io_base_next_chunk_retries (tests.test_http.TestMediaIoBaseUpload) ... ok >test_media_io_base_upload_from_bytes (tests.test_http.TestMediaIoBaseUpload) ... ok >test_media_io_base_upload_from_file_io (tests.test_http.TestMediaIoBaseUpload) ... ok >test_media_io_base_upload_from_file_object (tests.test_http.TestMediaIoBaseUpload) ... ok >test_media_io_base_upload_from_string_io (tests.test_http.TestMediaIoBaseUpload) ... SKIP: Strings and Bytes are different types >test_media_io_base_upload_raises_on_invalid_chunksize (tests.test_http.TestMediaIoBaseUpload) ... ok >test_media_io_base_upload_serializable (tests.test_http.TestMediaIoBaseUpload) ... ok >test_media_io_base_upload_streamable (tests.test_http.TestMediaIoBaseUpload) ... ok >test_http_request_to_from_json (tests.test_http.TestMediaUpload) ... ok >test_media_file_upload_mimetype_detection (tests.test_http.TestMediaUpload) ... ok >test_media_file_upload_raises_on_invalid_chunksize (tests.test_http.TestMediaUpload) ... ok >test_media_file_upload_to_from_json (tests.test_http.TestMediaUpload) ... ok >test_media_inmemory_upload (tests.test_http.TestMediaUpload) ... ok >test_turn_get_into_post (tests.test_http.TestRequestUriTooLong) ... ok >test_ensure_response_callback (tests.test_http.TestResponseCallback) ... ok >test_read (tests.test_http.TestStreamSlice) ... ok >test_read_all (tests.test_http.TestStreamSlice) ... ok >test_read_too_much (tests.test_http.TestStreamSlice) ... ok >test_set_user_agent (tests.test_http.TestUserAgent) ... ok >test_set_user_agent_nested (tests.test_http.TestUserAgent) ... ok >test_bad_response (tests.test_json_model.Model) ... ok >test_data_wrapper_deserialize (tests.test_json_model.Model) ... ok >test_data_wrapper_deserialize_nodata (tests.test_json_model.Model) ... ok >test_good_response (tests.test_json_model.Model) ... ok >test_good_response_wo_data (tests.test_json_model.Model) ... ok >test_good_response_wo_data_str (tests.test_json_model.Model) ... ok >test_json_body (tests.test_json_model.Model) ... ok >test_json_body_data_wrapper (tests.test_json_model.Model) ... ok >Test that a 'data' wrapper doesn't get added if one is already present. ... ok >test_json_build_query (tests.test_json_model.Model) ... ok >test_json_no_body (tests.test_json_model.Model) ... ok >test_logging (tests.test_json_model.Model) ... ok >test_no_content_response (tests.test_json_model.Model) ... ok >test_no_data_wrapper_deserialize (tests.test_json_model.Model) ... ok >test_user_agent (tests.test_json_model.Model) ... ok >test_default_response (tests.test_mocks.Mocks) ... ok >test_errors (tests.test_mocks.Mocks) ... ok >test_simple_expected_body (tests.test_mocks.Mocks) ... ok >test_simple_matching_dict_body (tests.test_mocks.Mocks) ... ok >test_simple_matching_str_body (tests.test_mocks.Mocks) ... ok >test_simple_response (tests.test_mocks.Mocks) ... ok >test_simple_unexpected_body (tests.test_mocks.Mocks) ... ok >test_simple_wrong_body (tests.test_mocks.Mocks) ... ok >test_unexpected_call (tests.test_mocks.Mocks) ... ok >test_build_query (tests.test_model.TestBaseModel) ... ok >test_patch (tests.test_model.TestPatch) ... ok >test_body (tests.test_protobuf_model.Model) ... ok >test_good_response (tests.test_protobuf_model.Model) ... ok >test_no_body (tests.test_protobuf_model.Model) ... ok >test_no_content_response (tests.test_protobuf_model.Model) ... ok >test_additional_properties (tests.test_schema.SchemasTest) ... ok >test_any (tests.test_schema.SchemasTest) ... ok >test_array (tests.test_schema.SchemasTest) ... ok >test_basic_formatting (tests.test_schema.SchemasTest) ... ok >test_boolean (tests.test_schema.SchemasTest) ... ok >test_boolean_default (tests.test_schema.SchemasTest) ... ok >test_empty_edge_case (tests.test_schema.SchemasTest) ... ok >test_integer (tests.test_schema.SchemasTest) ... ok >test_integer_default (tests.test_schema.SchemasTest) ... ok >test_nested_references (tests.test_schema.SchemasTest) ... ok >test_null (tests.test_schema.SchemasTest) ... ok >test_number (tests.test_schema.SchemasTest) ... ok >test_number_default (tests.test_schema.SchemasTest) ... ok >test_simple_object (tests.test_schema.SchemasTest) ... ok >test_string (tests.test_schema.SchemasTest) ... ok >test_string_default (tests.test_schema.SchemasTest) ... ok >test_unknown_name (tests.test_schema.SchemasTest) ... ok > >---------------------------------------------------------------------- >Ran 227 tests in 2.714s > >OK (SKIP=3) > * python3_6: running distutils-r1_run_phase python_test >nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$'] >nose.selector: INFO: /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9/describe.py is executable; skipped >test_authorized_http (tests.test__auth.TestAuthWithGoogleAuth) ... ok >test_default_credentials (tests.test__auth.TestAuthWithGoogleAuth) ... ok >test_with_scopes_non_scoped (tests.test__auth.TestAuthWithGoogleAuth) ... ok >test_with_scopes_scoped (tests.test__auth.TestAuthWithGoogleAuth) ... ok >test_authorized_http (tests.test__auth.TestAuthWithOAuth2Client) ... ok >test_default_credentials (tests.test__auth.TestAuthWithOAuth2Client) ... ok >test_with_scopes_non_scoped (tests.test__auth.TestAuthWithOAuth2Client) ... ok >test_with_scopes_scoped (tests.test__auth.TestAuthWithOAuth2Client) ... ok >test_default_credentials (tests.test__auth.TestAuthWithoutAuth) ... ok >test_default_credentials (tests.test__auth.TestGoogleAuthWithoutHttplib2) ... ok >test__add_query_parameter (tests.test__helpers.AddQueryParameterTests) ... ok >test_enforcement_ignore (tests.test__helpers.PositionalTests) ... ok >test_enforcement_warning (tests.test__helpers.PositionalTests) ... ok >test_usage (tests.test__helpers.PositionalTests) ... ok >test_with_repeats (tests.test__helpers.Test_parse_unique_urlencoded) ... ok >test_without_repeats (tests.test__helpers.Test_parse_unique_urlencoded) ... ok >test_update_query_params_existing_params (tests.test__helpers.Test_update_query_params) ... ok >test_update_query_params_no_params (tests.test__helpers.Test_update_query_params) ... ok >test_update_query_params_repeated_params (tests.test__helpers.Test_update_query_params) ... ok >test_update_query_params_replace_param (tests.test__helpers.Test_update_query_params) ... ok >test_basic (tests.test_channel.TestChannel) ... ok >test_new_webhook_channel (tests.test_channel.TestChannel) ... ok >test_basic (tests.test_channel.TestNotification) ... ok >test_notification_from_headers (tests.test_channel.TestNotification) ... ok >test_batch_request_from_default (tests.test_discovery.Discovery) ... ok >test_batch_request_from_discovery (tests.test_discovery.Discovery) ... ok >test_fallback_to_raw_model (tests.test_discovery.Discovery) ... ok >test_full_featured (tests.test_discovery.Discovery) ... ok >test_google_auth_credentials (tests.test_discovery.Discovery) ... ok >test_media_capable_method_without_media (tests.test_discovery.Discovery) ... ok >test_media_io_base_stream_chunksize_resume (tests.test_discovery.Discovery) ... ok >test_media_io_base_stream_unlimited_chunksize_resume (tests.test_discovery.Discovery) ... ok >test_method_error_checking (tests.test_discovery.Discovery) ... ok >test_methods_with_reserved_names (tests.test_discovery.Discovery) ... SKIP: print is not a reserved name in Python 3 >test_model_added_query_parameters (tests.test_discovery.Discovery) ... ok >test_multipart_media_good_upload (tests.test_discovery.Discovery) ... ok >test_multipart_media_raise_correct_exceptions (tests.test_discovery.Discovery) ... ok >test_nested_resources (tests.test_discovery.Discovery) ... ok >test_no_scopes_no_credentials (tests.test_discovery.Discovery) ... ok >test_oauth2client_credentials (tests.test_discovery.Discovery) ... ok >test_optional_stack_query_parameters (tests.test_discovery.Discovery) ... ok >test_patch (tests.test_discovery.Discovery) ... ok >test_pickle (tests.test_discovery.Discovery) ... ok >test_pickle_with_credentials (tests.test_discovery.Discovery) ... ok >test_plus_resources (tests.test_discovery.Discovery) ... ok >Not a multipart upload. ... ok >Not a multipart upload. ... ok >Not a multipart upload. ... ok >Not a multipart upload. ... ok >test_resumable_media_handle_resume_of_upload_of_unknown_size (tests.test_discovery.Discovery) ... ok >test_resumable_media_handle_uploads_of_unknown_size (tests.test_discovery.Discovery) ... ok >test_resumable_media_handle_uploads_of_unknown_size_eof (tests.test_discovery.Discovery) ... ok >test_resumable_media_no_streaming_on_unsupported_platforms (tests.test_discovery.Discovery) ... ok >test_resumable_media_upload_no_content (tests.test_discovery.Discovery) ... ok >test_resumable_multipart_media_good_upload (tests.test_discovery.Discovery) ... ok >test_simple_media_good_upload (tests.test_discovery.Discovery) ... ok >test_simple_media_raise_correct_exceptions (tests.test_discovery.Discovery) ... ok >test_simple_media_unknown_mimetype (tests.test_discovery.Discovery) ... ok >test_simple_media_upload_no_max_size_provided (tests.test_discovery.Discovery) ... ok >test_simple_media_uploads (tests.test_discovery.Discovery) ... ok >test_string_params_value_of_none_get_dropped (tests.test_discovery.Discovery) ... ok >test_top_level_functions (tests.test_discovery.Discovery) ... ok >test_tunnel_patch (tests.test_discovery.Discovery) ... ok >test_type_coercion (tests.test_discovery.Discovery) ... ok >test_credentials_and_http_mutually_exclusive (tests.test_discovery.DiscoveryErrors) ... ok >test_failed_to_parse_discovery_json (tests.test_discovery.DiscoveryErrors) ... ok >test_tests_should_be_run_with_strict_positional_enforcement (tests.test_discovery.DiscoveryErrors) ... ok >test_unknown_api_name_or_version (tests.test_discovery.DiscoveryErrors) ... ok >test_appengine_memcache (tests.test_discovery.DiscoveryFromAppEngineCache) ... ok >test_building_with_base_remembers_base (tests.test_discovery.DiscoveryFromDocument) ... ok >test_building_with_developer_key_skips_adc (tests.test_discovery.DiscoveryFromDocument) ... ok >test_building_with_explicit_http (tests.test_discovery.DiscoveryFromDocument) ... ok >test_building_with_optional_http_with_authorization (tests.test_discovery.DiscoveryFromDocument) ... ok >test_building_with_optional_http_with_no_authorization (tests.test_discovery.DiscoveryFromDocument) ... ok >test_can_build_from_local_deserialized_document (tests.test_discovery.DiscoveryFromDocument) ... ok >test_can_build_from_local_document (tests.test_discovery.DiscoveryFromDocument) ... ok >test_file_based_cache (tests.test_discovery.DiscoveryFromFileCache) ... ok >test_discovery_loading_from_v2_discovery_uri (tests.test_discovery.DiscoveryFromHttp) ... ok >test_key_is_added_to_discovery_uri (tests.test_discovery.DiscoveryFromHttp) ... ok >test_userip_is_added_to_discovery_uri (tests.test_discovery.DiscoveryFromHttp) ... ok >test_userip_missing_is_not_added_to_discovery_uri (tests.test_discovery.DiscoveryFromHttp) ... ok >test_get_media (tests.test_discovery.MediaGet) ... ok >test_next_nonexistent_with_no_next_page_token (tests.test_discovery.Next) ... ok >test_next_successful_none_on_empty_page_token (tests.test_discovery.Next) ... ok >test_next_successful_none_on_no_next_page_token (tests.test_discovery.Next) ... ok >test_next_successful_with_next_page_token (tests.test_discovery.Next) ... ok >test_next_successful_with_next_page_token_alternate_name (tests.test_discovery.Next) ... ok >test_next_successful_with_next_page_token_in_body (tests.test_discovery.Next) ... ok >test_next_successful_with_next_page_token_required (tests.test_discovery.Next) ... ok >test_next_with_method_with_no_properties (tests.test_discovery.Next) ... ok >test_retries (tests.test_discovery.SetupHttplib2) ... ok >test_ResourceMethodParameters_zoo_animals_patch (tests.test_discovery.Utilities) ... ok >test_ResourceMethodParameters_zoo_get (tests.test_discovery.Utilities) ... ok >test_fix_up_media_upload_no_initial_invalid (tests.test_discovery.Utilities) ... ok >test_fix_up_media_upload_no_initial_valid_full (tests.test_discovery.Utilities) ... ok >test_fix_up_media_upload_no_initial_valid_minimal (tests.test_discovery.Utilities) ... ok >test_fix_up_media_upload_with_initial_invalid (tests.test_discovery.Utilities) ... ok >test_fix_up_media_upload_with_initial_valid_full (tests.test_discovery.Utilities) ... ok >test_fix_up_media_upload_with_initial_valid_minimal (tests.test_discovery.Utilities) ... ok >test_fix_up_method_description_get (tests.test_discovery.Utilities) ... ok >test_fix_up_method_description_insert (tests.test_discovery.Utilities) ... ok >test_fix_up_parameters_check_body (tests.test_discovery.Utilities) ... ok >test_fix_up_parameters_get (tests.test_discovery.Utilities) ... ok >test_fix_up_parameters_insert (tests.test_discovery.Utilities) ... ok >test_fix_up_parameters_optional_body (tests.test_discovery.Utilities) ... ok >test_key2param (tests.test_discovery.Utilities) ... ok >test_urljoin (tests.test_discovery.Utilities) ... ok >test_expiration (tests.test_discovery_cache.FileCacheTest) ... SKIP: FileCache unavailable. >Test handling of bodies with invalid json. ... ok >Test a nicely formed, expected error response. ... ok >Test handling of bodies with missing expected 'message' element. ... ok >Test an empty dict with a missing resp.reason. ... ok >Test handling of non-JSON bodies ... ok >Test handling of passing in the request uri. ... ok >test_add (tests.test_http.TestBatch) ... ok >test_add_fail_for_over_limit (tests.test_http.TestBatch) ... ok >test_add_fail_for_resumable (tests.test_http.TestBatch) ... ok >test_deserialize_response (tests.test_http.TestBatch) ... ok >test_execute (tests.test_http.TestBatch) ... ok >test_execute_batch_http_error (tests.test_http.TestBatch) ... ok >test_execute_empty_batch_no_http (tests.test_http.TestBatch) ... ok >test_execute_global_callback (tests.test_http.TestBatch) ... ok >test_execute_initial_refresh_oauth2 (tests.test_http.TestBatch) ... ok >test_execute_refresh_and_retry_on_401 (tests.test_http.TestBatch) ... ok >test_execute_request_body (tests.test_http.TestBatch) ... ok >test_execute_request_body_with_custom_long_request_ids (tests.test_http.TestBatch) ... ok >test_http_errors_passed_to_callback (tests.test_http.TestBatch) ... ok >test_id_to_from_content_id_header (tests.test_http.TestBatch) ... ok >test_invalid_content_id_header (tests.test_http.TestBatch) ... ok >test_new_id (tests.test_http.TestBatch) ... ok >test_serialize_get_request_no_body (tests.test_http.TestBatch) ... ok >test_serialize_request (tests.test_http.TestBatch) ... ok >test_serialize_request_media_body (tests.test_http.TestBatch) ... ok >test_serialize_request_no_body (tests.test_http.TestBatch) ... ok >test_build_http_default_timeout_can_be_overridden (tests.test_http.TestHttpBuild) ... ok >test_build_http_default_timeout_can_be_set_to_zero (tests.test_http.TestHttpBuild) ... ok >test_build_http_sets_default_timeout_if_none_specified (tests.test_http.TestHttpBuild) ... ok >test_default_response_headers (tests.test_http.TestHttpMock) ... ok >test_error_response (tests.test_http.TestHttpMock) ... ok >Test for #284 ... ok >test_no_retry_401_fails_fast (tests.test_http.TestHttpRequest) ... ok >test_no_retry_403_fails_fast (tests.test_http.TestHttpRequest) ... ok >test_no_retry_403_list_fails (tests.test_http.TestHttpRequest) ... ok >test_no_retry_403_not_configured_fails_fast (tests.test_http.TestHttpRequest) ... ok >test_no_retry_connection_errors (tests.test_http.TestHttpRequest) ... ok >test_no_retry_fails_fast (tests.test_http.TestHttpRequest) ... ok >test_no_retry_succeeds (tests.test_http.TestHttpRequest) ... ok >test_retry (tests.test_http.TestHttpRequest) ... ok >test_retry_connection_errors_non_resumable (tests.test_http.TestHttpRequest) ... ok >test_retry_connection_errors_resumable (tests.test_http.TestHttpRequest) ... ok >test_unicode (tests.test_http.TestHttpRequest) ... ok >test_media_io_base_download (tests.test_http.TestMediaIoBaseDownload) ... ok >test_media_io_base_download_custom_request_headers (tests.test_http.TestMediaIoBaseDownload) ... ok >test_media_io_base_download_empty_file (tests.test_http.TestMediaIoBaseDownload) ... ok >test_media_io_base_download_handle_4xx (tests.test_http.TestMediaIoBaseDownload) ... ok >test_media_io_base_download_handle_redirects (tests.test_http.TestMediaIoBaseDownload) ... ok >test_media_io_base_download_retries_5xx (tests.test_http.TestMediaIoBaseDownload) ... ok >test_media_io_base_download_retries_connection_errors (tests.test_http.TestMediaIoBaseDownload) ... ok >test_media_io_base_download_unknown_media_size (tests.test_http.TestMediaIoBaseDownload) ... ok >test_media_io_base_next_chunk_no_retry_403_not_configured (tests.test_http.TestMediaIoBaseUpload) ... ok >test_media_io_base_next_chunk_retries (tests.test_http.TestMediaIoBaseUpload) ... ok >test_media_io_base_upload_from_bytes (tests.test_http.TestMediaIoBaseUpload) ... ok >test_media_io_base_upload_from_file_io (tests.test_http.TestMediaIoBaseUpload) ... ok >test_media_io_base_upload_from_file_object (tests.test_http.TestMediaIoBaseUpload) ... ok >test_media_io_base_upload_from_string_io (tests.test_http.TestMediaIoBaseUpload) ... SKIP: Strings and Bytes are different types >test_media_io_base_upload_raises_on_invalid_chunksize (tests.test_http.TestMediaIoBaseUpload) ... ok >test_media_io_base_upload_serializable (tests.test_http.TestMediaIoBaseUpload) ... ok >test_media_io_base_upload_streamable (tests.test_http.TestMediaIoBaseUpload) ... ok >test_http_request_to_from_json (tests.test_http.TestMediaUpload) ... ok >test_media_file_upload_mimetype_detection (tests.test_http.TestMediaUpload) ... ok >test_media_file_upload_raises_on_invalid_chunksize (tests.test_http.TestMediaUpload) ... ok >test_media_file_upload_to_from_json (tests.test_http.TestMediaUpload) ... ok >test_media_inmemory_upload (tests.test_http.TestMediaUpload) ... ok >test_turn_get_into_post (tests.test_http.TestRequestUriTooLong) ... ok >test_ensure_response_callback (tests.test_http.TestResponseCallback) ... ok >test_read (tests.test_http.TestStreamSlice) ... ok >test_read_all (tests.test_http.TestStreamSlice) ... ok >test_read_too_much (tests.test_http.TestStreamSlice) ... ok >test_set_user_agent (tests.test_http.TestUserAgent) ... ok >test_set_user_agent_nested (tests.test_http.TestUserAgent) ... ok >test_bad_response (tests.test_json_model.Model) ... ok >test_data_wrapper_deserialize (tests.test_json_model.Model) ... ok >test_data_wrapper_deserialize_nodata (tests.test_json_model.Model) ... ok >test_good_response (tests.test_json_model.Model) ... ok >test_good_response_wo_data (tests.test_json_model.Model) ... ok >test_good_response_wo_data_str (tests.test_json_model.Model) ... ok >test_json_body (tests.test_json_model.Model) ... ok >test_json_body_data_wrapper (tests.test_json_model.Model) ... ok >Test that a 'data' wrapper doesn't get added if one is already present. ... ok >test_json_build_query (tests.test_json_model.Model) ... ok >test_json_no_body (tests.test_json_model.Model) ... ok >test_logging (tests.test_json_model.Model) ... ok >test_no_content_response (tests.test_json_model.Model) ... ok >test_no_data_wrapper_deserialize (tests.test_json_model.Model) ... ok >test_user_agent (tests.test_json_model.Model) ... ok >test_default_response (tests.test_mocks.Mocks) ... ok >test_errors (tests.test_mocks.Mocks) ... ok >test_simple_expected_body (tests.test_mocks.Mocks) ... ok >test_simple_matching_dict_body (tests.test_mocks.Mocks) ... ok >test_simple_matching_str_body (tests.test_mocks.Mocks) ... ok >test_simple_response (tests.test_mocks.Mocks) ... ok >test_simple_unexpected_body (tests.test_mocks.Mocks) ... ok >test_simple_wrong_body (tests.test_mocks.Mocks) ... ok >test_unexpected_call (tests.test_mocks.Mocks) ... ok >test_build_query (tests.test_model.TestBaseModel) ... ok >test_patch (tests.test_model.TestPatch) ... ok >test_body (tests.test_protobuf_model.Model) ... ok >test_good_response (tests.test_protobuf_model.Model) ... ok >test_no_body (tests.test_protobuf_model.Model) ... ok >test_no_content_response (tests.test_protobuf_model.Model) ... ok >test_additional_properties (tests.test_schema.SchemasTest) ... ok >test_any (tests.test_schema.SchemasTest) ... ok >test_array (tests.test_schema.SchemasTest) ... ok >test_basic_formatting (tests.test_schema.SchemasTest) ... ok >test_boolean (tests.test_schema.SchemasTest) ... ok >test_boolean_default (tests.test_schema.SchemasTest) ... ok >test_empty_edge_case (tests.test_schema.SchemasTest) ... ok >test_integer (tests.test_schema.SchemasTest) ... ok >test_integer_default (tests.test_schema.SchemasTest) ... ok >test_nested_references (tests.test_schema.SchemasTest) ... ok >test_null (tests.test_schema.SchemasTest) ... ok >test_number (tests.test_schema.SchemasTest) ... ok >test_number_default (tests.test_schema.SchemasTest) ... ok >test_simple_object (tests.test_schema.SchemasTest) ... ok >test_string (tests.test_schema.SchemasTest) ... ok >test_string_default (tests.test_schema.SchemasTest) ... ok >test_unknown_name (tests.test_schema.SchemasTest) ... ok > >---------------------------------------------------------------------- >Ran 227 tests in 2.493s > >OK (SKIP=3) > * python3_7: running distutils-r1_run_phase python_test >nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$'] >nose.selector: INFO: /var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9/describe.py is executable; skipped >Failure: ModuleNotFoundError (No module named 'oauth2client') ... ERROR >test__add_query_parameter (tests.test__helpers.AddQueryParameterTests) ... ok >test_enforcement_ignore (tests.test__helpers.PositionalTests) ... ok >test_enforcement_warning (tests.test__helpers.PositionalTests) ... ok >test_usage (tests.test__helpers.PositionalTests) ... ok >test_with_repeats (tests.test__helpers.Test_parse_unique_urlencoded) ... ok >test_without_repeats (tests.test__helpers.Test_parse_unique_urlencoded) ... ok >test_update_query_params_existing_params (tests.test__helpers.Test_update_query_params) ... ok >test_update_query_params_no_params (tests.test__helpers.Test_update_query_params) ... ok >test_update_query_params_repeated_params (tests.test__helpers.Test_update_query_params) ... ok >test_update_query_params_replace_param (tests.test__helpers.Test_update_query_params) ... ok >test_basic (tests.test_channel.TestChannel) ... ok >test_new_webhook_channel (tests.test_channel.TestChannel) ... ok >test_basic (tests.test_channel.TestNotification) ... ok >test_notification_from_headers (tests.test_channel.TestNotification) ... ok >Failure: ModuleNotFoundError (No module named 'oauth2client') ... ERROR >test_expiration (tests.test_discovery_cache.FileCacheTest) ... SKIP: FileCache unavailable. >Test handling of bodies with invalid json. ... ok >Test a nicely formed, expected error response. ... ok >Test handling of bodies with missing expected 'message' element. ... ok >Test an empty dict with a missing resp.reason. ... ok >Test handling of non-JSON bodies ... ok >Test handling of passing in the request uri. ... ok >Failure: ModuleNotFoundError (No module named 'oauth2client') ... ERROR >test_bad_response (tests.test_json_model.Model) ... ok >test_data_wrapper_deserialize (tests.test_json_model.Model) ... ok >test_data_wrapper_deserialize_nodata (tests.test_json_model.Model) ... ok >test_good_response (tests.test_json_model.Model) ... ok >test_good_response_wo_data (tests.test_json_model.Model) ... ok >test_good_response_wo_data_str (tests.test_json_model.Model) ... ok >test_json_body (tests.test_json_model.Model) ... ok >test_json_body_data_wrapper (tests.test_json_model.Model) ... ok >Test that a 'data' wrapper doesn't get added if one is already present. ... ok >test_json_build_query (tests.test_json_model.Model) ... ok >test_json_no_body (tests.test_json_model.Model) ... ok >test_logging (tests.test_json_model.Model) ... ok >test_no_content_response (tests.test_json_model.Model) ... ok >test_no_data_wrapper_deserialize (tests.test_json_model.Model) ... ok >test_user_agent (tests.test_json_model.Model) ... ok >test_default_response (tests.test_mocks.Mocks) ... ok >test_errors (tests.test_mocks.Mocks) ... ok >test_simple_expected_body (tests.test_mocks.Mocks) ... ok >test_simple_matching_dict_body (tests.test_mocks.Mocks) ... ok >test_simple_matching_str_body (tests.test_mocks.Mocks) ... ok >test_simple_response (tests.test_mocks.Mocks) ... ok >test_simple_unexpected_body (tests.test_mocks.Mocks) ... ok >test_simple_wrong_body (tests.test_mocks.Mocks) ... ok >test_unexpected_call (tests.test_mocks.Mocks) ... ok >test_build_query (tests.test_model.TestBaseModel) ... ok >test_patch (tests.test_model.TestPatch) ... ok >test_body (tests.test_protobuf_model.Model) ... ok >test_good_response (tests.test_protobuf_model.Model) ... ok >test_no_body (tests.test_protobuf_model.Model) ... ok >test_no_content_response (tests.test_protobuf_model.Model) ... ok >test_additional_properties (tests.test_schema.SchemasTest) ... ok >test_any (tests.test_schema.SchemasTest) ... ok >test_array (tests.test_schema.SchemasTest) ... ok >test_basic_formatting (tests.test_schema.SchemasTest) ... ok >test_boolean (tests.test_schema.SchemasTest) ... ok >test_boolean_default (tests.test_schema.SchemasTest) ... ok >test_empty_edge_case (tests.test_schema.SchemasTest) ... ok >test_integer (tests.test_schema.SchemasTest) ... ok >test_integer_default (tests.test_schema.SchemasTest) ... ok >test_nested_references (tests.test_schema.SchemasTest) ... ok >test_null (tests.test_schema.SchemasTest) ... ok >test_number (tests.test_schema.SchemasTest) ... ok >test_number_default (tests.test_schema.SchemasTest) ... ok >test_simple_object (tests.test_schema.SchemasTest) ... ok >test_string (tests.test_schema.SchemasTest) ... ok >test_string_default (tests.test_schema.SchemasTest) ... ok >test_unknown_name (tests.test_schema.SchemasTest) ... ok > >====================================================================== >ERROR: Failure: ModuleNotFoundError (No module named 'oauth2client') >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/nose/failure.py", line 39, in runTest > raise self.exc_val.with_traceback(self.tb) > File "/usr/lib/python3.7/site-packages/nose/loader.py", line 417, in loadTestsFromName > addr.filename, addr.module) > File "/usr/lib/python3.7/site-packages/nose/importer.py", line 47, in importFromPath > return self.importFromDir(dir_path, fqname) > File "/usr/lib/python3.7/site-packages/nose/importer.py", line 94, in importFromDir > mod = load_module(part_fqname, fh, filename, desc) > File "/usr/lib/python3.7/imp.py", line 234, in load_module > return load_source(name, filename, file) > File "/usr/lib/python3.7/imp.py", line 171, in load_source > module = _load(spec) > File "<frozen importlib._bootstrap>", line 696, in _load > File "<frozen importlib._bootstrap>", line 677, in _load_unlocked > File "<frozen importlib._bootstrap_external>", line 728, in exec_module > File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed > File "/var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9/tests/test__auth.py", line 20, in <module> > import oauth2client.client >ModuleNotFoundError: No module named 'oauth2client' > >====================================================================== >ERROR: Failure: ModuleNotFoundError (No module named 'oauth2client') >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/nose/failure.py", line 39, in runTest > raise self.exc_val.with_traceback(self.tb) > File "/usr/lib/python3.7/site-packages/nose/loader.py", line 417, in loadTestsFromName > addr.filename, addr.module) > File "/usr/lib/python3.7/site-packages/nose/importer.py", line 47, in importFromPath > return self.importFromDir(dir_path, fqname) > File "/usr/lib/python3.7/site-packages/nose/importer.py", line 94, in importFromDir > mod = load_module(part_fqname, fh, filename, desc) > File "/usr/lib/python3.7/imp.py", line 234, in load_module > return load_source(name, filename, file) > File "/usr/lib/python3.7/imp.py", line 171, in load_source > module = _load(spec) > File "<frozen importlib._bootstrap>", line 696, in _load > File "<frozen importlib._bootstrap>", line 677, in _load_unlocked > File "<frozen importlib._bootstrap_external>", line 728, in exec_module > File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed > File "/var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9/tests/test_discovery.py", line 79, in <module> > from oauth2client import GOOGLE_TOKEN_URI >ModuleNotFoundError: No module named 'oauth2client' > >====================================================================== >ERROR: Failure: ModuleNotFoundError (No module named 'oauth2client') >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/nose/failure.py", line 39, in runTest > raise self.exc_val.with_traceback(self.tb) > File "/usr/lib/python3.7/site-packages/nose/loader.py", line 417, in loadTestsFromName > addr.filename, addr.module) > File "/usr/lib/python3.7/site-packages/nose/importer.py", line 47, in importFromPath > return self.importFromDir(dir_path, fqname) > File "/usr/lib/python3.7/site-packages/nose/importer.py", line 94, in importFromDir > mod = load_module(part_fqname, fh, filename, desc) > File "/usr/lib/python3.7/imp.py", line 234, in load_module > return load_source(name, filename, file) > File "/usr/lib/python3.7/imp.py", line 171, in load_source > module = _load(spec) > File "<frozen importlib._bootstrap>", line 696, in _load > File "<frozen importlib._bootstrap>", line 677, in _load_unlocked > File "<frozen importlib._bootstrap_external>", line 728, in exec_module > File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed > File "/var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9/tests/test_http.py", line 61, in <module> > from oauth2client.client import Credentials >ModuleNotFoundError: No module named 'oauth2client' > >---------------------------------------------------------------------- >Ran 71 tests in 0.522s > >FAILED (SKIP=1, errors=3) > * ERROR: dev-python/google-api-python-client-1.7.9::gentoo failed (test phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 125: Called src_test > * environment, line 2779: Called distutils-r1_src_test > * environment, line 1012: Called _distutils-r1_run_foreach_impl 'python_test' > * environment, line 458: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' > * environment, line 2307: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 1667: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 1665: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' > * environment, line 670: Called distutils-r1_run_phase 'python_test' > * environment, line 943: Called python_test > * environment, line 2681: Called die > * The specific snippet of code: > * nosetests --verbosity=3 || die > * > * If you need support, post the output of `emerge --info '=dev-python/google-api-python-client-1.7.9::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/google-api-python-client-1.7.9::gentoo'`. > * The complete build log is located at '/var/log/portage/build/dev-python/google-api-python-client-1.7.9:20190805-175503.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/google-api-python-client-1.7.9/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/google-api-python-client-1.7.9/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9' > * S: '/var/tmp/portage/dev-python/google-api-python-client-1.7.9/work/google-api-python-client-1.7.9'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 691504
: 585778