% [brnrd@build py-acme]$ [?2004hmmake test[?2004l ===> Testing for py27-acme-0.0.0.d20151114 running test running egg_info writing requirements to acme.egg-info/requires.txt writing acme.egg-info/PKG-INFO writing top-level names to acme.egg-info/top_level.txt writing dependency_links to acme.egg-info/dependency_links.txt writing entry points to acme.egg-info/entry_points.txt reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'acme.egg-info/SOURCES.txt' running build_ext test_nonce_decoder (acme.jws_test.HeaderTest) ... ok test_it (acme.jws_test.JWSTest) ... ok test_from_json_unrecognized (acme.challenges_test.ChallengeTest) ... ok test_check_validation (acme.challenges_test.DNSResponseTest) ... ok test_from_json (acme.challenges_test.DNSResponseTest) ... ok test_from_json_hashable (acme.challenges_test.DNSResponseTest) ... ok test_to_partial_json (acme.challenges_test.DNSResponseTest) ... ok test_check_validation_wrong_fields (acme.challenges_test.DNSTest) ... ok test_check_validation_wrong_payload (acme.challenges_test.DNSTest) ... ok test_from_json (acme.challenges_test.DNSTest) ... ok test_from_json_hashable (acme.challenges_test.DNSTest) ... ok test_gen_check_validation (acme.challenges_test.DNSTest) ... ok test_gen_check_validation_wrong_key (acme.challenges_test.DNSTest) ... ok test_gen_response (acme.challenges_test.DNSTest) ... ok test_to_partial_json (acme.challenges_test.DNSTest) ... ok test_validation_domain_name (acme.challenges_test.DNSTest) ... ok test_from_json (acme.challenges_test.HTTP01ResponseTest) ... ok test_from_json_hashable (acme.challenges_test.HTTP01ResponseTest) ... ok test_simple_verify_bad_content_type (acme.challenges_test.HTTP01ResponseTest) ... ok test_simple_verify_bad_key_authorization (acme.challenges_test.HTTP01ResponseTest) ... ok test_simple_verify_bad_validation (acme.challenges_test.HTTP01ResponseTest) ... ok test_simple_verify_connection_error (acme.challenges_test.HTTP01ResponseTest) ... No handlers could be found for logger "acme.challenges" ok test_simple_verify_good_validation (acme.challenges_test.HTTP01ResponseTest) ... ok test_simple_verify_port (acme.challenges_test.HTTP01ResponseTest) ... ok test_to_partial_json (acme.challenges_test.HTTP01ResponseTest) ... ok test_from_json (acme.challenges_test.HTTP01Test) ... ok test_from_json_hashable (acme.challenges_test.HTTP01Test) ... ok test_good_token (acme.challenges_test.HTTP01Test) ... ok test_path (acme.challenges_test.HTTP01Test) ... ok test_to_partial_json (acme.challenges_test.HTTP01Test) ... ok test_uri (acme.challenges_test.HTTP01Test) ... ok test_verify_ok (acme.challenges_test.KeyAuthorizationChallengeResponseTest) ... ok test_verify_wrong_form (acme.challenges_test.KeyAuthorizationChallengeResponseTest) ... ok test_verify_wrong_thumbprint (acme.challenges_test.KeyAuthorizationChallengeResponseTest) ... ok test_verify_wrong_token (acme.challenges_test.KeyAuthorizationChallengeResponseTest) ... ok test_from_json (acme.challenges_test.ProofOfPossessionHintsTest) ... ok test_from_json_hashable (acme.challenges_test.ProofOfPossessionHintsTest) ... ok test_json_without_optionals (acme.challenges_test.ProofOfPossessionHintsTest) ... ok test_to_partial_json (acme.challenges_test.ProofOfPossessionHintsTest) ... ok test_from_json (acme.challenges_test.ProofOfPossessionResponseTest) ... ok test_from_json_hashable (acme.challenges_test.ProofOfPossessionResponseTest) ... ok test_to_partial_json (acme.challenges_test.ProofOfPossessionResponseTest) ... ok test_verify (acme.challenges_test.ProofOfPossessionResponseTest) ... ok test_from_json (acme.challenges_test.ProofOfPossessionTest) ... ok test_from_json_hashable (acme.challenges_test.ProofOfPossessionTest) ... ok test_to_partial_json (acme.challenges_test.ProofOfPossessionTest) ... ok test_from_json (acme.challenges_test.RecoveryContactResponseTest) ... ok test_from_json_hashable (acme.challenges_test.RecoveryContactResponseTest) ... ok test_json_without_optionals (acme.challenges_test.RecoveryContactResponseTest) ... ok test_to_partial_json (acme.challenges_test.RecoveryContactResponseTest) ... ok test_from_json (acme.challenges_test.RecoveryContactTest) ... ok test_from_json_hashable (acme.challenges_test.RecoveryContactTest) ... ok test_json_without_optionals (acme.challenges_test.RecoveryContactTest) ... ok test_to_partial_json (acme.challenges_test.RecoveryContactTest) ... ok test_from_json (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_from_json_hashable (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_gen_verify_cert (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_gen_verify_cert_gen_key (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_probe_cert (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_simple_verify (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_simple_verify_bad_key_authorization (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_simple_verify_false_on_probe_error (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_to_partial_json (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_verify_bad_cert (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_z_and_domain (acme.challenges_test.TLSSNI01ResponseTest) ... ok test_from_json (acme.challenges_test.TLSSNI01Test) ... ok test_from_json_hashable (acme.challenges_test.TLSSNI01Test) ... ok test_from_json_invalid_token_length (acme.challenges_test.TLSSNI01Test) ... ok test_to_partial_json (acme.challenges_test.TLSSNI01Test) ... ok test_validation (acme.challenges_test.TLSSNI01Test) ... ok test_from_json (acme.challenges_test.UnrecognizedChallengeTest) ... ok test_to_partial_json (acme.challenges_test.UnrecognizedChallengeTest) ... ok test_it (acme.util_test.MapKeysTest) ... ok test_check_response_jobj (acme.client_test.ClientNetworkTest) ... ok test_check_response_not_ok_jobj_error (acme.client_test.ClientNetworkTest) ... ok test_check_response_not_ok_jobj_no_error (acme.client_test.ClientNetworkTest) ... ok test_check_response_not_ok_no_jobj (acme.client_test.ClientNetworkTest) ... ok test_check_response_ok_no_jobj_ct_required (acme.client_test.ClientNetworkTest) ... ok test_check_response_ok_no_jobj_no_ct (acme.client_test.ClientNetworkTest) ... ok test_init (acme.client_test.ClientNetworkTest) ... ok test_requests_error_passthrough (acme.client_test.ClientNetworkTest) ... ok test_send_request (acme.client_test.ClientNetworkTest) ... ok test_send_request_user_agent (acme.client_test.ClientNetworkTest) ... ok test_send_request_verify_ssl (acme.client_test.ClientNetworkTest) ... ok test_wrap_in_jws (acme.client_test.ClientNetworkTest) ... ok test_get (acme.client_test.ClientNetworkWithMockedResponseTest) ... ok test_head (acme.client_test.ClientNetworkWithMockedResponseTest) ... ok test_head_get_post_error_passthrough (acme.client_test.ClientNetworkWithMockedResponseTest) ... ok test_post (acme.client_test.ClientNetworkWithMockedResponseTest) ... ok test_post_wrong_initial_nonce (acme.client_test.ClientNetworkWithMockedResponseTest) ... ok test_post_wrong_post_response_nonce (acme.client_test.ClientNetworkWithMockedResponseTest) ... ok test_agree_to_tos (acme.client_test.ClientTest) ... ok test_answer_challenge (acme.client_test.ClientTest) ... ok test_answer_challenge_missing_next (acme.client_test.ClientTest) ... ok test_check_cert (acme.client_test.ClientTest) ... ok test_check_cert_missing_location (acme.client_test.ClientTest) ... ok test_fetch_chain_max (acme.client_test.ClientTest) ... ok test_fetch_chain_no_up_link (acme.client_test.ClientTest) ... ok test_fetch_chain_single (acme.client_test.ClientTest) ... ok test_fetch_chain_too_many (acme.client_test.ClientTest) ... ok test_init_downloads_directory (acme.client_test.ClientTest) ... ok test_poll (acme.client_test.ClientTest) ... ok test_poll_and_request_issuance (acme.client_test.ClientTest) ... ok test_query_registration (acme.client_test.ClientTest) ... ok test_refresh (acme.client_test.ClientTest) ... ok test_register (acme.client_test.ClientTest) ... ok test_register_missing_next (acme.client_test.ClientTest) ... ok test_request_challenges (acme.client_test.ClientTest) ... ok test_request_challenges_missing_next (acme.client_test.ClientTest) ... ok test_request_domain_challenges (acme.client_test.ClientTest) ... ok test_request_issuance (acme.client_test.ClientTest) ... ok test_request_issuance_missing_location (acme.client_test.ClientTest) ... ok test_request_issuance_missing_up (acme.client_test.ClientTest) ... ok test_retry_after_date (acme.client_test.ClientTest) ... ok test_retry_after_invalid (acme.client_test.ClientTest) ... ok test_retry_after_missing (acme.client_test.ClientTest) ... ok test_retry_after_seconds (acme.client_test.ClientTest) ... ok test_revoke (acme.client_test.ClientTest) ... ok test_revoke_bad_status_raises_error (acme.client_test.ClientTest) ... ok test_update_registration (acme.client_test.ClientTest) ... ok test_attributes (acme.other_test.SignatureTest) ... ok test_create_from_msg (acme.other_test.SignatureTest) ... ok test_create_from_msg_random_nonce (acme.other_test.SignatureTest) ... ok test_from_json (acme.other_test.SignatureTest) ... ok test_from_json_non_schema_errors (acme.other_test.SignatureTest) ... ok test_to_partial_json (acme.other_test.SignatureTest) ... ok test_verify_bad_fails (acme.other_test.SignatureTest) ... ok test_verify_good_succeeds (acme.other_test.SignatureTest) ... ok test_404 (acme.standalone_test.HTTP01ServerTest) ... ok test_http01_found (acme.standalone_test.HTTP01ServerTest) ... WARNING:acme.challenges:Using non-standard port for http-01 verification: 63508 ok test_http01_not_found (acme.standalone_test.HTTP01ServerTest) ... WARNING:acme.challenges:Using non-standard port for http-01 verification: 45837 ERROR:acme.challenges:Unable to reach http://localhost:45837/.well-known/acme-challenge/eHh4eHh4eHh4eHh4eHh4eA: ('Connection aborted.', BadStatusLine("''",)) ok test_index (acme.standalone_test.HTTP01ServerTest) ... ok test_it (acme.standalone_test.TLSSNI01ServerTest) ... ok test_bind (acme.standalone_test.TLSServerTest) ... ok test_it (acme.standalone_test.TestSimpleTLSSNI01Server) ... ok test_cert_no_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_cert_two_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_csr_no_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_csr_one_san (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_csr_six_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_csr_two_sans (acme.crypto_util_test.PyOpenSSLCertOrReqSANTest) ... ok test_probe_not_recognized_name (acme.crypto_util_test.SSLSocketAndProbeSNITest) ... ok test_probe_ok (acme.crypto_util_test.SSLSocketAndProbeSNITest) ... ok test_str (acme.errors_test.BadNonceTest) ... ok test_str (acme.errors_test.MissingNonceTest) ... ok test_str (acme.jose.errors_test.UnrecognizedTypeErrorTest) ... ok test_eq (acme.jose.util_test.ComparableRSAKeyTest) ... ok test_getattr_proxy (acme.jose.util_test.ComparableRSAKeyTest) ... ok test_hash (acme.jose.util_test.ComparableRSAKeyTest) ... ok test_ne (acme.jose.util_test.ComparableRSAKeyTest) ... ok test_ne_different_types (acme.jose.util_test.ComparableRSAKeyTest) ... ok test_ne_no_serialization (acme.jose.util_test.ComparableRSAKeyTest) ... ok test_ne_not_wrapped (acme.jose.util_test.ComparableRSAKeyTest) ... ok test_public_key (acme.jose.util_test.ComparableRSAKeyTest) ... ok test_repr (acme.jose.util_test.ComparableRSAKeyTest) ... ok test_eq (acme.jose.util_test.ComparableX509Test) ... ok test_hash (acme.jose.util_test.ComparableX509Test) ... ok test_ne (acme.jose.util_test.ComparableX509Test) ... ok test_ne_wrong_types (acme.jose.util_test.ComparableX509Test) ... ok test_repr (acme.jose.util_test.ComparableX509Test) ... ok test_equal (acme.jose.util_test.ImmutableMapTest) ... ok test_get_attr (acme.jose.util_test.ImmutableMapTest) ... ok test_get_missing_item_raises_key_error (acme.jose.util_test.ImmutableMapTest) ... ok test_hash (acme.jose.util_test.ImmutableMapTest) ... ok test_order_of_args_does_not_matter (acme.jose.util_test.ImmutableMapTest) ... ok test_repr (acme.jose.util_test.ImmutableMapTest) ... ok test_set_attr_raises_attribute_error (acme.jose.util_test.ImmutableMapTest) ... ok test_type_error_on_missing (acme.jose.util_test.ImmutableMapTest) ... ok test_type_error_on_unrecognized (acme.jose.util_test.ImmutableMapTest) ... ok test_unhashable (acme.jose.util_test.ImmutableMapTest) ... ok test_update (acme.jose.util_test.ImmutableMapTest) ... ok test_getattr_proxy (acme.jose.util_test.frozendictTest) ... ok test_getattr_raises_attribute_error (acme.jose.util_test.frozendictTest) ... ok test_hash (acme.jose.util_test.frozendictTest) ... ok test_init_dict (acme.jose.util_test.frozendictTest) ... ok test_init_other_raises_type_error (acme.jose.util_test.frozendictTest) ... ok test_len (acme.jose.util_test.frozendictTest) ... ok test_repr (acme.jose.util_test.frozendictTest) ... ok test_setattr_immutable (acme.jose.util_test.frozendictTest) ... ok test_it (acme.jose.jwa_test.JWAHSTest) ... ok test_ps (acme.jose.jwa_test.JWARSTest) ... ok test_rs (acme.jose.jwa_test.JWARSTest) ... ok test_sign_key_too_small (acme.jose.jwa_test.JWARSTest) ... ok test_sign_no_private_part (acme.jose.jwa_test.JWARSTest) ... ok test_eq (acme.jose.jwa_test.JWASignatureTest) ... ok test_from_json (acme.jose.jwa_test.JWASignatureTest) ... ok test_ne (acme.jose.jwa_test.JWASignatureTest) ... ok test_ne_other_type (acme.jose.jwa_test.JWASignatureTest) ... ok test_repr (acme.jose.jwa_test.JWASignatureTest) ... ok test_to_partial_json (acme.jose.jwa_test.JWASignatureTest) ... ok test_from_json (acme.jose.jwk_test.JWKOctTest) ... ok test_from_json_hashable (acme.jose.jwk_test.JWKOctTest) ... ok test_load (acme.jose.jwk_test.JWKOctTest) ... ok test_public_key (acme.jose.jwk_test.JWKOctTest) ... ok test_thumbprint_private (acme.jose.jwk_test.JWKOctTest) ... ok test_thumbprint_public (acme.jose.jwk_test.JWKOctTest) ... ok test_to_partial_json (acme.jose.jwk_test.JWKOctTest) ... ok test_encode_param_zero (acme.jose.jwk_test.JWKRSATest) ... ok test_equals (acme.jose.jwk_test.JWKRSATest) ... ok test_from_json (acme.jose.jwk_test.JWKRSATest) ... ok test_from_json_hashable (acme.jose.jwk_test.JWKRSATest) ... ok test_from_json_missing_one_additional (acme.jose.jwk_test.JWKRSATest) ... ok test_from_json_non_schema_errors (acme.jose.jwk_test.JWKRSATest) ... ok test_from_json_private_small (acme.jose.jwk_test.JWKRSATest) ... ok test_init_auto_comparable (acme.jose.jwk_test.JWKRSATest) ... ok test_load (acme.jose.jwk_test.JWKRSATest) ... ok test_not_equals (acme.jose.jwk_test.JWKRSATest) ... ok test_public_key (acme.jose.jwk_test.JWKRSATest) ... ok test_thumbprint_go_jose (acme.jose.jwk_test.JWKRSATest) ... ok test_thumbprint_private (acme.jose.jwk_test.JWKRSATest) ... ok test_thumbprint_public (acme.jose.jwk_test.JWKRSATest) ... ok test_to_partial_json (acme.jose.jwk_test.JWKRSATest) ... ok test_load (acme.jose.jwk_test.JWKTest) ... ok test_load_subclass_wrong_type (acme.jose.jwk_test.JWKTest) ... ok test_compact (acme.jose.jws_test.CLITest) ... ok test_json (acme.jose.jws_test.CLITest) ... ok test_unverified (acme.jose.jws_test.CLITest) ... ok test_add_empty (acme.jose.jws_test.HeaderTest) ... ok test_add_non_empty (acme.jose.jws_test.HeaderTest) ... ok test_add_overlapping_error (acme.jose.jws_test.HeaderTest) ... ok test_add_wrong_type_error (acme.jose.jws_test.HeaderTest) ... ok test_crit_decode_always_errors (acme.jose.jws_test.HeaderTest) ... ok test_find_key (acme.jose.jws_test.HeaderTest) ... ok test_x5c_decoding (acme.jose.jws_test.HeaderTest) ... ok test_compact_lost_unprotected (acme.jose.jws_test.JWSTest) ... ok test_from_compact_missing_components (acme.jose.jws_test.JWSTest) ... ok test_from_json_hashable (acme.jose.jws_test.JWSTest) ... ok test_from_json_mixed_flat (acme.jose.jws_test.JWSTest) ... ok test_json_flat (acme.jose.jws_test.JWSTest) ... ok test_json_not_flat (acme.jose.jws_test.JWSTest) ... ok test_json_omitempty (acme.jose.jws_test.JWSTest) ... ok test_pubkey_jwk (acme.jose.jws_test.JWSTest) ... ok test_sign_mixed (acme.jose.jws_test.JWSTest) ... ok test_sign_protected (acme.jose.jws_test.JWSTest) ... ok test_sign_unprotected (acme.jose.jws_test.JWSTest) ... ok test_decode (acme.jose.jws_test.MediaTypeTest) ... ok test_encode (acme.jose.jws_test.MediaTypeTest) ... ok test_from_json (acme.jose.jws_test.SignatureTest) ... ok test_from_json_no_alg_error (acme.jose.jws_test.SignatureTest) ... ok test_decode_b64jose (acme.jose.json_util_test.DeEncodersTest) ... ok test_decode_b64jose_minimum_size (acme.jose.json_util_test.DeEncodersTest) ... ok test_decode_b64jose_padding_error (acme.jose.json_util_test.DeEncodersTest) ... ok test_decode_b64jose_size (acme.jose.json_util_test.DeEncodersTest) ... ok test_decode_cert (acme.jose.json_util_test.DeEncodersTest) ... ok test_decode_csr (acme.jose.json_util_test.DeEncodersTest) ... ok test_decode_hex16 (acme.jose.json_util_test.DeEncodersTest) ... ok test_decode_hex16_minimum_size (acme.jose.json_util_test.DeEncodersTest) ... ok test_decode_hex16_odd_length (acme.jose.json_util_test.DeEncodersTest) ... ok test_encode_b64jose (acme.jose.json_util_test.DeEncodersTest) ... ok test_encode_cert (acme.jose.json_util_test.DeEncodersTest) ... ok test_encode_csr (acme.jose.json_util_test.DeEncodersTest) ... ok test_encode_hex16 (acme.jose.json_util_test.DeEncodersTest) ... ok test_default_decoder_dict_to_frozendict (acme.jose.json_util_test.FieldTest) ... ok test_default_decoder_list_to_tuple (acme.jose.json_util_test.FieldTest) ... ok test_default_decoder_passthrough (acme.jose.json_util_test.FieldTest) ... ok test_default_encoder_is_partial (acme.jose.json_util_test.FieldTest) ... ok test_default_encoder_passthrough (acme.jose.json_util_test.FieldTest) ... ok test_descriptors (acme.jose.json_util_test.FieldTest) ... ok test_no_omit_boolean (acme.jose.json_util_test.FieldTest) ... ok test_fields (acme.jose.json_util_test.JSONObjectWithFieldsMetaTest) ... ok test_fields_inheritance (acme.jose.json_util_test.JSONObjectWithFieldsMetaTest) ... ok test_orig_slots (acme.jose.json_util_test.JSONObjectWithFieldsMetaTest) ... ok test_slots (acme.jose.json_util_test.JSONObjectWithFieldsMetaTest) ... ok test_encode (acme.jose.json_util_test.JSONObjectWithFieldsTest) ... ok test_encode_serialization_error_passthrough (acme.jose.json_util_test.JSONObjectWithFieldsTest) ... ok test_encode_wrong_field (acme.jose.json_util_test.JSONObjectWithFieldsTest) ... ok test_fields_from_json_decoder (acme.jose.json_util_test.JSONObjectWithFieldsTest) ... ok test_fields_from_json_error_passthrough (acme.jose.json_util_test.JSONObjectWithFieldsTest) ... ok test_fields_from_json_fails_on_missing (acme.jose.json_util_test.JSONObjectWithFieldsTest) ... ok test_fields_from_json_fills_default_for_empty (acme.jose.json_util_test.JSONObjectWithFieldsTest) ... ok test_fields_to_partial_json_encoder (acme.jose.json_util_test.JSONObjectWithFieldsTest) ... ok test_fields_to_partial_json_error_passthrough (acme.jose.json_util_test.JSONObjectWithFieldsTest) ... ok test_fields_to_partial_json_omits_empty (acme.jose.json_util_test.JSONObjectWithFieldsTest) ... ok test_init_defaults (acme.jose.json_util_test.JSONObjectWithFieldsTest) ... ok test_from_json_dict_no_type_fails (acme.jose.json_util_test.TypedJSONObjectWithFieldsTest) ... ok test_from_json_non_dict_fails (acme.jose.json_util_test.TypedJSONObjectWithFieldsTest) ... ok test_from_json_returns_obj (acme.jose.json_util_test.TypedJSONObjectWithFieldsTest) ... ok test_from_json_unknown_type_fails (acme.jose.json_util_test.TypedJSONObjectWithFieldsTest) ... ok test_to_partial_json (acme.jose.json_util_test.TypedJSONObjectWithFieldsTest) ... ok test_input_with_padding (acme.jose.b64_test.B64DecodeTest) ... ok test_input_without_padding (acme.jose.b64_test.B64DecodeTest) ... ok test_non_ascii_unicode_fails (acme.jose.b64_test.B64DecodeTest) ... ok test_type_error_no_unicode_or_bytes (acme.jose.b64_test.B64DecodeTest) ... ok test_unicode_with_ascii (acme.jose.b64_test.B64DecodeTest) ... ok test_unsafe_url (acme.jose.b64_test.B64DecodeTest) ... ok test_different_paddings (acme.jose.b64_test.B64EncodeTest) ... ok test_empty (acme.jose.b64_test.B64EncodeTest) ... ok test_unicode_fails_with_type_error (acme.jose.b64_test.B64EncodeTest) ... ok test_unsafe_url (acme.jose.b64_test.B64EncodeTest) ... ok test_from_json_not_implemented (acme.jose.interfaces_test.JSONDeSerializableTest) ... ok test_json_dump_default (acme.jose.interfaces_test.JSONDeSerializableTest) ... ok test_json_dump_default_type_error (acme.jose.interfaces_test.JSONDeSerializableTest) ... ok test_json_dumps (acme.jose.interfaces_test.JSONDeSerializableTest) ... ok test_json_dumps_pretty (acme.jose.interfaces_test.JSONDeSerializableTest) ... ok test_json_loads (acme.jose.interfaces_test.JSONDeSerializableTest) ... ok test_to_json (acme.jose.interfaces_test.JSONDeSerializableTest) ... ok test_to_json_mapping (acme.jose.interfaces_test.JSONDeSerializableTest) ... ok test_to_json_nested (acme.jose.interfaces_test.JSONDeSerializableTest) ... ok test_to_json_other (acme.jose.interfaces_test.JSONDeSerializableTest) ... ok test_to_json_sequence (acme.jose.interfaces_test.JSONDeSerializableTest) ... ok test_decode (acme.fields_test.FixedTest) ... ok test_decode_bad (acme.fields_test.FixedTest) ... ok test_encode (acme.fields_test.FixedTest) ... ok test_encode_override (acme.fields_test.FixedTest) ... WARNING:acme.fields:Overriding fixed field (name) with 'y' ok test_default_decoder (acme.fields_test.RFC3339FieldTest) ... ok test_default_decoder_raises_deserialization_error (acme.fields_test.RFC3339FieldTest) ... ok test_default_encoder (acme.fields_test.RFC3339FieldTest) ... ok test_default_encoder_naive_fails (acme.fields_test.RFC3339FieldTest) ... ok test_decode_good (acme.fields_test.ResourceTest) ... ok test_decode_wrong (acme.fields_test.ResourceTest) ... ok test_json_de_serializable (acme.messages_test.AuthorizationResourceTest) ... ok test_from_json (acme.messages_test.AuthorizationTest) ... ok test_from_json_hashable (acme.messages_test.AuthorizationTest) ... ok test_resolved_combinations (acme.messages_test.AuthorizationTest) ... ok test_json_de_serializable (acme.messages_test.CertificateRequestTest) ... ok test_json_de_serializable (acme.messages_test.CertificateResourceTest) ... ok test_from_json (acme.messages_test.ChallengeBodyTest) ... ok test_from_json_hashable (acme.messages_test.ChallengeBodyTest) ... ok test_proxy (acme.messages_test.ChallengeBodyTest) ... ok test_to_partial_json (acme.messages_test.ChallengeBodyTest) ... ok test_uri (acme.messages_test.ChallengeResourceTest) ... ok test_equality (acme.messages_test.ConstantTest) ... ok test_from_json (acme.messages_test.ConstantTest) ... ok test_from_json_hashable (acme.messages_test.ConstantTest) ... ok test_repr (acme.messages_test.ConstantTest) ... ok test_to_partial_json (acme.messages_test.ConstantTest) ... ok test_from_json_deserialization_error_on_wrong_key (acme.messages_test.DirectoryTest) ... ok test_getattr (acme.messages_test.DirectoryTest) ... ok test_getattr_fails_with_attribute_error (acme.messages_test.DirectoryTest) ... ok test_getitem (acme.messages_test.DirectoryTest) ... ok test_getitem_fails_with_key_error (acme.messages_test.DirectoryTest) ... ok test_init_wrong_key_value_error (acme.messages_test.DirectoryTest) ... ok test_to_partial_json (acme.messages_test.DirectoryTest) ... ok test_description (acme.messages_test.ErrorTest) ... ok test_from_json_hashable (acme.messages_test.ErrorTest) ... ok test_str (acme.messages_test.ErrorTest) ... ok test_typ_decoder_missing_prefix (acme.messages_test.ErrorTest) ... ok test_typ_decoder_not_recognized (acme.messages_test.ErrorTest) ... ok test_typ_prefix (acme.messages_test.ErrorTest) ... ok test_to_partial_json (acme.messages_test.RegistrationResourceTest) ... ok test_emails (acme.messages_test.RegistrationTest) ... ok test_from_data (acme.messages_test.RegistrationTest) ... ok test_from_json (acme.messages_test.RegistrationTest) ... ok test_from_json_hashable (acme.messages_test.RegistrationTest) ... ok test_phones (acme.messages_test.RegistrationTest) ... ok test_to_partial_json (acme.messages_test.RegistrationTest) ... ok test_from_json_hashable (acme.messages_test.RevocationTest) ... ok test_empty (acme.messages_test.UpdateRegistrationTest) ... ok ---------------------------------------------------------------------- Ran 348 tests in 6.279s OK % [brnrd@build py-acme]$ [?2004h[?2004l Script done on Sun Nov 15 18:51:08 2015