Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 550242 Details for
Bug 668162
dev-python/s3transfer-0.1.13-r1: test failure: test_enable_disable_callbacks_only_ever_registered_once
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 56.55 KB, created by
Thomas Deutschmann (RETIRED)
on 2018-10-09 12:52:04 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Thomas Deutschmann (RETIRED)
Created:
2018-10-09 12:52:04 UTC
Size:
56.55 KB
patch
obsolete
> * Package: dev-python/s3transfer-0.1.13-r1 > * Repository: gentoo > * Maintainer: andrey_utkin@gentoo.org > * USE: abi_x86_32 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_6 test userland_GNU x86 > * FEATURES: preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking s3transfer-0.1.13.tar.gz to /var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work >>>> Source unpacked in /var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work >>>> Preparing source in /var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13 ... > * 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/s3transfer-0.1.13-r1/work/s3transfer-0.1.13-python2_7/lib/s3transfer >copying s3transfer/download.py -> /var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13-python2_7/lib/s3transfer >copying s3transfer/upload.py -> /var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13-python2_7/lib/s3transfer >copying s3transfer/exceptions.py -> /var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13-python2_7/lib/s3transfer >copying s3transfer/compat.py -> /var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13-python2_7/lib/s3transfer >copying s3transfer/copies.py -> /var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13-python2_7/lib/s3transfer >copying s3transfer/subscribers.py -> /var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13-python2_7/lib/s3transfer >copying s3transfer/utils.py -> /var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13-python2_7/lib/s3transfer >copying s3transfer/manager.py -> /var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13-python2_7/lib/s3transfer >copying s3transfer/tasks.py -> /var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13-python2_7/lib/s3transfer >copying s3transfer/bandwidth.py -> /var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13-python2_7/lib/s3transfer >copying s3transfer/__init__.py -> /var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13-python2_7/lib/s3transfer >copying s3transfer/futures.py -> /var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13-python2_7/lib/s3transfer >copying s3transfer/delete.py -> /var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13-python2_7/lib/s3transfer >running egg_info >writing requirements to s3transfer.egg-info/requires.txt >writing s3transfer.egg-info/PKG-INFO >writing top-level names to s3transfer.egg-info/top_level.txt >writing dependency_links to s3transfer.egg-info/dependency_links.txt >reading manifest file 's3transfer.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >writing manifest file 's3transfer.egg-info/SOURCES.txt' >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 5 >running build >running build_py >creating /var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13-python3_6/lib/s3transfer >copying s3transfer/download.py -> /var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13-python3_6/lib/s3transfer >copying s3transfer/upload.py -> /var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13-python3_6/lib/s3transfer >copying s3transfer/exceptions.py -> /var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13-python3_6/lib/s3transfer >copying s3transfer/compat.py -> /var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13-python3_6/lib/s3transfer >copying s3transfer/copies.py -> /var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13-python3_6/lib/s3transfer >copying s3transfer/subscribers.py -> /var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13-python3_6/lib/s3transfer >copying s3transfer/utils.py -> /var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13-python3_6/lib/s3transfer >copying s3transfer/manager.py -> /var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13-python3_6/lib/s3transfer >copying s3transfer/tasks.py -> /var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13-python3_6/lib/s3transfer >copying s3transfer/bandwidth.py -> /var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13-python3_6/lib/s3transfer >copying s3transfer/__init__.py -> /var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13-python3_6/lib/s3transfer >copying s3transfer/futures.py -> /var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13-python3_6/lib/s3transfer >copying s3transfer/delete.py -> /var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13-python3_6/lib/s3transfer >running egg_info >writing s3transfer.egg-info/PKG-INFO >writing dependency_links to s3transfer.egg-info/dependency_links.txt >writing requirements to s3transfer.egg-info/requires.txt >writing top-level names to s3transfer.egg-info/top_level.txt >reading manifest file 's3transfer.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >writing manifest file 's3transfer.egg-info/SOURCES.txt' >warning: build_py: byte-compiling is disabled, skipping. > >>>> Source compiled. >>>> Test phase: dev-python/s3transfer-0.1.13-r1 > * python2_7: running distutils-r1_run_phase python_test >test_call_consume_after_reaching_threshold (tests.unit.test_bandwidth.TestBandwidthLimitedStream) ... ok >test_close (tests.unit.test_bandwidth.TestBandwidthLimitedStream) ... ok >test_context_manager (tests.unit.test_bandwidth.TestBandwidthLimitedStream) ... ok >test_disable_bandwidth_limiting_with_pending_bytes_seen_on_close (tests.unit.test_bandwidth.TestBandwidthLimitedStream) ... ok >test_no_bytes_remaining_on (tests.unit.test_bandwidth.TestBandwidthLimitedStream) ... ok >test_pending_bytes_seen_on_close (tests.unit.test_bandwidth.TestBandwidthLimitedStream) ... ok >test_read (tests.unit.test_bandwidth.TestBandwidthLimitedStream) ... ok >test_read_toggle_disable_enable_bandwidth_limiting (tests.unit.test_bandwidth.TestBandwidthLimitedStream) ... ok >test_read_when_bandwidth_limiting_disabled (tests.unit.test_bandwidth.TestBandwidthLimitedStream) ... ok >test_request_tokens_unique_per_stream (tests.unit.test_bandwidth.TestBandwidthLimitedStream) ... ok >test_resets_after_reaching_threshold (tests.unit.test_bandwidth.TestBandwidthLimitedStream) ... ok >test_retries_on_request_exceeded (tests.unit.test_bandwidth.TestBandwidthLimitedStream) ... ok >test_reuses_request_token (tests.unit.test_bandwidth.TestBandwidthLimitedStream) ... ok >test_seek (tests.unit.test_bandwidth.TestBandwidthLimitedStream) ... ok >test_signal_transferring (tests.unit.test_bandwidth.TestBandwidthLimitedStream) ... ok >test_tell (tests.unit.test_bandwidth.TestBandwidthLimitedStream) ... ok >test_with_transfer_coordinator_exception (tests.unit.test_bandwidth.TestBandwidthLimitedStream) ... ok >test_get_bandwidth_limited_stream (tests.unit.test_bandwidth.TestBandwidthLimiter) ... ok >test_get_disabled_bandwidth_limited_stream (tests.unit.test_bandwidth.TestBandwidthLimiter) ... ok >test_current_rate (tests.unit.test_bandwidth.TestBandwidthRateTracker) ... ok >test_current_rate_after_one_recorded_point (tests.unit.test_bandwidth.TestBandwidthRateTracker) ... ok >test_current_rate_at_initilizations (tests.unit.test_bandwidth.TestBandwidthRateTracker) ... ok >test_get_projected_rate (tests.unit.test_bandwidth.TestBandwidthRateTracker) ... ok >test_get_projected_rate_at_initilizations (tests.unit.test_bandwidth.TestBandwidthRateTracker) ... ok >test_get_projected_rate_for_same_timestamp (tests.unit.test_bandwidth.TestBandwidthRateTracker) ... ok >test_is_not_scheduled (tests.unit.test_bandwidth.TestConsumptionScheduler) ... ok >test_is_scheduled (tests.unit.test_bandwidth.TestConsumptionScheduler) ... ok >test_process_scheduled_consumption (tests.unit.test_bandwidth.TestConsumptionScheduler) ... ok >test_schedule_consumption (tests.unit.test_bandwidth.TestConsumptionScheduler) ... ok >test_schedule_consumption_for_multiple_requests (tests.unit.test_bandwidth.TestConsumptionScheduler) ... ok >test_consume_at_max_rate (tests.unit.test_bandwidth.TestLeakyBucket) ... ok >test_consume_over_max_rate (tests.unit.test_bandwidth.TestLeakyBucket) ... ok >test_consume_under_max_rate (tests.unit.test_bandwidth.TestLeakyBucket) ... ok >test_consume_with_scheduled_retry (tests.unit.test_bandwidth.TestLeakyBucket) ... ok >test_sleep (tests.unit.test_bandwidth.TestTimeUtils) ... ok >test_time (tests.unit.test_bandwidth.TestTimeUtils) ... ok >test_non_file_like_obj (tests.unit.test_compat.TestReadable) ... ok >test_readable_file_like_obj (tests.unit.test_compat.TestReadable) ... ok >test_readable_fileobj (tests.unit.test_compat.TestReadable) ... ok >test_non_file_like_obj (tests.unit.test_compat.TestSeekable) ... ok >test_non_seekable_ioerror (tests.unit.test_compat.TestSeekable) ... ok >test_non_seekable_oserror (tests.unit.test_compat.TestSeekable) ... ok >test_seekable_fileobj (tests.unit.test_compat.TestSeekable) ... ok >test_callbacks_invoked (tests.unit.test_copies.TestCopyObjectTask) ... ok >test_extra_args (tests.unit.test_copies.TestCopyObjectTask) ... ok >test_main (tests.unit.test_copies.TestCopyObjectTask) ... ok >test_callbacks_invoked (tests.unit.test_copies.TestCopyPartTask) ... ok >test_extra_args (tests.unit.test_copies.TestCopyPartTask) ... ok >test_main (tests.unit.test_copies.TestCopyPartTask) ... ok >test_extra_args (tests.unit.test_delete.TestDeleteObjectTask) ... ok >test_main (tests.unit.test_delete.TestDeleteObjectTask) ... ok >test_data_can_be_any_size (tests.unit.test_download.TestDeferQueue) ... ok >test_data_queued_in_order (tests.unit.test_download.TestDeferQueue) ... ok >test_duplicate_writes_are_ignored (tests.unit.test_download.TestDeferQueue) ... ok >test_no_writes_when_not_lowest_block (tests.unit.test_download.TestDeferQueue) ... ok >test_unlocks_partial_range (tests.unit.test_download.TestDeferQueue) ... ok >test_writes_below_min_offset_are_ignored (tests.unit.test_download.TestDeferQueue) ... ok >test_writes_returned_in_order (tests.unit.test_download.TestDeferQueue) ... ok >test_empty_content (tests.unit.test_download.TestDownloadChunkIterator) ... ok >test_iter (tests.unit.test_download.TestDownloadChunkIterator) ... ok >test_iter_chunksize (tests.unit.test_download.TestDownloadChunkIterator) ... ok >test_can_queue_file_io_task (tests.unit.test_download.TestDownloadFilenameOutputManager) ... ok >test_get_download_task_tag (tests.unit.test_download.TestDownloadFilenameOutputManager) ... ok >test_get_file_io_write_task (tests.unit.test_download.TestDownloadFilenameOutputManager) ... ok >test_get_fileobj_for_io_writes (tests.unit.test_download.TestDownloadFilenameOutputManager) ... ok >test_get_final_io_task (tests.unit.test_download.TestDownloadFilenameOutputManager) ... ok >test_is_compatible (tests.unit.test_download.TestDownloadFilenameOutputManager) ... ok >test_compatible_with_non_seekable_stream (tests.unit.test_download.TestDownloadNonSeekableOutputManager) ... ok >test_get_download_task_tag (tests.unit.test_download.TestDownloadNonSeekableOutputManager) ... ok >test_get_file_io_write_task (tests.unit.test_download.TestDownloadNonSeekableOutputManager) ... ok >test_is_compatible_with_bytesio (tests.unit.test_download.TestDownloadNonSeekableOutputManager) ... ok >test_is_compatible_with_seekable_stream (tests.unit.test_download.TestDownloadNonSeekableOutputManager) ... ok >test_not_compatible_with_filename (tests.unit.test_download.TestDownloadNonSeekableOutputManager) ... ok >test_submit_writes_from_internal_queue (tests.unit.test_download.TestDownloadNonSeekableOutputManager) ... ok >test_can_queue_file_io_task (tests.unit.test_download.TestDownloadSeekableOutputManager) ... ok >test_get_download_task_tag (tests.unit.test_download.TestDownloadSeekableOutputManager) ... ok >test_get_file_io_write_task (tests.unit.test_download.TestDownloadSeekableOutputManager) ... ok >test_get_fileobj_for_io_writes (tests.unit.test_download.TestDownloadSeekableOutputManager) ... ok >test_get_final_io_task (tests.unit.test_download.TestDownloadSeekableOutputManager) ... ok >test_is_compatible (tests.unit.test_download.TestDownloadSeekableOutputManager) ... ok >test_is_compatible_bytes_io (tests.unit.test_download.TestDownloadSeekableOutputManager) ... ok >test_not_compatible_for_non_filelike_obj (tests.unit.test_download.TestDownloadSeekableOutputManager) ... ok >test_can_queue_file_io_task (tests.unit.test_download.TestDownloadSpecialFilenameOutputManager) ... ok >test_get_fileobj_for_io_writes (tests.unit.test_download.TestDownloadSpecialFilenameOutputManager) ... ok >test_get_final_io_task (tests.unit.test_download.TestDownloadSpecialFilenameOutputManager) ... ok >test_is_compatible_for_special_file (tests.unit.test_download.TestDownloadSpecialFilenameOutputManager) ... ok >test_is_not_compatible_for_non_special_file (tests.unit.test_download.TestDownloadSpecialFilenameOutputManager) ... ok >test_submits_no_tag_for_get_object_filename (tests.unit.test_download.TestDownloadSubmissionTask) ... ok >test_submits_no_tag_for_get_object_fileobj (tests.unit.test_download.TestDownloadSubmissionTask) ... ok >test_submits_no_tag_for_ranged_get_filename (tests.unit.test_download.TestDownloadSubmissionTask) ... ok >test_submits_no_tag_for_ranged_get_object_fileobj (tests.unit.test_download.TestDownloadSubmissionTask) ... ok >tests_submits_tag_for_get_object_nonseekable_fileobj (tests.unit.test_download.TestDownloadSubmissionTask) ... ok >tests_submits_tag_for_ranged_get_object_nonseekable_fileobj (tests.unit.test_download.TestDownloadSubmissionTask) ... ok >test_cancels_out_of_queueing (tests.unit.test_download.TestGetObjectTask) ... ok >test_control_chunk_size (tests.unit.test_download.TestGetObjectTask) ... ok >test_extra_args (tests.unit.test_download.TestGetObjectTask) ... ok >test_main (tests.unit.test_download.TestGetObjectTask) ... ok >test_retries_failure (tests.unit.test_download.TestGetObjectTask) ... ok >test_retries_in_middle_of_streaming (tests.unit.test_download.TestGetObjectTask) ... ok >test_retries_succeeds (tests.unit.test_download.TestGetObjectTask) ... ok >test_start_index (tests.unit.test_download.TestGetObjectTask) ... ok >test_uses_bandwidth_limiter (tests.unit.test_download.TestGetObjectTask) ... ok >test_main (tests.unit.test_download.TestIOCloseTask) ... ok >test_main (tests.unit.test_download.TestIORenameFileTask) ... ok >test_main (tests.unit.test_download.TestIOStreamingWriteTask) ... ok >test_main (tests.unit.test_download.TestIOWriteTask) ... ok >test_cancels_out_of_queueing (tests.unit.test_download.TestImmediatelyWriteIOGetObjectTask) ... ok >test_control_chunk_size (tests.unit.test_download.TestImmediatelyWriteIOGetObjectTask) ... ok >test_extra_args (tests.unit.test_download.TestImmediatelyWriteIOGetObjectTask) ... ok >test_main (tests.unit.test_download.TestImmediatelyWriteIOGetObjectTask) ... ok >test_retries_failure (tests.unit.test_download.TestImmediatelyWriteIOGetObjectTask) ... ok >test_retries_in_middle_of_streaming (tests.unit.test_download.TestImmediatelyWriteIOGetObjectTask) ... ok >test_retries_succeeds (tests.unit.test_download.TestImmediatelyWriteIOGetObjectTask) ... ok >test_start_index (tests.unit.test_download.TestImmediatelyWriteIOGetObjectTask) ... ok >test_uses_bandwidth_limiter (tests.unit.test_download.TestImmediatelyWriteIOGetObjectTask) ... ok >test_executor_blocks_on_full_capacity (tests.unit.test_futures.TestBoundedExecutor) ... ok >test_executor_clears_capacity_on_done_tasks (tests.unit.test_futures.TestBoundedExecutor) ... ok >test_replace_underlying_executor (tests.unit.test_futures.TestBoundedExecutor) ... ok >test_shutdown (tests.unit.test_futures.TestBoundedExecutor) ... ok >test_shutdown_no_wait (tests.unit.test_futures.TestBoundedExecutor) ... ok >test_submit_single_task (tests.unit.test_futures.TestBoundedExecutor) ... ok >test_would_not_block_when_full_capacity_in_other_semaphore (tests.unit.test_futures.TestBoundedExecutor) ... ok >test_add_done_callback (tests.unit.test_futures.TestExecutorFuture) ... ok >test_done (tests.unit.test_futures.TestExecutorFuture) ... ok >test_result (tests.unit.test_futures.TestExecutorFuture) ... ok >test_submit (tests.unit.test_futures.TestNonThreadedExecutor) ... ok >test_submit_with_exception (tests.unit.test_futures.TestNonThreadedExecutor) ... ok >test_submit_with_exception_and_captures_info (tests.unit.test_futures.TestNonThreadedExecutor) ... ok >test_done_after_setting_exception (tests.unit.test_futures.TestNonThreadedExecutorFuture) ... ok >test_done_after_setting_result (tests.unit.test_futures.TestNonThreadedExecutorFuture) ... ok >test_done_callback (tests.unit.test_futures.TestNonThreadedExecutorFuture) ... ok >test_done_callback_after_done (tests.unit.test_futures.TestNonThreadedExecutorFuture) ... ok >test_done_starts_false (tests.unit.test_futures.TestNonThreadedExecutorFuture) ... ok >test_exception_result (tests.unit.test_futures.TestNonThreadedExecutorFuture) ... ok >test_exception_result_doesnt_modify_last_frame (tests.unit.test_futures.TestNonThreadedExecutorFuture) ... ok >test_result (tests.unit.test_futures.TestNonThreadedExecutorFuture) ... ok >test_associated_futures (tests.unit.test_futures.TestTransferCoordinator) ... ok >test_association_and_disassociation_on_submit (tests.unit.test_futures.TestTransferCoordinator) ... ok >test_cancel (tests.unit.test_futures.TestTransferCoordinator) ... ok >test_cancel_can_run_done_callbacks_that_uses_result (tests.unit.test_futures.TestTransferCoordinator) ... ok >test_cancel_cannot_override_done_state (tests.unit.test_futures.TestTransferCoordinator) ... ok >test_cancel_with_message (tests.unit.test_futures.TestTransferCoordinator) ... ok >test_cancel_with_provided_exception (tests.unit.test_futures.TestTransferCoordinator) ... ok >test_cannot_set_status_to_queued_from_done_state (tests.unit.test_futures.TestTransferCoordinator) ... ok >test_cannot_set_status_to_running_from_done_state (tests.unit.test_futures.TestTransferCoordinator) ... ok >test_done (tests.unit.test_futures.TestTransferCoordinator) ... ok >test_done_callbacks_on_done (tests.unit.test_futures.TestTransferCoordinator) ... ok >test_exception_can_override_done_state_with_override_flag (tests.unit.test_futures.TestTransferCoordinator) ... ok >test_exception_cannot_override_done_state (tests.unit.test_futures.TestTransferCoordinator) ... ok >test_failure_cleanups (tests.unit.test_futures.TestTransferCoordinator) ... ok >test_failure_cleanups_on_done (tests.unit.test_futures.TestTransferCoordinator) ... ok >test_initial_status (tests.unit.test_futures.TestTransferCoordinator) ... ok >test_repr (tests.unit.test_futures.TestTransferCoordinator) ... ok >test_result_waits_until_done (tests.unit.test_futures.TestTransferCoordinator) ... ok >test_set_exception (tests.unit.test_futures.TestTransferCoordinator) ... ok >test_set_result (tests.unit.test_futures.TestTransferCoordinator) ... ok >test_set_result_can_override_cancel (tests.unit.test_futures.TestTransferCoordinator) ... ok >test_set_status_to_queued (tests.unit.test_futures.TestTransferCoordinator) ... ok >test_status_running (tests.unit.test_futures.TestTransferCoordinator) ... ok >test_submit (tests.unit.test_futures.TestTransferCoordinator) ... ok >test_transfer_id (tests.unit.test_futures.TestTransferCoordinator) ... ok >test_cancel (tests.unit.test_futures.TestTransferFuture) ... ok >test_done (tests.unit.test_futures.TestTransferFuture) ... ok >test_keyboard_interrupt_on_result_does_not_block (tests.unit.test_futures.TestTransferFuture) ... ok >test_meta (tests.unit.test_futures.TestTransferFuture) ... ok >test_result (tests.unit.test_futures.TestTransferFuture) ... ok >test_set_exception (tests.unit.test_futures.TestTransferFuture) ... ok >test_set_exception_only_after_done (tests.unit.test_futures.TestTransferFuture) ... ok >test_call_args (tests.unit.test_futures.TestTransferMeta) ... ok >test_size (tests.unit.test_futures.TestTransferMeta) ... ok >test_transfer_id (tests.unit.test_futures.TestTransferMeta) ... ok >test_user_context (tests.unit.test_futures.TestTransferMeta) ... ok >test_exception_on_zero_attr_value (tests.unit.test_manager.TestTransferConfig) ... ok >test_add_transfer_coordinator (tests.unit.test_manager.TestTransferCoordinatorController) ... ok >test_cancel (tests.unit.test_manager.TestTransferCoordinatorController) ... ok >test_cancel_with_message (tests.unit.test_manager.TestTransferCoordinatorController) ... ok >test_cancel_with_provided_exception (tests.unit.test_manager.TestTransferCoordinatorController) ... ok >test_remove_transfer_coordinator (tests.unit.test_manager.TestTransferCoordinatorController) ... ok >test_wait_can_be_interrupted (tests.unit.test_manager.TestTransferCoordinatorController) ... ok >test_wait_does_not_propogate_exceptions_from_result (tests.unit.test_manager.TestTransferCoordinatorController) ... ok >test_wait_for_done_transfer_coordinators (tests.unit.test_manager.TestTransferCoordinatorController) ... ok >test_disable_request_on_put_object (tests.unit.test_s3transfer.TestCallbackHandlers) ... ok >test_disable_request_on_upload_part (tests.unit.test_s3transfer.TestCallbackHandlers) ... ok >test_dont_disable_if_missing_interface (tests.unit.test_s3transfer.TestCallbackHandlers) ... ok >test_dont_disable_if_wrong_operation (tests.unit.test_s3transfer.TestCallbackHandlers) ... ok >test_dont_enable_if_missing_interface (tests.unit.test_s3transfer.TestCallbackHandlers) ... ok >test_dont_enable_if_wrong_operation (tests.unit.test_s3transfer.TestCallbackHandlers) ... ok >test_enable_object_on_put_object (tests.unit.test_s3transfer.TestCallbackHandlers) ... ok >test_enable_object_on_upload_part (tests.unit.test_s3transfer.TestCallbackHandlers) ... ok >test_download_futures_fail_triggers_shutdown (tests.unit.test_s3transfer.TestMultipartDownloader) ... ok >test_exception_raised_on_exceeded_retries (tests.unit.test_s3transfer.TestMultipartDownloader) ... ok >test_io_thread_failure_triggers_shutdown (tests.unit.test_s3transfer.TestMultipartDownloader) ... ok >test_multipart_download_uses_correct_client_calls (tests.unit.test_s3transfer.TestMultipartDownloader) ... ok >test_multipart_download_with_multiple_parts (tests.unit.test_s3transfer.TestMultipartDownloader) ... ok >test_retry_on_failures_from_stream_reads (tests.unit.test_s3transfer.TestMultipartDownloader) ... ok >test_multipart_upload_injects_proper_kwargs (tests.unit.test_s3transfer.TestMultipartUploader) ... ok >test_multipart_upload_is_aborted_on_error (tests.unit.test_s3transfer.TestMultipartUploader) ... ok >test_multipart_upload_uses_correct_client_calls (tests.unit.test_s3transfer.TestMultipartUploader) ... ok >test_get_file_size (tests.unit.test_s3transfer.TestOSUtils) ... ok >test_open_file (tests.unit.test_s3transfer.TestOSUtils) ... ok >test_open_file_chunk_reader (tests.unit.test_s3transfer.TestOSUtils) ... ok >test_remove_file_ignores_errors (tests.unit.test_s3transfer.TestOSUtils) ... ok >test_remove_file_proxies_remove_file (tests.unit.test_s3transfer.TestOSUtils) ... ok >test_rename_file (tests.unit.test_s3transfer.TestOSUtils) ... ok >test_has_proper_length (tests.unit.test_s3transfer.TestRandomFileExtension) ... ok >test_file_chunk_supports_context_manager (tests.unit.test_s3transfer.TestReadFileChunk) ... ok >test_iter_is_always_empty (tests.unit.test_s3transfer.TestReadFileChunk) ... ok >test_read_entire_chunk (tests.unit.test_s3transfer.TestReadFileChunk) ... ok >test_read_past_end_of_file (tests.unit.test_s3transfer.TestReadFileChunk) ... ok >test_read_with_amount_size (tests.unit.test_s3transfer.TestReadFileChunk) ... ok >test_reset_stream_emulation (tests.unit.test_s3transfer.TestReadFileChunk) ... ok >test_tell_and_seek (tests.unit.test_s3transfer.TestReadFileChunk) ... ok >test_callback_can_be_disabled (tests.unit.test_s3transfer.TestReadFileChunkWithCallback) ... ok >test_callback_is_invoked_on_read (tests.unit.test_s3transfer.TestReadFileChunkWithCallback) ... ok >test_callback_will_also_be_triggered_by_seek (tests.unit.test_s3transfer.TestReadFileChunkWithCallback) ... ok >test_file_chunk_supports_context_manager (tests.unit.test_s3transfer.TestReadFileChunkWithCallback) ... ok >test_iter_is_always_empty (tests.unit.test_s3transfer.TestReadFileChunkWithCallback) ... ok >test_read_entire_chunk (tests.unit.test_s3transfer.TestReadFileChunkWithCallback) ... ok >test_read_past_end_of_file (tests.unit.test_s3transfer.TestReadFileChunkWithCallback) ... ok >test_read_with_amount_size (tests.unit.test_s3transfer.TestReadFileChunkWithCallback) ... ok >test_reset_stream_emulation (tests.unit.test_s3transfer.TestReadFileChunkWithCallback) ... ok >test_tell_and_seek (tests.unit.test_s3transfer.TestReadFileChunkWithCallback) ... ok >test_callback_handlers_register_on_put_item (tests.unit.test_s3transfer.TestS3Transfer) ... ok >test_can_create_with_just_client (tests.unit.test_s3transfer.TestS3Transfer) ... ok >test_download_below_multipart_threshold (tests.unit.test_s3transfer.TestS3Transfer) ... ok >test_download_file_fowards_extra_args (tests.unit.test_s3transfer.TestS3Transfer) ... ok >test_download_file_with_invalid_extra_args (tests.unit.test_s3transfer.TestS3Transfer) ... ok >test_extra_args_on_uploaded_passed_to_api_call (tests.unit.test_s3transfer.TestS3Transfer) ... ok >test_get_object_stream_is_retried_and_succeeds (tests.unit.test_s3transfer.TestS3Transfer) ... ok >test_get_object_stream_uses_all_retries_and_errors_out (tests.unit.test_s3transfer.TestS3Transfer) ... ok >test_upload_below_multipart_threshold_uses_put_object (tests.unit.test_s3transfer.TestS3Transfer) ... ok >test_upload_file_with_invalid_extra_args (tests.unit.test_s3transfer.TestS3Transfer) ... ok >test_uses_multipart_download_when_over_threshold (tests.unit.test_s3transfer.TestS3Transfer) ... ok >test_uses_multipart_upload_when_over_threshold (tests.unit.test_s3transfer.TestS3Transfer) ... ok >test_handles_normal_put_get_requests (tests.unit.test_s3transfer.TestShutdownQueue) ... ok >test_put_raises_error_on_shutdown (tests.unit.test_s3transfer.TestShutdownQueue) ... ok >test_callback_invoked (tests.unit.test_s3transfer.TestStreamReaderProgress) ... ok >test_proxies_to_wrapped_stream (tests.unit.test_s3transfer.TestStreamReaderProgress) ... ok >test_can_call_base_subscriber_method (tests.unit.test_subscribers.TestSubscribers) ... ok >test_can_instantiate_base_subscriber (tests.unit.test_subscribers.TestSubscribers) ... ok >test_can_subclass_and_override_constructor_from_base_class (tests.unit.test_subscribers.TestSubscribers) ... ok >test_can_subclass_and_override_method_from_base_subscriber (tests.unit.test_subscribers.TestSubscribers) ... ok >test_invalid_arguments_in_constructor_of_subclass_subscriber (tests.unit.test_subscribers.TestSubscribers) ... ok >test_no_kwargs_in_subclass_subscriber_method (tests.unit.test_subscribers.TestSubscribers) ... ok >test_not_callable_in_subclass_subscriber_method (tests.unit.test_subscribers.TestSubscribers) ... ok >test_subclass_can_have_and_call_additional_methods (tests.unit.test_subscribers.TestSubscribers) ... ok >test_includes_extra_args (tests.unit.test_tasks.TestCompleteMultipartUploadTask) ... ok >test_main (tests.unit.test_tasks.TestCompleteMultipartUploadTask) ... ok >test_main (tests.unit.test_tasks.TestCreateMultipartUploadTask) ... ok >test_calls_done_callbacks_on_exception (tests.unit.test_tasks.TestSubmissionTask) ... ok >test_calls_failure_cleanups_on_exception (tests.unit.test_tasks.TestSubmissionTask) ... ok >test_catches_and_sets_keyboard_interrupt_exception_from_submit (tests.unit.test_tasks.TestSubmissionTask) ... ok >test_cleanups_only_ran_once_on_exception (tests.unit.test_tasks.TestSubmissionTask) ... ok >test_done_callbacks_only_ran_once_on_exception (tests.unit.test_tasks.TestSubmissionTask) ... ok >test_handles_cleanups_submitted_in_other_tasks (tests.unit.test_tasks.TestSubmissionTask) ... ok >test_on_queued_callbacks (tests.unit.test_tasks.TestSubmissionTask) ... ok >test_on_queued_status_in_callbacks (tests.unit.test_tasks.TestSubmissionTask) ... ok >test_sets_exception_from_submit (tests.unit.test_tasks.TestSubmissionTask) ... ok >test_submission_task_announces_done_if_cancelled_before_main (tests.unit.test_tasks.TestSubmissionTask) ... ok >test_transitions_from_not_started_to_queued_to_running (tests.unit.test_tasks.TestSubmissionTask) ... ok >test_waits_for_tasks_submitted_by_other_tasks_on_exception (tests.unit.test_tasks.TestSubmissionTask) ... ok >test_context_status_transitioning_failed (tests.unit.test_tasks.TestTask) ... ok >test_context_status_transitioning_success (tests.unit.test_tasks.TestTask) ... ok >test_done_callbacks_failure (tests.unit.test_tasks.TestTask) ... ok >test_done_callbacks_success (tests.unit.test_tasks.TestTask) ... ok >test_failure_cleanups_on_failure (tests.unit.test_tasks.TestTask) ... ok >test_no_failure_cleanups_on_success (tests.unit.test_tasks.TestTask) ... ok >test_passing_main_kwargs (tests.unit.test_tasks.TestTask) ... ok >test_passing_pending_and_non_pending_kwargs (tests.unit.test_tasks.TestTask) ... ok >test_passing_pending_kwargs_list_of_futures (tests.unit.test_tasks.TestTask) ... ok >test_passing_pending_kwargs_single_futures (tests.unit.test_tasks.TestTask) ... ok >test_repr (tests.unit.test_tasks.TestTask) ... ok >test_result_setting_for_error (tests.unit.test_tasks.TestTask) ... ok >test_result_setting_for_success (tests.unit.test_tasks.TestTask) ... ok >test_single_failed_pending_future (tests.unit.test_tasks.TestTask) ... ok >test_single_failed_pending_future_in_list (tests.unit.test_tasks.TestTask) ... ok >test_transfer_id (tests.unit.test_tasks.TestTask) ... ok >test_at_threshold (tests.unit.test_upload.TestAggregatedProgressCallback) ... ok >test_flush (tests.unit.test_upload.TestAggregatedProgressCallback) ... ok >test_flush_with_nothing_to_flush (tests.unit.test_upload.TestAggregatedProgressCallback) ... ok >test_over_threshold (tests.unit.test_upload.TestAggregatedProgressCallback) ... ok >test_under_threshold (tests.unit.test_upload.TestAggregatedProgressCallback) ... ok >test_read_raises_exception (tests.unit.test_upload.TestInterruptReader) ... ok >test_seek (tests.unit.test_upload.TestInterruptReader) ... ok >test_tell (tests.unit.test_upload.TestInterruptReader) ... ok >test_main (tests.unit.test_upload.TestPutObjectTask) ... ok >test_get_put_object_body (tests.unit.test_upload.TestUploadFilenameInputManager) ... ok >test_get_put_object_body_is_interruptable (tests.unit.test_upload.TestUploadFilenameInputManager) ... ok >test_is_compatible (tests.unit.test_upload.TestUploadFilenameInputManager) ... ok >test_provide_transfer_size (tests.unit.test_upload.TestUploadFilenameInputManager) ... ok >test_requires_multipart_upload (tests.unit.test_upload.TestUploadFilenameInputManager) ... ok >test_stores_bodies_in_memory_put_object (tests.unit.test_upload.TestUploadFilenameInputManager) ... ok >test_stores_bodies_in_memory_upload_part (tests.unit.test_upload.TestUploadFilenameInputManager) ... ok >test_yield_upload_part_bodies (tests.unit.test_upload.TestUploadFilenameInputManager) ... ok >test_yield_upload_part_bodies_are_interruptable (tests.unit.test_upload.TestUploadFilenameInputManager) ... ok >test_get_put_object_body (tests.unit.test_upload.TestUploadNonSeekableInputManager) ... ok >test_get_put_object_body_is_interruptable (tests.unit.test_upload.TestUploadNonSeekableInputManager) ... ok >test_initial_data_parts_threshold_equal (tests.unit.test_upload.TestUploadNonSeekableInputManager) ... ok >test_initial_data_parts_threshold_greater (tests.unit.test_upload.TestUploadNonSeekableInputManager) ... ok >test_initial_data_parts_threshold_lesser (tests.unit.test_upload.TestUploadNonSeekableInputManager) ... ok >test_is_compatible (tests.unit.test_upload.TestUploadNonSeekableInputManager) ... ok >test_provide_transfer_size (tests.unit.test_upload.TestUploadNonSeekableInputManager) ... ok >test_requires_multipart_upload (tests.unit.test_upload.TestUploadNonSeekableInputManager) ... ok >test_stores_bodies_in_memory_put_object (tests.unit.test_upload.TestUploadNonSeekableInputManager) ... ok >test_stores_bodies_in_memory_upload_part (tests.unit.test_upload.TestUploadNonSeekableInputManager) ... ok >test_yield_upload_part_bodies (tests.unit.test_upload.TestUploadNonSeekableInputManager) ... ok >test_yield_upload_part_bodies_are_interruptable (tests.unit.test_upload.TestUploadNonSeekableInputManager) ... ok >test_main (tests.unit.test_upload.TestUploadPartTask) ... ok >test_get_put_object_body (tests.unit.test_upload.TestUploadSeekableInputManager) ... ok >test_get_put_object_body_is_interruptable (tests.unit.test_upload.TestUploadSeekableInputManager) ... ok >test_is_compatible (tests.unit.test_upload.TestUploadSeekableInputManager) ... ok >test_is_compatible_bytes_io (tests.unit.test_upload.TestUploadSeekableInputManager) ... ok >test_not_compatible_for_non_filelike_obj (tests.unit.test_upload.TestUploadSeekableInputManager) ... ok >test_provide_transfer_size (tests.unit.test_upload.TestUploadSeekableInputManager) ... ok >test_requires_multipart_upload (tests.unit.test_upload.TestUploadSeekableInputManager) ... ok >test_stores_bodies_in_memory_put_object (tests.unit.test_upload.TestUploadSeekableInputManager) ... ok >test_stores_bodies_in_memory_upload_part (tests.unit.test_upload.TestUploadSeekableInputManager) ... ok >test_yield_upload_part_bodies (tests.unit.test_upload.TestUploadSeekableInputManager) ... ok >test_yield_upload_part_bodies_are_interruptable (tests.unit.test_upload.TestUploadSeekableInputManager) ... ok >test_provide_file_size_on_put (tests.unit.test_upload.TestUploadSubmissionTask) ... ok >test_submits_no_tag_for_multipart_filename (tests.unit.test_upload.TestUploadSubmissionTask) ... ok >test_submits_no_tag_for_put_object_filename (tests.unit.test_upload.TestUploadSubmissionTask) ... ok >test_submits_no_tag_for_put_object_fileobj (tests.unit.test_upload.TestUploadSubmissionTask) ... ok >test_submits_tag_for_multipart_fileobj (tests.unit.test_upload.TestUploadSubmissionTask) ... ok >test_chunksize_above_maximum (tests.unit.test_utils.TestAdjustChunksize) ... ok >test_chunksize_below_minimum (tests.unit.test_utils.TestAdjustChunksize) ... ok >test_chunksize_too_small (tests.unit.test_utils.TestAdjustChunksize) ... ok >test_unknown_file_size_above_maximum (tests.unit.test_utils.TestAdjustChunksize) ... ok >test_unknown_file_size_below_minimum (tests.unit.test_utils.TestAdjustChunksize) ... ok >test_unknown_file_size_with_valid_chunksize (tests.unit.test_utils.TestAdjustChunksize) ... ok >test_valid_chunksize (tests.unit.test_utils.TestAdjustChunksize) ... ok >test_calculate_range_paramter (tests.unit.test_utils.TestCalculateRangeParameter) ... ok >test_last_part_with_no_total_size (tests.unit.test_utils.TestCalculateRangeParameter) ... ok >test_last_part_with_total_size (tests.unit.test_utils.TestCalculateRangeParameter) ... ok >test_call_args (tests.unit.test_utils.TestCallArgs) ... ok >test_callback_invoked_after_finalizing_and_count_reaching_zero (tests.unit.test_utils.TestCountCallbackInvoker) ... ok >test_callback_invoked_only_once_finalized (tests.unit.test_utils.TestCountCallbackInvoker) ... ok >test_cannot_increment_after_finalization (tests.unit.test_utils.TestCountCallbackInvoker) ... ok >test_count_cannot_go_below_zero (tests.unit.test_utils.TestCountCallbackInvoker) ... ok >test_decrement (tests.unit.test_utils.TestCountCallbackInvoker) ... ok >test_increment (tests.unit.test_utils.TestCountCallbackInvoker) ... ok >test_context_handler (tests.unit.test_utils.TestDeferredOpenFile) ... ok >test_instantiation_does_not_open_file (tests.unit.test_utils.TestDeferredOpenFile) ... ok >test_name (tests.unit.test_utils.TestDeferredOpenFile) ... ok >test_open_args (tests.unit.test_utils.TestDeferredOpenFile) ... ok >test_open_does_not_seek_with_zero_start_byte (tests.unit.test_utils.TestDeferredOpenFile) ... ok >test_open_seeks_with_nonzero_start_byte (tests.unit.test_utils.TestDeferredOpenFile) ... ok >test_read (tests.unit.test_utils.TestDeferredOpenFile) ... ok >test_seek (tests.unit.test_utils.TestDeferredOpenFile) ... ok >test_tell (tests.unit.test_utils.TestDeferredOpenFile) ... ok >test_write (tests.unit.test_utils.TestDeferredOpenFile) ... ok >test_call (tests.unit.test_utils.TestFunctionContainer) ... ok >test_repr (tests.unit.test_utils.TestFunctionContainer) ... ok >test_get_callbacks (tests.unit.test_utils.TestGetCallbacks) ... ok >test_get_callbacks_for_missing_type (tests.unit.test_utils.TestGetCallbacks) ... ok >test_get_filtered_dict (tests.unit.test_utils.TestGetFilteredDict) ... ok >test_invoke_progress_callbacks (tests.unit.test_utils.TestInvokeProgressCallbacks) ... ok >test_invoke_progress_callbacks_with_no_progress (tests.unit.test_utils.TestInvokeProgressCallbacks) ... ok >test_get_file_size (tests.unit.test_utils.TestOSUtils) ... ok >test_is_special_file_for_non_existant_file (tests.unit.test_utils.TestOSUtils) ... ok >test_is_special_file_for_normal_file (tests.unit.test_utils.TestOSUtils) ... ok >test_open_file (tests.unit.test_utils.TestOSUtils) ... ok >test_open_file_chunk_reader (tests.unit.test_utils.TestOSUtils) ... ok >test_open_file_chunk_reader_from_fileobj (tests.unit.test_utils.TestOSUtils) ... ok >test_remove_file_ignores_errors (tests.unit.test_utils.TestOSUtils) ... ok >test_remove_file_proxies_remove_file (tests.unit.test_utils.TestOSUtils) ... ok >test_rename_file (tests.unit.test_utils.TestOSUtils) ... ok >test_has_proper_length (tests.unit.test_utils.TestRandomFileExtension) ... ok >test_all_callbacks_invoked_on_read (tests.unit.test_utils.TestReadFileChunk) ... ok >test_callback_can_be_disabled (tests.unit.test_utils.TestReadFileChunk) ... ok >test_callback_is_invoked_on_read (tests.unit.test_utils.TestReadFileChunk) ... ok >test_callback_will_also_be_triggered_by_seek (tests.unit.test_utils.TestReadFileChunk) ... ok >test_close_callbacks (tests.unit.test_utils.TestReadFileChunk) ... ok >test_close_callbacks_when_context_handler_is_used (tests.unit.test_utils.TestReadFileChunk) ... ok >test_close_callbacks_when_not_enabled (tests.unit.test_utils.TestReadFileChunk) ... ok >test_file_chunk_supports_context_manager (tests.unit.test_utils.TestReadFileChunk) ... ok >test_iter_is_always_empty (tests.unit.test_utils.TestReadFileChunk) ... ok >test_no_call_signal_not_transferring_to_underlying_fileobj (tests.unit.test_utils.TestReadFileChunk) ... ok >test_no_call_signal_transferring_to_underlying_fileobj (tests.unit.test_utils.TestReadFileChunk) ... ok >test_read_entire_chunk (tests.unit.test_utils.TestReadFileChunk) ... ok >test_read_past_end_of_file (tests.unit.test_utils.TestReadFileChunk) ... ok >test_read_with_amount_size (tests.unit.test_utils.TestReadFileChunk) ... ok >test_reset_stream_emulation (tests.unit.test_utils.TestReadFileChunk) ... ok >test_signal_not_transferring_to_underlying_fileobj (tests.unit.test_utils.TestReadFileChunk) ... ok >test_signal_transferring (tests.unit.test_utils.TestReadFileChunk) ... ok >test_signal_transferring_to_underlying_fileobj (tests.unit.test_utils.TestReadFileChunk) ... ok >test_tell_and_seek (tests.unit.test_utils.TestReadFileChunk) ... ok >test_acquire_release_basic_case (tests.unit.test_utils.TestSlidingWindowSemaphore) ... ok >test_can_acquire_a_range (tests.unit.test_utils.TestSlidingWindowSemaphore) ... ok >test_can_acquire_release_multiple_times (tests.unit.test_utils.TestSlidingWindowSemaphore) ... ok >test_can_check_in_partial_range (tests.unit.test_utils.TestSlidingWindowSemaphore) ... ok >test_can_handle_multiple_tags_released (tests.unit.test_utils.TestSlidingWindowSemaphore) ... ok >test_can_track_multiple_tags (tests.unit.test_utils.TestSlidingWindowSemaphore) ... ok >test_counter_release_only_on_min_element (tests.unit.test_utils.TestSlidingWindowSemaphore) ... ok >test_error_to_release_unknown_tag (tests.unit.test_utils.TestSlidingWindowSemaphore) ... ok >test_is_error_to_double_release (tests.unit.test_utils.TestSlidingWindowSemaphore) ... ok >test_is_error_to_release_unknown_sequence_number (tests.unit.test_utils.TestSlidingWindowSemaphore) ... ok >test_raises_error_when_count_is_zero (tests.unit.test_utils.TestSlidingWindowSemaphore) ... ok >test_release_counters_can_increment_counter_repeatedly (tests.unit.test_utils.TestSlidingWindowSemaphore) ... ok >test_callback_invoked (tests.unit.test_utils.TestStreamReaderProgress) ... ok >test_proxies_to_wrapped_stream (tests.unit.test_utils.TestStreamReaderProgress) ... ok >test_release_capacity (tests.unit.test_utils.TestTaskSemaphore) ... ok >test_should_block_at_max_capacity (tests.unit.test_utils.TestTaskSemaphore) ... ok >test_acquire_blocks_until_release_is_called (tests.unit.test_utils.TestThreadingPropertiesForSlidingWindowSemaphore) ... ok >test_blocking_stress (tests.unit.test_utils.TestThreadingPropertiesForSlidingWindowSemaphore) ... ok >test_stress_invariants_random_order (tests.unit.test_utils.TestThreadingPropertiesForSlidingWindowSemaphore) ... ok >test_abort_on_failure (tests.functional.test_copy.TestMultipartCopy) ... ok >test_can_provide_file_size (tests.functional.test_copy.TestMultipartCopy) ... ok >test_copy (tests.functional.test_copy.TestMultipartCopy) ... ok >test_copy_args_to_only_create_multipart (tests.functional.test_copy.TestMultipartCopy) ... ok >test_copy_blacklists_args_to_create_multipart (tests.functional.test_copy.TestMultipartCopy) ... ok >test_copy_maps_extra_args_to_head_object (tests.functional.test_copy.TestMultipartCopy) ... ok >test_copy_passes_args_to_create_multipart_and_upload_part (tests.functional.test_copy.TestMultipartCopy) ... ok >test_copy_with_extra_args (tests.functional.test_copy.TestMultipartCopy) ... ok >test_for_callback_kwargs_correctness (tests.functional.test_copy.TestMultipartCopy) ... ok >test_has_transfer_id_associated_to_future (tests.functional.test_copy.TestMultipartCopy) ... ok >test_invalid_copy_source (tests.functional.test_copy.TestMultipartCopy) ... ok >test_invalid_extra_args (tests.functional.test_copy.TestMultipartCopy) ... ok >test_provide_copy_source_as_dict (tests.functional.test_copy.TestMultipartCopy) ... ok >test_provide_copy_source_client (tests.functional.test_copy.TestMultipartCopy) ... ok >test_returns_correct_call_args (tests.functional.test_copy.TestMultipartCopy) ... ok >test_returns_future_with_meta (tests.functional.test_copy.TestMultipartCopy) ... ok >test_allowed_copy_params_are_valid (tests.functional.test_copy.TestNonMultipartCopy) ... ok >test_can_provide_file_size (tests.functional.test_copy.TestNonMultipartCopy) ... ok >test_copy (tests.functional.test_copy.TestNonMultipartCopy) ... ok >test_copy_maps_extra_args_to_head_object (tests.functional.test_copy.TestNonMultipartCopy) ... ok >test_copy_with_extra_args (tests.functional.test_copy.TestNonMultipartCopy) ... ok >test_for_callback_kwargs_correctness (tests.functional.test_copy.TestNonMultipartCopy) ... ok >test_has_transfer_id_associated_to_future (tests.functional.test_copy.TestNonMultipartCopy) ... ok >test_invalid_copy_source (tests.functional.test_copy.TestNonMultipartCopy) ... ok >test_invalid_extra_args (tests.functional.test_copy.TestNonMultipartCopy) ... ok >test_provide_copy_source_as_dict (tests.functional.test_copy.TestNonMultipartCopy) ... ok >test_provide_copy_source_client (tests.functional.test_copy.TestNonMultipartCopy) ... ok >test_returns_correct_call_args (tests.functional.test_copy.TestNonMultipartCopy) ... ok >test_returns_future_with_meta (tests.functional.test_copy.TestNonMultipartCopy) ... ok >test_for_callback_kwargs_correctness (tests.functional.test_delete.TestDeleteObject) ... ok >test_has_transfer_id_associated_to_future (tests.functional.test_delete.TestDeleteObject) ... ok >test_invalid_extra_args (tests.functional.test_delete.TestDeleteObject) ... ok >test_known_allowed_args_in_input_shape (tests.functional.test_delete.TestDeleteObject) ... ok >test_returns_correct_call_args (tests.functional.test_delete.TestDeleteObject) ... ok >test_returns_future_with_meta (tests.functional.test_delete.TestDeleteObject) ... ok >test_allowed_copy_params_are_valid (tests.functional.test_download.TestNonRangedDownload) ... ok >test_can_provide_file_size (tests.functional.test_download.TestNonRangedDownload) ... ok >test_download (tests.functional.test_download.TestNonRangedDownload) ... ok >test_download_cleanup_on_failure (tests.functional.test_download.TestNonRangedDownload) ... ok >test_download_empty_object (tests.functional.test_download.TestNonRangedDownload) ... ok >test_download_for_fifo_file (tests.functional.test_download.TestNonRangedDownload) ... ok >test_download_for_fileobj (tests.functional.test_download.TestNonRangedDownload) ... ok >test_download_for_nonseekable_filelike_obj (tests.functional.test_download.TestNonRangedDownload) ... ok >test_download_for_seekable_filelike_obj (tests.functional.test_download.TestNonRangedDownload) ... ok >test_download_temporary_file_does_not_exist (tests.functional.test_download.TestNonRangedDownload) ... ok >test_download_with_nonexistent_directory (tests.functional.test_download.TestNonRangedDownload) ... ok >test_for_callback_kwargs_correctness (tests.functional.test_download.TestNonRangedDownload) ... ok >test_has_transfer_id_associated_to_future (tests.functional.test_download.TestNonRangedDownload) ... ok >test_invalid_extra_args (tests.functional.test_download.TestNonRangedDownload) ... ok >test_retries_and_succeeds (tests.functional.test_download.TestNonRangedDownload) ... ok >test_retry_failure (tests.functional.test_download.TestNonRangedDownload) ... ok >test_retry_rewinds_callbacks (tests.functional.test_download.TestNonRangedDownload) ... ok >test_returns_correct_call_args (tests.functional.test_download.TestNonRangedDownload) ... ok >test_returns_future_with_meta (tests.functional.test_download.TestNonRangedDownload) ... ok >test_uses_bandwidth_limiter (tests.functional.test_download.TestNonRangedDownload) ... ok >test_uses_provided_osutil (tests.functional.test_download.TestNonRangedDownload) ... ok >test_can_provide_file_size (tests.functional.test_download.TestRangedDownload) ... ok >test_download (tests.functional.test_download.TestRangedDownload) ... ok >test_download_cleanup_on_failure (tests.functional.test_download.TestRangedDownload) ... ok >test_download_for_fifo_file (tests.functional.test_download.TestRangedDownload) ... ok >test_download_for_fileobj (tests.functional.test_download.TestRangedDownload) ... ok >test_download_for_nonseekable_filelike_obj (tests.functional.test_download.TestRangedDownload) ... ok >test_download_for_seekable_filelike_obj (tests.functional.test_download.TestRangedDownload) ... ok >test_download_temporary_file_does_not_exist (tests.functional.test_download.TestRangedDownload) ... ok >test_download_with_nonexistent_directory (tests.functional.test_download.TestRangedDownload) ... ok >test_for_callback_kwargs_correctness (tests.functional.test_download.TestRangedDownload) ... ok >test_has_transfer_id_associated_to_future (tests.functional.test_download.TestRangedDownload) ... ok >test_invalid_extra_args (tests.functional.test_download.TestRangedDownload) ... ok >test_retries_and_succeeds (tests.functional.test_download.TestRangedDownload) ... ok >test_retry_failure (tests.functional.test_download.TestRangedDownload) ... ok >test_retry_rewinds_callbacks (tests.functional.test_download.TestRangedDownload) ... ok >test_returns_correct_call_args (tests.functional.test_download.TestRangedDownload) ... ok >test_returns_future_with_meta (tests.functional.test_download.TestRangedDownload) ... ok >test_uses_provided_osutil (tests.functional.test_download.TestRangedDownload) ... ok >test_cntrl_c_in_context_manager_cancels_incomplete_transfers (tests.functional.test_manager.TestTransferManager) ... ok >test_enable_disable_callbacks_only_ever_registered_once (tests.functional.test_manager.TestTransferManager) ... ERROR >test_error_in_context_manager_cancels_incomplete_transfers (tests.functional.test_manager.TestTransferManager) ... ok >test_unicode_exception_in_context_manager (tests.functional.test_manager.TestTransferManager) ... ok >test_use_custom_executor_implementation (tests.functional.test_manager.TestTransferManager) ... ok >test_for_callback_kwargs_correctness (tests.functional.test_upload.TestMultipartUpload) ... ok >test_has_transfer_id_associated_to_future (tests.functional.test_upload.TestMultipartUpload) ... ok >test_invalid_extra_args (tests.functional.test_upload.TestMultipartUpload) ... ok >test_limits_in_memory_chunks_for_fileobj (tests.functional.test_upload.TestMultipartUpload) ... ok >test_returns_correct_call_args (tests.functional.test_upload.TestMultipartUpload) ... ok >test_returns_future_with_meta (tests.functional.test_upload.TestMultipartUpload) ... ok >test_upload (tests.functional.test_upload.TestMultipartUpload) ... ok >test_upload_failure_invokes_abort (tests.functional.test_upload.TestMultipartUpload) ... ok >test_upload_for_fileobj (tests.functional.test_upload.TestMultipartUpload) ... ok >test_upload_for_non_seekable_filelike_obj (tests.functional.test_upload.TestMultipartUpload) ... ok >test_upload_for_seekable_filelike_obj (tests.functional.test_upload.TestMultipartUpload) ... ok >test_upload_for_seekable_filelike_obj_that_has_been_seeked (tests.functional.test_upload.TestMultipartUpload) ... ok >test_upload_passes_select_extra_args (tests.functional.test_upload.TestMultipartUpload) ... ok >test_allowed_upload_params_are_valid (tests.functional.test_upload.TestNonMultipartUpload) ... ok >test_for_callback_kwargs_correctness (tests.functional.test_upload.TestNonMultipartUpload) ... ok >test_has_transfer_id_associated_to_future (tests.functional.test_upload.TestNonMultipartUpload) ... ok >test_invalid_extra_args (tests.functional.test_upload.TestNonMultipartUpload) ... ok >test_returns_correct_call_args (tests.functional.test_upload.TestNonMultipartUpload) ... ok >test_returns_future_with_meta (tests.functional.test_upload.TestNonMultipartUpload) ... ok >test_sigv4_progress_callbacks_invoked_once (tests.functional.test_upload.TestNonMultipartUpload) ... ok >test_upload (tests.functional.test_upload.TestNonMultipartUpload) ... ok >test_upload_for_fileobj (tests.functional.test_upload.TestNonMultipartUpload) ... ok >test_upload_for_non_seekable_filelike_obj (tests.functional.test_upload.TestNonMultipartUpload) ... ok >test_upload_for_seekable_filelike_obj (tests.functional.test_upload.TestNonMultipartUpload) ... ok >test_upload_for_seekable_filelike_obj_that_has_been_seeked (tests.functional.test_upload.TestNonMultipartUpload) ... ok >test_upload_with_bandwidth_limiter (tests.functional.test_upload.TestNonMultipartUpload) ... ok >test_uses_provided_osutil (tests.functional.test_upload.TestNonMultipartUpload) ... ok >test_character_device (tests.functional.test_utils.TestOSUtilsSpecialFiles) ... ok >test_fifo (tests.functional.test_utils.TestOSUtilsSpecialFiles) ... ok >test_socket (tests.functional.test_utils.TestOSUtilsSpecialFiles) ... ok > >====================================================================== >ERROR: test_enable_disable_callbacks_only_ever_registered_once (tests.functional.test_manager.TestTransferManager) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13/tests/functional/test_manager.py", line 143, in test_enable_disable_callbacks_only_ever_registered_once > 'request-created.s3', request=request, operation_name='PutObject') > File "/usr/lib/python2.7/site-packages/botocore/hooks.py", line 356, in emit > return self._emitter.emit(aliased_event_name, **kwargs) > File "/usr/lib/python2.7/site-packages/botocore/hooks.py", line 228, in emit > return self._emit(event_name, kwargs) > File "/usr/lib/python2.7/site-packages/botocore/hooks.py", line 211, in _emit > response = handler(**kwargs) > File "/var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13-python2_7/lib/s3transfer/utils.py", line 44, in signal_not_transferring > hasattr(request.body, 'signal_not_transferring'): > File "/usr/lib/python2.7/site-packages/botocore/awsrequest.py", line 390, in body > p = AWSPreparedRequest(self) > File "/usr/lib/python2.7/site-packages/botocore/awsrequest.py", line 428, in __init__ > self.prepare_body(original.data) > File "/usr/lib/python2.7/site-packages/botocore/awsrequest.py", line 493, in prepare_body > data.seek(0, 2) >TypeError: seek() takes exactly 2 arguments (3 given) >-------------------- >> begin captured logging << -------------------- >botocore.hooks: DEBUG: Changing event name from creating-client-class.iot-data to creating-client-class.iot-data-plane >botocore.hooks: DEBUG: Changing event name from before-call.apigateway to before-call.api-gateway >botocore.hooks: DEBUG: Changing event name from request-created.machinelearning.Predict to request-created.machine-learning.Predict >botocore.hooks: DEBUG: Changing event name from before-parameter-build.autoscaling.CreateLaunchConfiguration to before-parameter-build.auto-scaling.CreateLaunchConfiguration >botocore.hooks: DEBUG: Changing event name from before-parameter-build.route53 to before-parameter-build.route-53 >botocore.hooks: DEBUG: Changing event name from request-created.cloudsearchdomain.Search to request-created.cloudsearch-domain.Search >botocore.hooks: DEBUG: Changing event name from docs.*.autoscaling.CreateLaunchConfiguration.complete-section to docs.*.auto-scaling.CreateLaunchConfiguration.complete-section >botocore.hooks: DEBUG: Changing event name from before-parameter-build.cloudsearchdomain.Search to before-parameter-build.cloudsearch-domain.Search >botocore.hooks: DEBUG: Changing event name from docs.*.cloudsearchdomain.Search.complete-section to docs.*.cloudsearch-domain.Search.complete-section >botocore.hooks: DEBUG: Changing event name from before-parameter-build.logs.CreateExportTask to before-parameter-build.cloudwatch-logs.CreateExportTask >botocore.hooks: DEBUG: Changing event name from docs.*.logs.CreateExportTask.complete-section to docs.*.cloudwatch-logs.CreateExportTask.complete-section >botocore.session: DEBUG: Loading variable profile from defaults. >botocore.session: DEBUG: Loading variable config_file from defaults. >botocore.session: DEBUG: Loading variable credentials_file from defaults. >botocore.session: DEBUG: Loading variable ca_bundle from defaults. >botocore.session: DEBUG: Loading variable profile from defaults. >botocore.session: DEBUG: Loading variable api_versions from defaults. >botocore.session: DEBUG: Loading variable profile from defaults. >botocore.session: DEBUG: Loading variable data_path from defaults. >botocore.loaders: DEBUG: Loading JSON file: /usr/lib/python2.7/site-packages/botocore/data/endpoints.json >botocore.session: DEBUG: Loading variable profile from defaults. >botocore.hooks: DEBUG: Event choose-service-name: calling handler <function handle_service_name_alias at 0xb6525454> >botocore.loaders: DEBUG: Loading JSON file: /usr/lib/python2.7/site-packages/botocore/data/s3/2006-03-01/service-2.json >botocore.hooks: DEBUG: Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0xb64ecf44> >botocore.hooks: DEBUG: Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0xb64ece64> >botocore.args: DEBUG: The s3 config key is not a dictionary type, ignoring its value of: None >botocore.endpoint: DEBUG: Setting s3 timeout as (60, 60) >botocore.loaders: DEBUG: Loading JSON file: /usr/lib/python2.7/site-packages/botocore/data/_retry.json >botocore.client: DEBUG: Registering retry handlers for service: s3 >botocore.client: DEBUG: Defaulting to S3 virtual host style addressing with path style addressing fallback. >botocore.hooks: DEBUG: Event request-created.s3: calling handler <function signal_not_transferring at 0xb64d6a3c> >--------------------- >> end captured logging << --------------------- > >---------------------------------------------------------------------- >Ran 515 tests in 40.642s > >FAILED (errors=1) > * ERROR: dev-python/s3transfer-0.1.13-r1::gentoo failed (test phase): > * tests failed under python2.7 > * > * Call stack: > * ebuild.sh, line 124: Called src_test > * environment, line 2725: Called distutils-r1_src_test > * environment, line 976: Called _distutils-r1_run_foreach_impl 'python_test' > * environment, line 427: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' > * environment, line 2258: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 1630: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 1628: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' > * environment, line 639: Called distutils-r1_run_phase 'python_test' > * environment, line 907: Called python_test > * environment, line 2627: Called die > * The specific snippet of code: > * nosetests -v tests/unit/ tests/functional/ || die "tests failed under ${EPYTHON}" > * > * If you need support, post the output of `emerge --info '=dev-python/s3transfer-0.1.13-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/s3transfer-0.1.13-r1::gentoo'`. > * The complete build log is located at '/var/tmp/portage/dev-python/s3transfer-0.1.13-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/s3transfer-0.1.13-r1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13' > * S: '/var/tmp/portage/dev-python/s3transfer-0.1.13-r1/work/s3transfer-0.1.13'
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 668162
: 550242