python3.14-treq-25.5.0
checks.x86_64-linux.gitea
· build #62
· raw
1Sourcing python-remove-tests-dir-hook2Sourcing python-catch-conflicts-hook.sh3Sourcing python-remove-bin-bytecode-hook.sh4Sourcing pypa-build-hook5Using pypaBuildPhase6Sourcing python-runtime-deps-check-hook7Using pythonRuntimeDepsCheckHook8Sourcing pypa-install-hook9Using pypaInstallPhase10Sourcing python-imports-check-hook.sh11Using pythonImportsCheckPhase12Sourcing python-metadata-check-hook.sh13Using pythonMetadataCheckPhase14Sourcing python-namespaces-hook15Sourcing python-catch-conflicts-hook.sh
unpackPhase
16unpacking source archive /nix/store/wz4xkllc2jhkvv3v56ly0lfy6pwwffrq-treq-25.5.0.tar.gz17source root is treq-25.5.018setting SOURCE_DATE_EPOCH to timestamp 1580601600 of file "treq-25.5.0/tox.ini"configurePhase
19no configure script, doing nothingbuildPhase
20Executing pypaBuildPhase21Creating a wheel...22pypa build flags: --no-isolation --outdir dist/ --wheel23* Getting build dependencies for wheel...24* Building wheel...25Successfully built treq-25.5.0-py3-none-any.whl26Finished creating a wheel...27Finished executing pypaBuildPhasepythonRuntimeDepsCheckHook
28Executing pythonRuntimeDepsCheck29Checking runtime dependencies for treq-25.5.0-py3-none-any.whl30Finished executing pythonRuntimeDepsCheckinstallPhase
31Executing pypaInstallPhase32Successfully installed treq-25.5.0-py3-none-any.whl33Finished executing pypaInstallPhasepythonOutputDistPhase
34Executing pythonOutputDistPhase35Finished executing pythonOutputDistPhasefixupPhase
36shrinking RPATHs of ELF executables and libraries in /nix/store/2ap77has9hbls1qagfnhpvphddfnf3vp-python3.14-treq-25.5.037checking for references to /build/ in /nix/store/2ap77has9hbls1qagfnhpvphddfnf3vp-python3.14-treq-25.5.0...38patching script interpreter paths in /nix/store/2ap77has9hbls1qagfnhpvphddfnf3vp-python3.14-treq-25.5.039stripping (with command strip and flags -S -p) in /nix/store/2ap77has9hbls1qagfnhpvphddfnf3vp-python3.14-treq-25.5.0/lib40shrinking RPATHs of ELF executables and libraries in /nix/store/4yz4d6hrfx3gw9akjy2q8v83liygv75h-python3.14-treq-25.5.0-dist41checking for references to /build/ in /nix/store/4yz4d6hrfx3gw9akjy2q8v83liygv75h-python3.14-treq-25.5.0-dist...42patching script interpreter paths in /nix/store/4yz4d6hrfx3gw9akjy2q8v83liygv75h-python3.14-treq-25.5.0-dist43Executing pythonRemoveTestsDir44Finished executing pythonRemoveTestsDirinstallCheckPhase
45treq.test.local_httpbin.test.test_child46 CertificatesForAuthorityAndServerTests47 test_ca_signed_x509 ... [OK]48 test_pkey_x509_paired ... [OK]49 test_x509_matches_hostname ... [OK]50 ForeverHTTPBinTests51 test_default_arguments ... [OK]52 test_host ... [OK]53 test_https ... [OK]54 test_port ... [OK]55 MakeHTTPBinSiteTests56 test_threadpool_management ... [OK]57 OutputProcessDescriptionTests58 test_description_written ... [OK]59 ServeTCPTests60 test_tcp_listener_matches_description ... [OK]61 ServeTLSTests62 test_tls_listener_matches_description ... [OK]63treq.test.local_httpbin.test.test_parent64 FakeProcessTransportTests65 test_closeStderr ... [OK]66 test_closeStdin ... [OK]67 test_closeStdout ... [OK]68 test_provides_interface ... [OK]69 HTTPBinProcessTests70 test_kill ... [OK]71 test_kill_before_spawn ... [OK]72 test_kill_unexpected_exit ... [OK]73 test_server_description_caches_description ... [OK]74 test_server_description_spawns_process ... [OK]75 test_server_description_spawns_process_https ... [OK]76 HTTPServerProcessProtocolTests77 test_connection_lost ... [OK]78 test_connection_lost_before_receiving_data ... [OK]79 test_receive_http_description ... [OK]80 test_receive_unexpected_line ... [OK]81 MemoryProcessReactorTests82 test_provides_interfaces ... [OK]83treq.test.local_httpbin.test.test_shared84 HTTPBinDescriptionTests85 test_round_trip ... [OK]86 test_round_trip_cacert ... [OK]87treq.test.test_agentspy88 APISpyTests89 test_provides_iagent ... [OK]90 test_record_attributes ... [OK]91 test_records ... [OK]92 test_type_validation ... [OK]93treq.test.test_api94 DefaultPoolTests95 test_cached_global_pool ... [OK]96 test_persistent_false ... [OK]97 test_persistent_false_new ... [OK]98 test_persistent_false_not_stored ... [OK]99 test_pool_none_persistent_none ... [OK]100 test_pool_none_persistent_true ... [OK]101 test_specified_pool ... [OK]102 DefaultReactorTests103 test_passes_reactor ... [OK]104 test_uses_default_reactor ... [OK]105 TreqAPITests106 test_cached_pool ... [OK]107 test_custom_agent ... [OK]108 test_custom_pool ... [OK]109 test_default_pool ... [OK]110 test_post_json_with_data ... [OK]111 test_request_invalid_param ... [OK]112treq.test.test_auth113 AddAuthTests114 test_add_basic_auth ... [OK]115 test_add_basic_auth_bytes ... [OK]116 test_add_basic_auth_huge ... [OK]117 test_add_basic_auth_utf8 ... [OK]118 test_add_unknown_auth ... [OK]119 RequestHeaderSetterAgentTests120 test_no_mutation ... [OK]121 test_overrides_per_request_headers ... [OK]122 test_sets_headers ... [OK]123treq.test.test_client124 BodyBufferingProtocolTests125 test_buffers_data ... [OK]126 test_fires_finished_deferred ... [OK]127 test_propagates_data_to_destination ... [OK]128 test_propogates_connectionLost_reason ... [OK]129 BufferedResponseTests130 test_concurrent_receivers ... [OK]131 test_receiver_after_finished ... [OK]132 test_wraps_protocol ... [OK]133 HTTPClientTests134 test_post ... [OK]135 test_request_browser_like_redirects ... [OK]136 test_request_case_insensitive_methods ... [OK]137 test_request_data_dict ... [OK]138 test_request_data_file ... [OK]139 test_request_data_single_dict ... [OK]140 test_request_data_tuple ... [OK]141 test_request_dict_headers ... [OK]142 test_request_dict_headers_invalid_values ... [OK]143 test_request_dict_single_value_query_params ... [OK]144 test_request_files_tuple_too_long ... [OK]145 test_request_files_tuple_too_short ... [OK]146 test_request_headers_invalid_type ... [OK]147 test_request_headers_object ... [OK]148 test_request_invalid_param ... [OK]149 test_request_json_bool ... [OK]150 test_request_json_dict ... [OK]151 test_request_json_none ... [OK]152 test_request_json_number ... [OK]153 test_request_json_string ... [OK]154 test_request_json_tuple ... [OK]155 test_request_json_with_data ... [OK]156 test_request_json_with_files ... [OK]157 test_request_merge_query_params ... [OK]158 test_request_merge_tuple_query_params ... [OK]159 test_request_mixed_params ... [OK]160 test_request_mixed_params_dict ... [OK]161 test_request_named_attachment ... [OK]162 test_request_named_attachment_and_ctype ... [OK]163 test_request_no_name_attachment ... [OK]164 test_request_post_redirect_denied ... [OK]165 test_request_query_param_seps ... [OK]166 test_request_query_params ... [OK]167 test_request_timeout_cancelled ... [OK]168 test_request_timeout_fired ... [OK]169 test_request_tuple_query_param_coercion ... [OK]170 test_request_tuple_query_value_coercion ... [OK]171 test_request_tuple_query_values ... [OK]172 test_request_unsupported_params_combination ... [OK]173 test_request_uri_bytes_pass ... [OK]174 test_request_uri_decodedurl ... [OK]175 test_request_uri_encodedurl ... [OK]176 test_request_uri_hyperlink_params ... [OK]177 test_request_uri_idn ... [OK]178 test_request_uri_idn_params ... [OK]179 test_request_uri_plus_pass ... [OK]180 test_response_buffering_is_disabled_with_unbufferred_arg ... [OK]181 test_response_is_buffered ... [OK]182treq.test.test_content183 ContentTests184 test_collect ... [OK]185 test_collect_0_length ... [OK]186 test_collect_failure ... [OK]187 test_collect_failure_potential_data_loss ... [OK]188 test_content ... [OK]189 test_content_application_json_default_encoding ... [OK]190 test_content_cached ... [OK]191 test_content_multiple_waiters ... [OK]192 test_json_content ... [OK]193 test_json_content_unicode ... [OK]194 test_json_content_utf16 ... [OK]195 test_text_content ... [OK]196 test_text_content_default_encoding_no_header ... [OK]197 test_text_content_default_encoding_no_param ... [OK]198 test_text_content_unicode_headers ... [OK]199 EncodingFromHeadersTests200 test_multipleParams ... [OK]201 test_noCharset ... [OK]202 test_quotedString ... [OK]203 test_rfcExamples ... [OK]204 MoreRealisticContentTests205 test_exception_handling ... [OK]206treq.test.test_cookies207 HTTPClientCookieTests208 test_cookies_dict ... [OK]209 test_cookies_in_jars ... [OK]210 test_cookies_pass_jar ... [OK]211 test_response_cookies ... [OK]212 ScopedCookieTests213 test_hostname ... [OK]214 test_http ... [OK]215 test_https ... [OK]216 test_port ... [OK]217 SearchTests218 test_domain ... [OK]219 test_name ... [OK]220treq.test.test_multipart221 LengthConsumerTestCase222 test_scalarsUpdateCounter ... [OK]223 test_stringUpdatesCounter ... [OK]224 MultiPartProducerTestCase225 test_bytesPassThrough ... [OK]226 test_defaultCooperator ... [OK]227 test_failOnUnknownParams ... [OK]228 test_failedReadWhileProducing ... [OK]229 test_fieldsAndAttachment ... [OK]230 test_inputClosedAtEOF ... [OK]231 test_interface ... [OK]232 test_knownLengthOnFile ... [OK]233 test_missingAttachmentName ... [OK]234 test_multipleFieldsAndAttachments ... [OK]235 test_newLinesInParams ... [OK]236 test_pauseProducing ... [OK]237 test_resumeProducing ... [OK]238 test_startProducing ... [OK]239 test_stopProducing ... [OK]240 test_twoFields ... [OK]241 test_unicodeAttachmentName ... [OK]242 test_unicodeString ... [OK]243 test_unknownLength ... [OK]244 test_worksWithMultipart ... [OK]245treq.test.test_response246 ResponseTests247 test_collect ... [OK]248 test_content ... [OK]249 test_history ... [OK]250 test_json ... [OK]251 test_json_customized ... [OK]252 test_no_history ... [OK]253 test_repr_content_type ... [OK]254 test_repr_content_type_hostile ... [OK]255 test_repr_content_type_missing ... [OK]256 test_repr_unknown_length ... [OK]257 test_text ... [OK]258treq.test.test_testing259 HasHeadersTests260 test_bytes_encoded_forms ... [OK]261 test_case_insensitive_keys ... [OK]262 test_case_sensitive_values ... [OK]263 test_equality_and_strict_subsets_succeed ... [OK]264 test_partial_or_zero_intersection_subsets_fail ... [OK]265 test_repr ... [OK]266 RequestSequenceTests267 test_async_failures_logged ... [OK]268 test_consume_context_manager_fails_on_remaining_requests ... [OK]269 test_mismatched_request_causes_failure ... [OK]270 test_unexpected_number_of_request_causes_failure ... [OK]271 test_works_with_mock_any ... [OK]272 StringStubbingTests273 test_interacts_successfully_with_istub ... [OK]274 StubbingTests275 test_cookies_not_sent_to_different_domains ... [OK]276 test_cookies_sent_for_same_domain ... [OK]277 test_cookies_sent_with_explicit_port ... [OK]278 test_files_are_rejected ... [OK]279 test_handles_failing_asynchronous_requests ... [OK]280 test_handles_invalid_schemes ... [OK]281 test_handles_successful_asynchronous_requests ... [OK]282 test_handles_successful_asynchronous_requests_with_response_data ... [OK]283 test_handles_successful_asynchronous_requests_with_streaming ... [OK]284 test_passing_in_strange_data_is_rejected ... [OK]285 test_providing_resource_to_stub_treq ... [OK]286 test_session_persistence_between_requests ... [OK]287 test_stubtreq_provides_all_functions_in_treq_all ... [OK]288treq.test.test_treq_integration289 HTTPSTreqIntegrationTests290 test_basic_auth ... [OK]291 test_cookie ... [OK]292 test_delete ... [OK]293 test_failed_basic_auth ... [OK]294 test_get ... [OK]295 test_get_302_absolute_redirect ... [OK]296 test_get_302_redirect_disallowed ... [OK]297 test_get_302_relative_redirect ... [OK]298 test_get_headers ... [OK]299 test_get_headers_unicode ... [OK]300 test_gzip ... [OK]301 test_head ... [OK]302 test_head_302_absolute_redirect ... [OK]303 test_head_302_redirect_disallowed ... [OK]304 test_head_302_relative_redirect ... [OK]305 test_multipart_post ... [OK]306 test_patch ... [OK]307 test_post ... [OK]308 test_post_headers ... [OK]309 test_put ... [OK]310 test_set_cookie ... [OK]311 test_timeout ... [OK]312 TreqIntegrationTests313 test_basic_auth ... [OK]314 test_cookie ... [OK]315 test_delete ... [OK]316 test_failed_basic_auth ... [OK]317 test_get ... [OK]318 test_get_302_absolute_redirect ... [OK]319 test_get_302_redirect_disallowed ... [OK]320 test_get_302_relative_redirect ... [OK]321 test_get_headers ... [OK]322 test_get_headers_unicode ... [OK]323 test_gzip ... [OK]324 test_head ... [OK]325 test_head_302_absolute_redirect ... [OK]326 test_head_302_redirect_disallowed ... [OK]327 test_head_302_relative_redirect ... [OK]328 test_multipart_post ... [OK]329 test_patch ... [OK]330 test_post ... [OK]331 test_post_headers ... [OK]332 test_put ... [OK]333 test_set_cookie ... [OK]334 test_timeout ... [OK]335336-------------------------------------------------------------------------------337Ran 242 tests in 5.092s338339PASSED (successes=242)pythonImportsCheckPhase
340Executing pythonImportsCheckPhasepythonMetadataCheckPhase
341Executing pythonMetadataCheckPhase