py$(PYV): remove tox env folder $(@D)/.tox/py$(PYV)
py$(PYV): commands[0]> python -m zope.testrunner --test-path=src -vv
Running tests at level 1
Running zope.testrunner.layer.UnitTests tests:
  Set up zope.testrunner.layer.UnitTests.
  Running:
 test_derived_dict (ZConfig.components.basic.tests.test_mapping.BasicSectionTypeTestCase)
 test_simple_dict (ZConfig.components.basic.tests.test_mapping.BasicSectionTypeTestCase)
 test_simple_empty_dict (ZConfig.components.basic.tests.test_mapping.BasicSectionTypeTestCase)
 test_classic_arbitrary_field_disallowed_by_default (ZConfig.components.logger.tests.test_formatter.ArbitraryFieldsTestCase)
 test_classic_arbitrary_field_missing (ZConfig.components.logger.tests.test_formatter.ArbitraryFieldsTestCase)
 test_classic_arbitrary_field_present (ZConfig.components.logger.tests.test_formatter.ArbitraryFieldsTestCase)
 test_format_arbitrary_field_disallowed_by_default (ZConfig.components.logger.tests.test_formatter.ArbitraryFieldsTestCase)
 test_format_arbitrary_field_missing (ZConfig.components.logger.tests.test_formatter.ArbitraryFieldsTestCase)
 test_format_arbitrary_field_present (ZConfig.components.logger.tests.test_formatter.ArbitraryFieldsTestCase)
 test_safe_template_arbitrary_field_missing (ZConfig.components.logger.tests.test_formatter.ArbitraryFieldsTestCase)
 test_safe_template_arbitrary_field_present (ZConfig.components.logger.tests.test_formatter.ArbitraryFieldsTestCase)
 test_template_arbitrary_field_disallowed_by_default (ZConfig.components.logger.tests.test_formatter.ArbitraryFieldsTestCase)
 test_template_arbitrary_field_missing (ZConfig.components.logger.tests.test_formatter.ArbitraryFieldsTestCase)
 test_template_arbitrary_field_present (ZConfig.components.logger.tests.test_formatter.ArbitraryFieldsTestCase)
 test_classic_explicit (ZConfig.components.logger.tests.test_formatter.CustomFormatterClassWithoutStyleParamTestCase)
 test_classic_implicit (ZConfig.components.logger.tests.test_formatter.CustomFormatterClassWithoutStyleParamTestCase)
 test_format (ZConfig.components.logger.tests.test_formatter.CustomFormatterClassWithoutStyleParamTestCase)
 test_format_with_anonymous_placeholders (ZConfig.components.logger.tests.test_formatter.CustomFormatterClassWithoutStyleParamTestCase)
 test_format_with_positional_placeholders (ZConfig.components.logger.tests.test_formatter.CustomFormatterClassWithoutStyleParamTestCase)
 test_safe_template_with_braces (ZConfig.components.logger.tests.test_formatter.CustomFormatterClassWithoutStyleParamTestCase)
 test_safe_template_with_junk (ZConfig.components.logger.tests.test_formatter.CustomFormatterClassWithoutStyleParamTestCase)
 test_safe_template_without_braces (ZConfig.components.logger.tests.test_formatter.CustomFormatterClassWithoutStyleParamTestCase)
 test_template_with_braces (ZConfig.components.logger.tests.test_formatter.CustomFormatterClassWithoutStyleParamTestCase)
 test_template_with_junk (ZConfig.components.logger.tests.test_formatter.CustomFormatterClassWithoutStyleParamTestCase)
 test_template_without_braces (ZConfig.components.logger.tests.test_formatter.CustomFormatterClassWithoutStyleParamTestCase)
 test_classic_explicit (ZConfig.components.logger.tests.test_formatter.CustomFormatterFactoryWithoutStyleParamTestCase)
 test_classic_implicit (ZConfig.components.logger.tests.test_formatter.CustomFormatterFactoryWithoutStyleParamTestCase)
 test_format (ZConfig.components.logger.tests.test_formatter.CustomFormatterFactoryWithoutStyleParamTestCase)
 test_format_with_anonymous_placeholders (ZConfig.components.logger.tests.test_formatter.CustomFormatterFactoryWithoutStyleParamTestCase)
 test_format_with_positional_placeholders (ZConfig.components.logger.tests.test_formatter.CustomFormatterFactoryWithoutStyleParamTestCase)
 test_safe_template_with_braces (ZConfig.components.logger.tests.test_formatter.CustomFormatterFactoryWithoutStyleParamTestCase)
 test_safe_template_with_junk (ZConfig.components.logger.tests.test_formatter.CustomFormatterFactoryWithoutStyleParamTestCase)
 test_safe_template_without_braces (ZConfig.components.logger.tests.test_formatter.CustomFormatterFactoryWithoutStyleParamTestCase)
 test_template_with_braces (ZConfig.components.logger.tests.test_formatter.CustomFormatterFactoryWithoutStyleParamTestCase)
 test_template_with_junk (ZConfig.components.logger.tests.test_formatter.CustomFormatterFactoryWithoutStyleParamTestCase)
 test_template_without_braces (ZConfig.components.logger.tests.test_formatter.CustomFormatterFactoryWithoutStyleParamTestCase)
 test_func_name_classic (ZConfig.components.logger.tests.test_formatter.FieldTypesTestCase)
 test_func_name_format (ZConfig.components.logger.tests.test_formatter.FieldTypesTestCase)
 test_func_name_template (ZConfig.components.logger.tests.test_formatter.FieldTypesTestCase)
 test_levelno_integer_classic (ZConfig.components.logger.tests.test_formatter.FieldTypesTestCase)
 test_levelno_integer_format (ZConfig.components.logger.tests.test_formatter.FieldTypesTestCase)
 test_msecs_float_classic (ZConfig.components.logger.tests.test_formatter.FieldTypesTestCase)
 test_msecs_float_format (ZConfig.components.logger.tests.test_formatter.FieldTypesTestCase)
 test_relative_created_float_classic (ZConfig.components.logger.tests.test_formatter.FieldTypesTestCase)
 test_relative_created_float_format (ZConfig.components.logger.tests.test_formatter.FieldTypesTestCase)
 test_bad_values (ZConfig.components.logger.tests.test_formatter.LogFormatStyleTestCase)
 test_classic (ZConfig.components.logger.tests.test_formatter.LogFormatStyleTestCase)
 test_format (ZConfig.components.logger.tests.test_formatter.LogFormatStyleTestCase)
 test_safe_template (ZConfig.components.logger.tests.test_formatter.LogFormatStyleTestCase)
 test_template (ZConfig.components.logger.tests.test_formatter.LogFormatStyleTestCase)
 test_classic_explicit (ZConfig.components.logger.tests.test_formatter.LoggerStyledFormatterTestCase)
 test_classic_implicit (ZConfig.components.logger.tests.test_formatter.LoggerStyledFormatterTestCase)
 test_format (ZConfig.components.logger.tests.test_formatter.LoggerStyledFormatterTestCase)
 test_format_with_anonymous_placeholders (ZConfig.components.logger.tests.test_formatter.LoggerStyledFormatterTestCase)
 test_format_with_positional_placeholders (ZConfig.components.logger.tests.test_formatter.LoggerStyledFormatterTestCase)
 test_safe_template_with_braces (ZConfig.components.logger.tests.test_formatter.LoggerStyledFormatterTestCase)
 test_safe_template_with_junk (ZConfig.components.logger.tests.test_formatter.LoggerStyledFormatterTestCase)
 test_safe_template_without_braces (ZConfig.components.logger.tests.test_formatter.LoggerStyledFormatterTestCase)
 test_template_with_braces (ZConfig.components.logger.tests.test_formatter.LoggerStyledFormatterTestCase)
 test_template_with_junk (ZConfig.components.logger.tests.test_formatter.LoggerStyledFormatterTestCase)
 test_template_without_braces (ZConfig.components.logger.tests.test_formatter.LoggerStyledFormatterTestCase)
 test_classic_explicit (ZConfig.components.logger.tests.test_formatter.ZopeExceptionsFormatterTestCase)
 test_classic_implicit (ZConfig.components.logger.tests.test_formatter.ZopeExceptionsFormatterTestCase)
 test_format (ZConfig.components.logger.tests.test_formatter.ZopeExceptionsFormatterTestCase)
 test_format_with_anonymous_placeholders (ZConfig.components.logger.tests.test_formatter.ZopeExceptionsFormatterTestCase)
 test_format_with_positional_placeholders (ZConfig.components.logger.tests.test_formatter.ZopeExceptionsFormatterTestCase)
 test_format_with_traceback_info (ZConfig.components.logger.tests.test_formatter.ZopeExceptionsFormatterTestCase)
 test_safe_template_with_braces (ZConfig.components.logger.tests.test_formatter.ZopeExceptionsFormatterTestCase)
 test_safe_template_with_junk (ZConfig.components.logger.tests.test_formatter.ZopeExceptionsFormatterTestCase)
 test_safe_template_without_braces (ZConfig.components.logger.tests.test_formatter.ZopeExceptionsFormatterTestCase)
 test_template_with_braces (ZConfig.components.logger.tests.test_formatter.ZopeExceptionsFormatterTestCase)
 test_template_with_junk (ZConfig.components.logger.tests.test_formatter.ZopeExceptionsFormatterTestCase)
 test_template_without_braces (ZConfig.components.logger.tests.test_formatter.ZopeExceptionsFormatterTestCase)
 test_config_without_handlers (ZConfig.components.logger.tests.test_logger.TestConfig)
 test_config_without_logger (ZConfig.components.logger.tests.test_logger.TestConfig)
 test_custom_formatter (ZConfig.components.logger.tests.test_logger.TestConfig)
 test_delayed_stderr (ZConfig.components.logger.tests.test_logger.TestConfig)
 test_delayed_stdout (ZConfig.components.logger.tests.test_logger.TestConfig)
 test_encoded_stderr (ZConfig.components.logger.tests.test_logger.TestConfig)
 test_encoded_stdout (ZConfig.components.logger.tests.test_logger.TestConfig)
 test_factory_without_stream (ZConfig.components.logger.tests.test_logger.TestConfig)
 test_with_email_notifier (ZConfig.components.logger.tests.test_logger.TestConfig)
 test_with_email_notifier_with_credentials (ZConfig.components.logger.tests.test_logger.TestConfig)
 test_with_email_notifier_with_invalid_credentials (ZConfig.components.logger.tests.test_logger.TestConfig)
 test_with_encoded (ZConfig.components.logger.tests.test_logger.TestConfig)
 test_with_http_logger_localhost (ZConfig.components.logger.tests.test_logger.TestConfig)
 test_with_http_logger_remote_host (ZConfig.components.logger.tests.test_logger.TestConfig)
 test_with_logfile (ZConfig.components.logger.tests.test_logger.TestConfig)
 test_with_logfile_delayed (ZConfig.components.logger.tests.test_logger.TestConfig)
 test_with_rotating_logfile (ZConfig.components.logger.tests.test_logger.TestConfig)
 test_with_rotating_logfile_and_STD_should_fail (ZConfig.components.logger.tests.test_logger.TestConfig)
 test_with_stderr (ZConfig.components.logger.tests.test_logger.TestConfig)
 test_with_stdout (ZConfig.components.logger.tests.test_logger.TestConfig)
 test_with_syslog (ZConfig.components.logger.tests.test_logger.TestConfig)
 test_with_timed_rotating_logfile (ZConfig.components.logger.tests.test_logger.TestConfig)
 test_with_timed_rotating_logfile_and_size_should_fail (ZConfig.components.logger.tests.test_logger.TestConfig)
 test_close_files (ZConfig.components.logger.tests.test_logger.TestFunctions)
 test_http_handler_url (ZConfig.components.logger.tests.test_logger.TestFunctions)
 test_http_method (ZConfig.components.logger.tests.test_logger.TestFunctions)
 test_log_format_bad_syntax_1 (ZConfig.components.logger.tests.test_logger.TestFunctions)
 test_log_format_bad_syntax_2 (ZConfig.components.logger.tests.test_logger.TestFunctions)
 test_log_format_func_name (ZConfig.components.logger.tests.test_logger.TestFunctions)
 test_log_format_levelno_integer (ZConfig.components.logger.tests.test_logger.TestFunctions)
 test_log_format_msecs_float (ZConfig.components.logger.tests.test_logger.TestFunctions)
 test_log_format_ok (ZConfig.components.logger.tests.test_logger.TestFunctions)
 test_log_format_relative_created_float (ZConfig.components.logger.tests.test_logger.TestFunctions)
 test_log_format_unknown_key (ZConfig.components.logger.tests.test_logger.TestFunctions)
 test_logging_level (ZConfig.components.logger.tests.test_logger.TestFunctions)
 test_reopen_files_missing_wref (ZConfig.components.logger.tests.test_logger.TestFunctions)
 test_resolve_deep (ZConfig.components.logger.tests.test_logger.TestFunctions)
 test_syslog_facility (ZConfig.components.logger.tests.test_logger.TestFunctions)
 test_filehandler_reopen (ZConfig.components.logger.tests.test_logger.TestReopeningLogfiles)
 test_filehandler_reopen_thread_safety (ZConfig.components.logger.tests.test_logger.TestReopeningLogfiles)
 test_logfile_reopening (ZConfig.components.logger.tests.test_logger.TestReopeningLogfiles)
 test_with_logfile_delayed_reopened (ZConfig.components.logger.tests.test_logger.TestReopeningLogfiles)
 test_filehandler_reopen (ZConfig.components.logger.tests.test_logger.TestReopeningRotatingLogfiles)
 test_logfile_reopening (ZConfig.components.logger.tests.test_logger.TestReopeningRotatingLogfiles)
 test_buffer (ZConfig.components.logger.tests.test_logger.TestStartupHandler)
 test_logger_convenience_function_and_ommiting_name_to_get_root_logger (ZConfig.components.logger.tests.test_logger)
 test_bogus_directive (ZConfig.tests.test_cfgimports.TestImportFromConfiguration)
 test_empty_directive (ZConfig.tests.test_cfgimports.TestImportFromConfiguration)
 test_missing_import (ZConfig.tests.test_cfgimports.TestImportFromConfiguration)
 test_repeated_import (ZConfig.tests.test_cfgimports.TestImportFromConfiguration)
 test_simple_import (ZConfig.tests.test_cfgimports.TestImportFromConfiguration)
 test_bad_datatype (ZConfig.tests.test_cmdline.CommandLineTest)
 test_bad_overrides (ZConfig.tests.test_cmdline.CommandLineTest)
 test_loading (ZConfig.tests.test_cmdline.CommandLineTest)
 test_named_sections (ZConfig.tests.test_cmdline.CommandLineTest)
 test_reading_config (ZConfig.tests.test_cmdline.CommandLineTest)
 test_reading_config_without_clopts (ZConfig.tests.test_cmdline.CommandLineTest)
 test_section_contents (ZConfig.tests.test_cmdline.CommandLineTest)
 test_too_many_keys (ZConfig.tests.test_cmdline.CommandLineTest)
 test_unknown_key (ZConfig.tests.test_cmdline.CommandLineTest)
 test_without_clopts (ZConfig.tests.test_cmdline.CommandLineTest)
 test_bad_directive (ZConfig.tests.test_config.ConfigurationTestCase)
 test_bad_key (ZConfig.tests.test_config.ConfigurationTestCase)
 test_bad_section (ZConfig.tests.test_config.ConfigurationTestCase)
 test_configuration_error_str (ZConfig.tests.test_config.ConfigurationTestCase)
 test_define (ZConfig.tests.test_config.ConfigurationTestCase)
 test_define_errors (ZConfig.tests.test_config.ConfigurationTestCase)
 test_fragment_ident_disallowed (ZConfig.tests.test_config.ConfigurationTestCase)
 test_include (ZConfig.tests.test_config.ConfigurationTestCase)
 test_includes_with_defines (ZConfig.tests.test_config.ConfigurationTestCase)
 test_load_from_abspath (ZConfig.tests.test_config.ConfigurationTestCase)
 test_load_from_fileobj (ZConfig.tests.test_config.ConfigurationTestCase)
 test_load_from_relpath (ZConfig.tests.test_config.ConfigurationTestCase)
 test_simple_gets (ZConfig.tests.test_config.ConfigurationTestCase)
 test_simple_sections (ZConfig.tests.test_config.ConfigurationTestCase)
 test_type_errors (ZConfig.tests.test_config.ConfigurationTestCase)
 test_rewriting_key_names (ZConfig.tests.test_cookbook.CookbookTestCase)
 test_byte_size (ZConfig.tests.test_datatypes.DatatypeTestCase)
 test_datatype_basickey (ZConfig.tests.test_datatypes.DatatypeTestCase)
 test_datatype_boolean (ZConfig.tests.test_datatypes.DatatypeTestCase)
 test_datatype_dotted_name (ZConfig.tests.test_datatypes.DatatypeTestCase)
 test_datatype_dotted_suffix (ZConfig.tests.test_datatypes.DatatypeTestCase)
 test_datatype_float (ZConfig.tests.test_datatypes.DatatypeTestCase)
 test_datatype_identifier (ZConfig.tests.test_datatypes.DatatypeTestCase)
 test_datatype_inet_address (ZConfig.tests.test_datatypes.DatatypeTestCase)
 test_datatype_inet_binding_address (ZConfig.tests.test_datatypes.DatatypeTestCase)
 test_datatype_inet_connection_address (ZConfig.tests.test_datatypes.DatatypeTestCase)
 test_datatype_integer (ZConfig.tests.test_datatypes.DatatypeTestCase)
 test_datatype_locale (ZConfig.tests.test_datatypes.DatatypeTestCase)
 test_datatype_port (ZConfig.tests.test_datatypes.DatatypeTestCase)
 test_datatype_socket_address (ZConfig.tests.test_datatypes.DatatypeTestCase)
 test_existing_directory (ZConfig.tests.test_datatypes.DatatypeTestCase)
 test_existing_dirpath (ZConfig.tests.test_datatypes.DatatypeTestCase)
 test_existing_file (ZConfig.tests.test_datatypes.DatatypeTestCase)
 test_existing_path (ZConfig.tests.test_datatypes.DatatypeTestCase)
 test_ipaddr_or_hostname (ZConfig.tests.test_datatypes.DatatypeTestCase)
 test_time_interval (ZConfig.tests.test_datatypes.DatatypeTestCase)
 test_timedelta (ZConfig.tests.test_datatypes.DatatypeTestCase)
 test_get_fallback_basic_key (ZConfig.tests.test_datatypes.RegistryTestCase)
 test_register_shadow (ZConfig.tests.test_datatypes.RegistryTestCase)
 test_registry_does_not_mask_toplevel_imports (ZConfig.tests.test_datatypes.RegistryTestCase)
 test_subtypes (ZConfig.tests.test_info.AbstractTypeTestCase)
 test_constructor_error (ZConfig.tests.test_info.BaseInfoTestCase)
 test_repr (ZConfig.tests.test_info.BaseInfoTestCase)
 test_adddefaultc (ZConfig.tests.test_info.BaseKeyInfoTestCase)
 test_cant_instantiate (ZConfig.tests.test_info.BaseKeyInfoTestCase)
 test_finish (ZConfig.tests.test_info.BaseKeyInfoTestCase)
 test_add_with_default (ZConfig.tests.test_info.KeyInfoTestCase)
 test_various (ZConfig.tests.test_info.SchemaTypeTestCase)
 test_constructor_error (ZConfig.tests.test_info.SectionInfoTestCase)
 test_misc (ZConfig.tests.test_info.SectionInfoTestCase)
 test_getinfo_no_key (ZConfig.tests.test_info.SectionTypeTestCase)
 test_getsectioninfo (ZConfig.tests.test_info.SectionTypeTestCase)
 test_required_types_with_name (ZConfig.tests.test_info.SectionTypeTestCase)
 test_order (ZConfig.tests.test_info.UnboundTestCase)
 test_repr (ZConfig.tests.test_info.UnboundTestCase)
 test_config_loader_abstract_schema (ZConfig.tests.test_loader.LoaderTestCase)
 test_file_url_normalization (ZConfig.tests.test_loader.LoaderTestCase)
 test_import_component_twice_1 (ZConfig.tests.test_loader.LoaderTestCase)
 test_import_component_twice_2 (ZConfig.tests.test_loader.LoaderTestCase)
 test_import_errors (ZConfig.tests.test_loader.LoaderTestCase)
 test_import_from_package (ZConfig.tests.test_loader.LoaderTestCase)
 test_import_from_package_extra_directory (ZConfig.tests.test_loader.LoaderTestCase)
 test_import_from_package_with_directory_file (ZConfig.tests.test_loader.LoaderTestCase)
 test_import_from_package_with_file (ZConfig.tests.test_loader.LoaderTestCase)
 test_import_from_package_with_missing_file (ZConfig.tests.test_loader.LoaderTestCase)
 test_import_two_components_one_package (ZConfig.tests.test_loader.LoaderTestCase)
 test_isPath (ZConfig.tests.test_loader.LoaderTestCase)
 test_open_resource_non_ascii (ZConfig.tests.test_loader.LoaderTestCase)
 test_schema_caching (ZConfig.tests.test_loader.LoaderTestCase)
 test_schema_loader_source_errors (ZConfig.tests.test_loader.LoaderTestCase)
 test_simple_import_using_prefix (ZConfig.tests.test_loader.LoaderTestCase)
 test_simple_import_with_cache (ZConfig.tests.test_loader.LoaderTestCase)
 test_url_from_file (ZConfig.tests.test_loader.LoaderTestCase)
 test_nonexistent_file_ioerror (ZConfig.tests.test_loader.TestNonExistentResources)
 test_nonexistent_file_oserror (ZConfig.tests.test_loader.TestNonExistentResources)
 test_package_loader_resource_error (ZConfig.tests.test_loader.TestOpenPackageResource)
 test_resource (ZConfig.tests.test_loader.TestOpenPackageResource)
 test_zip_import_component_from_config (ZConfig.tests.test_loader.TestResourcesInZip)
 test_zip_import_component_from_schema (ZConfig.tests.test_loader.TestResourcesInZip)
 test_construct_errors (ZConfig.tests.test_matcher.BaseMatcherTestCase)
 test_create_child_bad_name (ZConfig.tests.test_matcher.BaseMatcherTestCase)
 test_duplicate_section_names (ZConfig.tests.test_matcher.BaseMatcherTestCase)
 test_repr (ZConfig.tests.test_matcher.BaseMatcherTestCase)
 test_constructor_error (ZConfig.tests.test_matcher.SectionMatcherTestCase)
 test_repr (ZConfig.tests.test_matcher.SectionValueTestCase)
 test_str (ZConfig.tests.test_matcher.SectionValueTestCase)
 test_comment (ZConfig.tests.test_pygments.ZConfigLexerTestCase)
 test_define_with_substitutions (ZConfig.tests.test_pygments.ZConfigLexerTestCase)
 test_define_without_substitutions (ZConfig.tests.test_pygments.ZConfigLexerTestCase)
 test_empty_named_section (ZConfig.tests.test_pygments.ZConfigLexerTestCase)
 test_empty_unnamed_section (ZConfig.tests.test_pygments.ZConfigLexerTestCase)
 test_import_with_substitutions (ZConfig.tests.test_pygments.ZConfigLexerTestCase)
 test_import_without_substitutions (ZConfig.tests.test_pygments.ZConfigLexerTestCase)
 test_include_with_substitutions (ZConfig.tests.test_pygments.ZConfigLexerTestCase)
 test_include_without_substitutions (ZConfig.tests.test_pygments.ZConfigLexerTestCase)
 test_named_section (ZConfig.tests.test_pygments.ZConfigLexerTestCase)
 test_option_with_substitutions (ZConfig.tests.test_pygments.ZConfigLexerTestCase)
 test_option_without_substitutions (ZConfig.tests.test_pygments.ZConfigLexerTestCase)
 test_unnamed_section (ZConfig.tests.test_pygments.ZConfigLexerTestCase)
 test_abstracttype_extension (ZConfig.tests.test_schema.SchemaTestCase)
 test_abstracttype_extension_errors (ZConfig.tests.test_schema.SchemaTestCase)
 test_app_datatype (ZConfig.tests.test_schema.SchemaTestCase)
 test_app_sectiontype (ZConfig.tests.test_schema.SchemaTestCase)
 test_arbitrary_key (ZConfig.tests.test_schema.SchemaTestCase)
 test_arbitrary_key_bad_schema (ZConfig.tests.test_schema.SchemaTestCase)
 test_arbitrary_key_missing (ZConfig.tests.test_schema.SchemaTestCase)
 test_arbitrary_key_with_defaults (ZConfig.tests.test_schema.SchemaTestCase)
 test_arbitrary_key_with_unkeyed_default (ZConfig.tests.test_schema.SchemaTestCase)
 test_arbitrary_keys_with_others (ZConfig.tests.test_schema.SchemaTestCase)
 test_arbitrary_multikey_optional (ZConfig.tests.test_schema.SchemaTestCase)
 test_arbitrary_multikey_optional_empty (ZConfig.tests.test_schema.SchemaTestCase)
 test_arbitrary_multikey_required (ZConfig.tests.test_schema.SchemaTestCase)
 test_arbitrary_multikey_with_defaults (ZConfig.tests.test_schema.SchemaTestCase)
 test_arbitrary_multikey_with_unkeyed_default (ZConfig.tests.test_schema.SchemaTestCase)
 test_bad_handler_maps (ZConfig.tests.test_schema.SchemaTestCase)
 test_datatype_casesensitivity (ZConfig.tests.test_schema.SchemaTestCase)
 test_datatype_conversion_error (ZConfig.tests.test_schema.SchemaTestCase)
 test_deeply_nested_sections (ZConfig.tests.test_schema.SchemaTestCase)
 test_default_keys_rechecked_clash_in_derived_sectiontype (ZConfig.tests.test_schema.SchemaTestCase)
 test_default_keys_rechecked_dont_clash_in_derived_sectiontype (ZConfig.tests.test_schema.SchemaTestCase)
 test_disallowed_duplicate_attribute (ZConfig.tests.test_schema.SchemaTestCase)
 test_duplicate_default_key_checked_in_schema (ZConfig.tests.test_schema.SchemaTestCase)
 test_duplicate_section_names (ZConfig.tests.test_schema.SchemaTestCase)
 test_empty_sections (ZConfig.tests.test_schema.SchemaTestCase)
 test_error_abstracttype (ZConfig.tests.test_schema.SchemaTestCase)
 test_error_bad_parent (ZConfig.tests.test_schema.SchemaTestCase)
 test_error_component_section (ZConfig.tests.test_schema.SchemaTestCase)
 test_error_extra_cdata (ZConfig.tests.test_schema.SchemaTestCase)
 test_error_import_fragment (ZConfig.tests.test_schema.SchemaTestCase)
 test_error_key_info (ZConfig.tests.test_schema.SchemaTestCase)
 test_error_multikey (ZConfig.tests.test_schema.SchemaTestCase)
 test_error_multisection (ZConfig.tests.test_schema.SchemaTestCase)
 test_error_required_value (ZConfig.tests.test_schema.SchemaTestCase)
 test_error_section (ZConfig.tests.test_schema.SchemaTestCase)
 test_error_sectiontype (ZConfig.tests.test_schema.SchemaTestCase)
 test_error_subclass (ZConfig.tests.test_schema.SchemaTestCase)
 test_error_unknown_doc (ZConfig.tests.test_schema.SchemaTestCase)
 test_extends_description_first_extended_wins (ZConfig.tests.test_schema.SchemaTestCase)
 test_extends_description_override (ZConfig.tests.test_schema.SchemaTestCase)
 test_extends_fragment_failure (ZConfig.tests.test_schema.SchemaTestCase)
 test_getrequiredtypes (ZConfig.tests.test_schema.SchemaTestCase)
 test_getunusedtypes (ZConfig.tests.test_schema.SchemaTestCase)
 test_handler_ordering (ZConfig.tests.test_schema.SchemaTestCase)
 test_key_default_element (ZConfig.tests.test_schema.SchemaTestCase)
 test_key_example (ZConfig.tests.test_schema.SchemaTestCase)
 test_key_required_but_missing (ZConfig.tests.test_schema.SchemaTestCase)
 test_keytype_applies_to_default_key (ZConfig.tests.test_schema.SchemaTestCase)
 test_keytype_identifier (ZConfig.tests.test_schema.SchemaTestCase)
 test_load_abstracttype (ZConfig.tests.test_schema.SchemaTestCase)
 test_metadefault (ZConfig.tests.test_schema.SchemaTestCase)
 test_minimal_schema (ZConfig.tests.test_schema.SchemaTestCase)
 test_multi_extends_datatype_conflict (ZConfig.tests.test_schema.SchemaTestCase)
 test_multi_extends_explicit_datatype_OK (ZConfig.tests.test_schema.SchemaTestCase)
 test_multi_extends_explicit_keytype_OK (ZConfig.tests.test_schema.SchemaTestCase)
 test_multi_extends_implicit_OK (ZConfig.tests.test_schema.SchemaTestCase)
 test_multi_extends_keytype_conflict (ZConfig.tests.test_schema.SchemaTestCase)
 test_multikey_example (ZConfig.tests.test_schema.SchemaTestCase)
 test_multikey_required (ZConfig.tests.test_schema.SchemaTestCase)
 test_multiple_descriptions_is_error (ZConfig.tests.test_schema.SchemaTestCase)
 test_multiple_examples_is_error (ZConfig.tests.test_schema.SchemaTestCase)
 test_multisection_example (ZConfig.tests.test_schema.SchemaTestCase)
 test_multisection_required (ZConfig.tests.test_schema.SchemaTestCase)
 test_multivalued_keys (ZConfig.tests.test_schema.SchemaTestCase)
 test_nested_abstract_sectiontype (ZConfig.tests.test_schema.SchemaTestCase)
 test_nested_abstract_sectiontype_without_name (ZConfig.tests.test_schema.SchemaTestCase)
 test_numeric_section_name (ZConfig.tests.test_schema.SchemaTestCase)
 test_reserved_attribute_prefix (ZConfig.tests.test_schema.SchemaTestCase)
 test_schema_example (ZConfig.tests.test_schema.SchemaTestCase)
 test_schema_keytype (ZConfig.tests.test_schema.SchemaTestCase)
 test_section_example (ZConfig.tests.test_schema.SchemaTestCase)
 test_section_required_but_missing (ZConfig.tests.test_schema.SchemaTestCase)
 test_section_value_mutation (ZConfig.tests.test_schema.SchemaTestCase)
 test_sectiontype_as_schema (ZConfig.tests.test_schema.SchemaTestCase)
 test_sectiontype_derived_keytype (ZConfig.tests.test_schema.SchemaTestCase)
 test_sectiontype_example (ZConfig.tests.test_schema.SchemaTestCase)
 test_sectiontype_extension (ZConfig.tests.test_schema.SchemaTestCase)
 test_sectiontype_extension_errors (ZConfig.tests.test_schema.SchemaTestCase)
 test_sectiontype_inherited_datatype (ZConfig.tests.test_schema.SchemaTestCase)
 test_sectiontype_override_keytype (ZConfig.tests.test_schema.SchemaTestCase)
 test_simple (ZConfig.tests.test_schema.SchemaTestCase)
 test_simple_anonymous_section (ZConfig.tests.test_schema.SchemaTestCase)
 test_simple_anonymous_section_without_name (ZConfig.tests.test_schema.SchemaTestCase)
 test_simple_anynamed_section (ZConfig.tests.test_schema.SchemaTestCase)
 test_simple_extends (ZConfig.tests.test_schema.SchemaTestCase)
 test_unknown_datatype_name (ZConfig.tests.test_schema.SchemaTestCase)
 test_description_dedent (ZConfig.tests.test_schema2html.TestRst)
$(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/ZConfig/tests/test_schema2html.py:106: DeprecationWarning: The frontend.OptionParser class will be replaced by a subclass of argparse.ArgumentParser in Docutils 0.21 or later.
  settings=docutils.frontend.OptionParser(
$(PYTHON_DIR)/optparse.py:1000: DeprecationWarning: The frontend.Option class will be removed in Docutils 0.21 or later.
  option = self.option_class(*args, **kwargs)
 test_parse_package (ZConfig.tests.test_schema2html.TestRst)
$(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/ZConfig/tests/test_schema2html.py:106: DeprecationWarning: The frontend.OptionParser class will be replaced by a subclass of argparse.ArgumentParser in Docutils 0.21 or later.
  settings=docutils.frontend.OptionParser(
$(PYTHON_DIR)/optparse.py:1000: DeprecationWarning: The frontend.Option class will be removed in Docutils 0.21 or later.
  option = self.option_class(*args, **kwargs)
 test_parse_package_excluded_names (ZConfig.tests.test_schema2html.TestRst)
$(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/ZConfig/tests/test_schema2html.py:106: DeprecationWarning: The frontend.OptionParser class will be replaced by a subclass of argparse.ArgumentParser in Docutils 0.21 or later.
  settings=docutils.frontend.OptionParser(
$(PYTHON_DIR)/optparse.py:1000: DeprecationWarning: The frontend.Option class will be removed in Docutils 0.21 or later.
  option = self.option_class(*args, **kwargs)
 test_parse_package_file (ZConfig.tests.test_schema2html.TestRst)
$(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/ZConfig/tests/test_schema2html.py:106: DeprecationWarning: The frontend.OptionParser class will be replaced by a subclass of argparse.ArgumentParser in Docutils 0.21 or later.
  settings=docutils.frontend.OptionParser(
$(PYTHON_DIR)/optparse.py:1000: DeprecationWarning: The frontend.Option class will be removed in Docutils 0.21 or later.
  option = self.option_class(*args, **kwargs)
 test_parse_package_limited_names (ZConfig.tests.test_schema2html.TestRst)
$(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/ZConfig/tests/test_schema2html.py:106: DeprecationWarning: The frontend.OptionParser class will be replaced by a subclass of argparse.ArgumentParser in Docutils 0.21 or later.
  settings=docutils.frontend.OptionParser(
$(PYTHON_DIR)/optparse.py:1000: DeprecationWarning: The frontend.Option class will be removed in Docutils 0.21 or later.
  option = self.option_class(*args, **kwargs)
 test_parse_package_schema (ZConfig.tests.test_schema2html.TestRst)
 test_cover_all_schemas (ZConfig.tests.test_schema2html.TestSchema2HTML)
 test_cover_logging_components (ZConfig.tests.test_schema2html.TestSchema2HTML)
 test_html_section_example (ZConfig.tests.test_schema2html.TestSchema2HTML)
 test_rst_section_example (ZConfig.tests.test_schema2html.TestSchema2HTML)
 test_schema_only (ZConfig.tests.test_schema2html.TestSchema2HTML)
 test_schema_only_redirect (ZConfig.tests.test_schema2html.TestSchema2HTML)
 test_init_with_data (ZConfig.tests.test_schemaless.TestSection)
 $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/ZConfig/schemaless.txt
 test_edge_cases (ZConfig.tests.test_subst.SubstitutionTestCase)
 test_isname (ZConfig.tests.test_subst.SubstitutionTestCase)
 test_non_nesting (ZConfig.tests.test_subst.SubstitutionTestCase)
 test_simple_names (ZConfig.tests.test_subst.SubstitutionTestCase)
 test_syntax_errors (ZConfig.tests.test_subst.SubstitutionTestCase)
 test_undefined_names (ZConfig.tests.test_subst.SubstitutionTestCase)
 test_bad_config (ZConfig.tests.test_validator.TestValidator)
 test_good_config (ZConfig.tests.test_validator.TestValidator)
 test_no_schema (ZConfig.tests.test_validator.TestValidator)
 test_schema_only (ZConfig.tests.test_validator.TestValidator)
 test_schema_only_redirect (ZConfig.tests.test_validator.TestValidator)
  Ran 385 tests with 0 failures, 0 errors and 0 skipped.
Tearing down left over layers:
  Tear down zope.testrunner.layer.UnitTests.
  py$(PYV): OK
  congratulations :)