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__call__w_ILocation_w_existing_parent_non_spacesuit (zope.security.tests.test_adapter.LocatingTrustedAdapterFactoryTests) test__call__w_ILocation_w_spacesuit (zope.security.tests.test_adapter.LocatingTrustedAdapterFactoryTests) test__call__w_ILocation_w_spacesuit_w_existing_parent (zope.security.tests.test_adapter.LocatingTrustedAdapterFactoryTests) test__call__w_ILocation_wo_existing_parent_non_spacesuit (zope.security.tests.test_adapter.LocatingTrustedAdapterFactoryTests) test__call__w_non_ILocation_multiple_args_extra_spacesuit (zope.security.tests.test_adapter.LocatingTrustedAdapterFactoryTests) test__call__w_non_ILocation_non_spacesuit (zope.security.tests.test_adapter.LocatingTrustedAdapterFactoryTests) test__call__w_non_ILocation_non_spacesuit_multiple_args (zope.security.tests.test_adapter.LocatingTrustedAdapterFactoryTests) test__call__w_non_ILocation_w_spacesuit (zope.security.tests.test_adapter.LocatingTrustedAdapterFactoryTests) test__call__w_non_ILocation_w_spacesuit_multiple_args (zope.security.tests.test_adapter.LocatingTrustedAdapterFactoryTests) test_ctor (zope.security.tests.test_adapter.LocatingTrustedAdapterFactoryTests) test__call__w_ILocation_w_existing_parent (zope.security.tests.test_adapter.LocatingUntrustedAdapterFactoryTests) test__call__w_ILocation_wo_existing_parent (zope.security.tests.test_adapter.LocatingUntrustedAdapterFactoryTests) test__call__w_non_ILocation (zope.security.tests.test_adapter.LocatingUntrustedAdapterFactoryTests) test__call__w_non_ILocation_multiple_args (zope.security.tests.test_adapter.LocatingUntrustedAdapterFactoryTests) test_ctor (zope.security.tests.test_adapter.LocatingUntrustedAdapterFactoryTests) test_w_ILocation_no_parent (zope.security.tests.test_adapter.Test_assertLocation) test_w_ILocation_w_parent (zope.security.tests.test_adapter.Test_assertLocation) test_w_non_ILocation (zope.security.tests.test_adapter.Test_assertLocation) test__call__w_ILocation_w_spacesuit (zope.security.tests.test_adapter.TrustedAdapterFactoryTests) test__call__w_ILocation_w_spacesuit_w_existing_parent (zope.security.tests.test_adapter.TrustedAdapterFactoryTests) test__call__w_non_ILocation_multiple_args_extra_spacesuit (zope.security.tests.test_adapter.TrustedAdapterFactoryTests) test__call__w_non_ILocation_w_spacesuit (zope.security.tests.test_adapter.TrustedAdapterFactoryTests) test__call__w_non_ILocation_w_spacesuit_multiple_args (zope.security.tests.test_adapter.TrustedAdapterFactoryTests) test (zope.security.tests.test_checker.TestBasicTypes) test___delitem__ (zope.security.tests.test_checker.TestBasicTypes) test___setitem__ (zope.security.tests.test_checker.TestBasicTypes) test_clear (zope.security.tests.test_checker.TestBasicTypes) test_update (zope.security.tests.test_checker.TestBasicTypes) test_Decimal_operations (zope.security.tests.test_checker.TestChecker) test_check_available_by_default (zope.security.tests.test_checker.TestChecker) test_check_miss (zope.security.tests.test_checker.TestChecker) test_check_non_public_w_interaction_allows (zope.security.tests.test_checker.TestChecker) test_check_non_public_w_interaction_denies (zope.security.tests.test_checker.TestChecker) test_check_public (zope.security.tests.test_checker.TestChecker) test_check_setattr_miss (zope.security.tests.test_checker.TestChecker) test_check_setattr_miss_none_set (zope.security.tests.test_checker.TestChecker) test_check_setattr_public (zope.security.tests.test_checker.TestChecker) test_check_setattr_w_interaction_allows (zope.security.tests.test_checker.TestChecker) test_check_setattr_w_interaction_denies (zope.security.tests.test_checker.TestChecker) test_class_conforms_to_IChecker (zope.security.tests.test_checker.TestChecker) test_ctor_w_non_dict_get_permissions (zope.security.tests.test_checker.TestChecker) test_ctor_w_non_dict_set_permissions (zope.security.tests.test_checker.TestChecker) test_instance_conforms_to_IChecker (zope.security.tests.test_checker.TestChecker) test_iteration_of_btree_items_keys_values (zope.security.tests.test_checker.TestChecker) test_iteration_of_dict_items_keys_values (zope.security.tests.test_checker.TestChecker) test_iteration_of_interface_implementedBy (zope.security.tests.test_checker.TestChecker) test_iteration_of_interface_providesBy (zope.security.tests.test_checker.TestChecker) test_iteration_of_itertools_groupby (zope.security.tests.test_checker.TestChecker) test_iteration_of_odict_items_keys_values (zope.security.tests.test_checker.TestChecker) test_iteration_with_length_hint (zope.security.tests.test_checker.TestChecker) test_permission_id_hit (zope.security.tests.test_checker.TestChecker) test_permission_id_miss (zope.security.tests.test_checker.TestChecker) test_proxy_already_proxied (zope.security.tests.test_checker.TestChecker) test_proxy_no_checker_no_dunder_w_select (zope.security.tests.test_checker.TestChecker) test_proxy_no_checker_w_dunder (zope.security.tests.test_checker.TestChecker) test_proxy_no_dunder_no_select (zope.security.tests.test_checker.TestChecker) test_setattr_permission_id_hit (zope.security.tests.test_checker.TestChecker) test_setattr_permission_id_miss (zope.security.tests.test_checker.TestChecker) test_setattr_permission_id_miss_none_set (zope.security.tests.test_checker.TestChecker) test_check_forbidden_attribute (zope.security.tests.test_checker.TestCheckerLoggingMixin) test_check_getattr_forbidden_attribute (zope.security.tests.test_checker.TestCheckerLoggingMixin) test_check_getattr_ok_normal_verbosity (zope.security.tests.test_checker.TestCheckerLoggingMixin) test_check_getattr_ok_raised_verbosity_available_by_default (zope.security.tests.test_checker.TestCheckerLoggingMixin) test_check_getattr_ok_raised_verbosity_normal_name (zope.security.tests.test_checker.TestCheckerLoggingMixin) test_check_getattr_unauthorized (zope.security.tests.test_checker.TestCheckerLoggingMixin) test_check_ok_normal_verbosity (zope.security.tests.test_checker.TestCheckerLoggingMixin) test_check_ok_raised_verbosity_available_by_default (zope.security.tests.test_checker.TestCheckerLoggingMixin) test_check_ok_raised_verbosity_normal_name (zope.security.tests.test_checker.TestCheckerLoggingMixin) test_check_setattr_forbidden_attribute (zope.security.tests.test_checker.TestCheckerLoggingMixin) test_check_setattr_ok_normal_verbosity (zope.security.tests.test_checker.TestCheckerLoggingMixin) test_check_setattr_ok_raised_verbosity_normal_name (zope.security.tests.test_checker.TestCheckerLoggingMixin) test_check_setattr_unauthorized (zope.security.tests.test_checker.TestCheckerLoggingMixin) test_check_setitem_unauthorized (zope.security.tests.test_checker.TestCheckerLoggingMixin) test_check_unauthorized (zope.security.tests.test_checker.TestCheckerLoggingMixin) test_check_unauthorized_raised_verbosity (zope.security.tests.test_checker.TestCheckerLoggingMixin) test_that_CheckerPublic_identity_works_even_when_proxied (zope.security.tests.test_checker.TestCheckerPublic) test_that_pickling_CheckerPublic_retains_identity (zope.security.tests.test_checker.TestCheckerPublic) test_Decimal_operations (zope.security.tests.test_checker.TestCheckerPy) test_check_available_by_default (zope.security.tests.test_checker.TestCheckerPy) test_check_miss (zope.security.tests.test_checker.TestCheckerPy) test_check_non_public_w_interaction_allows (zope.security.tests.test_checker.TestCheckerPy) test_check_non_public_w_interaction_denies (zope.security.tests.test_checker.TestCheckerPy) test_check_public (zope.security.tests.test_checker.TestCheckerPy) test_check_setattr_miss (zope.security.tests.test_checker.TestCheckerPy) test_check_setattr_miss_none_set (zope.security.tests.test_checker.TestCheckerPy) test_check_setattr_public (zope.security.tests.test_checker.TestCheckerPy) test_check_setattr_w_interaction_allows (zope.security.tests.test_checker.TestCheckerPy) test_check_setattr_w_interaction_denies (zope.security.tests.test_checker.TestCheckerPy) test_class_conforms_to_IChecker (zope.security.tests.test_checker.TestCheckerPy) test_ctor_w_non_dict_get_permissions (zope.security.tests.test_checker.TestCheckerPy) test_ctor_w_non_dict_set_permissions (zope.security.tests.test_checker.TestCheckerPy) test_instance_conforms_to_IChecker (zope.security.tests.test_checker.TestCheckerPy) test_iteration_of_btree_items_keys_values (zope.security.tests.test_checker.TestCheckerPy) test_iteration_of_dict_items_keys_values (zope.security.tests.test_checker.TestCheckerPy) test_iteration_of_interface_implementedBy (zope.security.tests.test_checker.TestCheckerPy) test_iteration_of_interface_providesBy (zope.security.tests.test_checker.TestCheckerPy) test_iteration_of_itertools_groupby (zope.security.tests.test_checker.TestCheckerPy) test_iteration_of_odict_items_keys_values (zope.security.tests.test_checker.TestCheckerPy) test_iteration_with_length_hint (zope.security.tests.test_checker.TestCheckerPy) test_permission_id_hit (zope.security.tests.test_checker.TestCheckerPy) test_permission_id_miss (zope.security.tests.test_checker.TestCheckerPy) test_proxy_already_proxied (zope.security.tests.test_checker.TestCheckerPy) test_proxy_no_checker_no_dunder_w_select (zope.security.tests.test_checker.TestCheckerPy) test_proxy_no_checker_w_dunder (zope.security.tests.test_checker.TestCheckerPy) test_proxy_no_dunder_no_select (zope.security.tests.test_checker.TestCheckerPy) test_setattr_permission_id_hit (zope.security.tests.test_checker.TestCheckerPy) test_setattr_permission_id_miss (zope.security.tests.test_checker.TestCheckerPy) test_setattr_permission_id_miss_none_set (zope.security.tests.test_checker.TestCheckerPy) test_check_lhs_forbidden_rhs_forbidden (zope.security.tests.test_checker.TestCombinedChecker) test_check_lhs_forbidden_rhs_ok (zope.security.tests.test_checker.TestCombinedChecker) test_check_lhs_forbidden_rhs_unauth (zope.security.tests.test_checker.TestCombinedChecker) test_check_lhs_ok_rhs_not_called (zope.security.tests.test_checker.TestCombinedChecker) test_check_lhs_unauth_rhs_forbidden (zope.security.tests.test_checker.TestCombinedChecker) test_check_lhs_unauth_rhs_ok (zope.security.tests.test_checker.TestCombinedChecker) test_check_lhs_unauth_rhs_unauth (zope.security.tests.test_checker.TestCombinedChecker) test_check_setattr_lhs_forbidden_rhs_forbidden (zope.security.tests.test_checker.TestCombinedChecker) test_check_setattr_lhs_forbidden_rhs_ok (zope.security.tests.test_checker.TestCombinedChecker) test_check_setattr_lhs_forbidden_rhs_unauth (zope.security.tests.test_checker.TestCombinedChecker) test_check_setattr_lhs_ok_rhs_not_called (zope.security.tests.test_checker.TestCombinedChecker) test_check_setattr_lhs_unauth_rhs_forbidden (zope.security.tests.test_checker.TestCombinedChecker) test_check_setattr_lhs_unauth_rhs_ok (zope.security.tests.test_checker.TestCombinedChecker) test_check_setattr_lhs_unauth_rhs_unauth (zope.security.tests.test_checker.TestCombinedChecker) test_class_conforms_to_IChecker (zope.security.tests.test_checker.TestCombinedChecker) test_instance_conforms_to_IChecker (zope.security.tests.test_checker.TestCombinedChecker) test_checking (zope.security.tests.test_checker.TestCombinedCheckerMixin) test_interface (zope.security.tests.test_checker.TestCombinedCheckerMixin) test___reduce__ (zope.security.tests.test_checker.TestGlobal) test___repr__ (zope.security.tests.test_checker.TestGlobal) test_ctor_name_and_module (zope.security.tests.test_checker.TestGlobal) testAlwaysAvailable (zope.security.tests.test_checker.TestSecurityPolicy) testLayeredProxies (zope.security.tests.test_checker.TestSecurityPolicy) testMultiChecker (zope.security.tests.test_checker.TestSecurityPolicy) test_ProxyFactory (zope.security.tests.test_checker.TestSecurityPolicy) test_ProxyFactory_using_proxy (zope.security.tests.test_checker.TestSecurityPolicy) test_canWrite_canAccess (zope.security.tests.test_checker.TestSecurityPolicy) test_check_getattr (zope.security.tests.test_checker.TestSecurityPolicy) test_check_setattr (zope.security.tests.test_checker.TestSecurityPolicy) test_defineChecker_class (zope.security.tests.test_checker.TestSecurityPolicy) test_defineChecker_error (zope.security.tests.test_checker.TestSecurityPolicy) test_defineChecker_module (zope.security.tests.test_checker.TestSecurityPolicy) test_define_and_undefineChecker (zope.security.tests.test_checker.TestSecurityPolicy) test_iteration (zope.security.tests.test_checker.TestSecurityPolicy) test_proxy (zope.security.tests.test_checker.TestSecurityPolicy) test_setattr (zope.security.tests.test_checker.TestSecurityPolicy) test_getInfo_builtin_types (zope.security.tests.test_checker.TestTracebackSupplement) test_getInfo_classic_instance (zope.security.tests.test_checker.TestTracebackSupplement) test_getInfo_newstyle_instance (zope.security.tests.test_checker.TestTracebackSupplement) test_Decimal_operations (zope.security.tests.test_checker.TestWatchingChecker) test_check_available_by_default (zope.security.tests.test_checker.TestWatchingChecker) test_check_miss (zope.security.tests.test_checker.TestWatchingChecker) test_check_non_public_w_interaction_allows (zope.security.tests.test_checker.TestWatchingChecker) test_check_non_public_w_interaction_denies (zope.security.tests.test_checker.TestWatchingChecker) test_check_public (zope.security.tests.test_checker.TestWatchingChecker) test_check_setattr_miss (zope.security.tests.test_checker.TestWatchingChecker) test_check_setattr_miss_none_set (zope.security.tests.test_checker.TestWatchingChecker) test_check_setattr_public (zope.security.tests.test_checker.TestWatchingChecker) test_check_setattr_w_interaction_allows (zope.security.tests.test_checker.TestWatchingChecker) test_check_setattr_w_interaction_denies (zope.security.tests.test_checker.TestWatchingChecker) test_class_conforms_to_IChecker (zope.security.tests.test_checker.TestWatchingChecker) test_ctor_w_non_dict_get_permissions (zope.security.tests.test_checker.TestWatchingChecker) test_ctor_w_non_dict_set_permissions (zope.security.tests.test_checker.TestWatchingChecker) test_instance_conforms_to_IChecker (zope.security.tests.test_checker.TestWatchingChecker) test_iteration_of_btree_items_keys_values (zope.security.tests.test_checker.TestWatchingChecker) test_iteration_of_dict_items_keys_values (zope.security.tests.test_checker.TestWatchingChecker) test_iteration_of_interface_implementedBy (zope.security.tests.test_checker.TestWatchingChecker) test_iteration_of_interface_providesBy (zope.security.tests.test_checker.TestWatchingChecker) test_iteration_of_itertools_groupby (zope.security.tests.test_checker.TestWatchingChecker) test_iteration_of_odict_items_keys_values (zope.security.tests.test_checker.TestWatchingChecker) test_iteration_with_length_hint (zope.security.tests.test_checker.TestWatchingChecker) test_permission_id_hit (zope.security.tests.test_checker.TestWatchingChecker) test_permission_id_miss (zope.security.tests.test_checker.TestWatchingChecker) test_proxy_already_proxied (zope.security.tests.test_checker.TestWatchingChecker) test_proxy_no_checker_no_dunder_w_select (zope.security.tests.test_checker.TestWatchingChecker) test_proxy_no_checker_w_dunder (zope.security.tests.test_checker.TestWatchingChecker) test_proxy_no_dunder_no_select (zope.security.tests.test_checker.TestWatchingChecker) test_setattr_permission_id_hit (zope.security.tests.test_checker.TestWatchingChecker) test_setattr_permission_id_miss (zope.security.tests.test_checker.TestWatchingChecker) test_setattr_permission_id_miss_none_set (zope.security.tests.test_checker.TestWatchingChecker) test_check_lhs_forbidden_rhs_forbidden (zope.security.tests.test_checker.TestWatchingCombinedChecker) test_check_lhs_forbidden_rhs_ok (zope.security.tests.test_checker.TestWatchingCombinedChecker) test_check_lhs_forbidden_rhs_unauth (zope.security.tests.test_checker.TestWatchingCombinedChecker) test_check_lhs_ok_rhs_not_called (zope.security.tests.test_checker.TestWatchingCombinedChecker) test_check_lhs_unauth_rhs_forbidden (zope.security.tests.test_checker.TestWatchingCombinedChecker) test_check_lhs_unauth_rhs_ok (zope.security.tests.test_checker.TestWatchingCombinedChecker) test_check_lhs_unauth_rhs_unauth (zope.security.tests.test_checker.TestWatchingCombinedChecker) test_check_setattr_lhs_forbidden_rhs_forbidden (zope.security.tests.test_checker.TestWatchingCombinedChecker) test_check_setattr_lhs_forbidden_rhs_ok (zope.security.tests.test_checker.TestWatchingCombinedChecker) test_check_setattr_lhs_forbidden_rhs_unauth (zope.security.tests.test_checker.TestWatchingCombinedChecker) test_check_setattr_lhs_ok_rhs_not_called (zope.security.tests.test_checker.TestWatchingCombinedChecker) test_check_setattr_lhs_unauth_rhs_forbidden (zope.security.tests.test_checker.TestWatchingCombinedChecker) test_check_setattr_lhs_unauth_rhs_ok (zope.security.tests.test_checker.TestWatchingCombinedChecker) test_check_setattr_lhs_unauth_rhs_unauth (zope.security.tests.test_checker.TestWatchingCombinedChecker) test_class_conforms_to_IChecker (zope.security.tests.test_checker.TestWatchingCombinedChecker) test_instance_conforms_to_IChecker (zope.security.tests.test_checker.TestWatchingCombinedChecker) test_derived_iface (zope.security.tests.test_checker.Test_InterfaceChecker) test_simple_iface_w_explicit_permission (zope.security.tests.test_checker.Test_InterfaceChecker) test_simple_iface_w_kw (zope.security.tests.test_checker.Test_InterfaceChecker) test_simple_iface_wo_kw (zope.security.tests.test_checker.Test_InterfaceChecker) test_w_clash (zope.security.tests.test_checker.Test_InterfaceChecker) test_empty (zope.security.tests.test_checker.Test_MultiChecker) test_w_spec_as_iface (zope.security.tests.test_checker.Test_MultiChecker) test_w_spec_as_mapping (zope.security.tests.test_checker.Test_MultiChecker) test_w_spec_as_names (zope.security.tests.test_checker.Test_MultiChecker) test_w_spec_as_names_and_iface (zope.security.tests.test_checker.Test_MultiChecker) test_w_spec_as_names_and_iface_clash (zope.security.tests.test_checker.Test_MultiChecker) test_w_spec_as_names_and_mapping_clash (zope.security.tests.test_checker.Test_MultiChecker) test_empty_names_no_kw (zope.security.tests.test_checker.Test_NamesChecker) test_w_names_no_kw (zope.security.tests.test_checker.Test_NamesChecker) test_w_names_no_kw_explicit_permission (zope.security.tests.test_checker.Test_NamesChecker) test_w_names_w_kw_no_clash (zope.security.tests.test_checker.Test_NamesChecker) test_w_names_w_kw_w_clash (zope.security.tests.test_checker.Test_NamesChecker) test_no_checker_no_dunder_no_select (zope.security.tests.test_checker.Test_ProxyFactory) test_no_checker_no_dunder_w_select (zope.security.tests.test_checker.Test_ProxyFactory) test_no_checker_w_dunder (zope.security.tests.test_checker.Test_ProxyFactory) test_w_already_proxied_different_checker (zope.security.tests.test_checker.Test_ProxyFactory) test_w_already_proxied_no_checker (zope.security.tests.test_checker.Test_ProxyFactory) test_w_already_proxied_same_checker (zope.security.tests.test_checker.Test_ProxyFactory) test_w_explicit_checker (zope.security.tests.test_checker.Test_ProxyFactory) test_hit (zope.security.tests.test_checker.Test__instanceChecker) test_miss (zope.security.tests.test_checker.Test__instanceChecker) test_ok (zope.security.tests.test_checker.Test_canAccess) test_w_getattr_unauth (zope.security.tests.test_checker.Test_canAccess) test_w_setattr_forbidden_getattr_allowed (zope.security.tests.test_checker.Test_canAccess) test_ok (zope.security.tests.test_checker.Test_canWrite) test_w_setattr_forbidden_getattr_allowed (zope.security.tests.test_checker.Test_canWrite) test_w_setattr_forbidden_getattr_forbidden (zope.security.tests.test_checker.Test_canWrite) test_w_setattr_forbidden_getattr_unauth (zope.security.tests.test_checker.Test_canWrite) test_w_setattr_unauth (zope.security.tests.test_checker.Test_canWrite) test_w_duplicate (zope.security.tests.test_checker.Test_defineChecker) test_w_module (zope.security.tests.test_checker.Test_defineChecker) test_w_newstyle_class (zope.security.tests.test_checker.Test_defineChecker) test_w_oldstyle_class (zope.security.tests.test_checker.Test_defineChecker) test_w_wrong_type (zope.security.tests.test_checker.Test_defineChecker) test_hit (zope.security.tests.test_checker.Test_getCheckerForInstancesOf) test_miss (zope.security.tests.test_checker.Test_getCheckerForInstancesOf) test_hit (zope.security.tests.test_checker.Test_moduleChecker) test_miss (zope.security.tests.test_checker.Test_moduleChecker) test_itertools_checkers (zope.security.tests.test_checker.Test_selectChecker) test_w_basic_types_NoProxy (zope.security.tests.test_checker.Test_selectChecker) test_w_checker_inst (zope.security.tests.test_checker.Test_selectChecker) test_w_factory_factory (zope.security.tests.test_checker.Test_selectChecker) test_w_factory_returning_NoProxy (zope.security.tests.test_checker.Test_selectChecker) test_w_factory_returning_None (zope.security.tests.test_checker.Test_selectChecker) test_w_factory_returning_checker (zope.security.tests.test_checker.Test_selectChecker) test_itertools_checkers (zope.security.tests.test_checker.Test_selectCheckerPy) test_w_basic_types_NoProxy (zope.security.tests.test_checker.Test_selectCheckerPy) test_w_checker_inst (zope.security.tests.test_checker.Test_selectCheckerPy) test_w_factory_factory (zope.security.tests.test_checker.Test_selectCheckerPy) test_w_factory_returning_NoProxy (zope.security.tests.test_checker.Test_selectCheckerPy) test_w_factory_returning_None (zope.security.tests.test_checker.Test_selectCheckerPy) test_w_factory_returning_checker (zope.security.tests.test_checker.Test_selectCheckerPy) test_hit (zope.security.tests.test_checker.Test_undefineChecker) test_miss (zope.security.tests.test_checker.Test_undefineChecker) test_no_fast_math_optimization (zope.security.tests.test_compile_flags.TestFloatingPoint) test_both_wrapper_and_object_have_checkers_not_security_proxied (zope.security.tests.test_decorator.DecoratedSecurityCheckerDescriptorTests) test_both_wrapper_and_object_have_checkers_security_proxied (zope.security.tests.test_decorator.DecoratedSecurityCheckerDescriptorTests) test_cannot_overwrite (zope.security.tests.test_decorator.DecoratedSecurityCheckerDescriptorTests) test_neither_wrapper_nor_object_has_checker (zope.security.tests.test_decorator.DecoratedSecurityCheckerDescriptorTests) test_only_object_has_checker (zope.security.tests.test_decorator.DecoratedSecurityCheckerDescriptorTests) test_only_wrapper_has_checker (zope.security.tests.test_decorator.DecoratedSecurityCheckerDescriptorTests) test_locationproxy_security (zope.security.tests.test_location.LocationSecurityProxyTests) test_checkPermission_forbidden_policy (zope.security.tests.test_management.Test) test_checkPermission_w_interaction (zope.security.tests.test_management.Test) test_checkPermission_w_no_interaction (zope.security.tests.test_management.Test) test_endInteraction (zope.security.tests.test_management.Test) test_endInteraction_repeated (zope.security.tests.test_management.Test) test_getInteraction_none_present (zope.security.tests.test_management.Test) test_import (zope.security.tests.test_management.Test) test_newInteraction (zope.security.tests.test_management.Test) test_newInteraction_repeated_without_end (zope.security.tests.test_management.Test) test_queryInteraction_none_present (zope.security.tests.test_management.Test) test_restoreInteraction_after_end (zope.security.tests.test_management.Test) test_restoreInteraction_after_neither (zope.security.tests.test_management.Test) test_restoreInteraction_after_new (zope.security.tests.test_management.Test) test_securityPolicy (zope.security.tests.test_management.Test) test_system_user (zope.security.tests.test_management.Test) test___call__ (zope.security.tests.test_metaconfigure.ClassDirectiveTests) test_allow_no_attributes_or_interface (zope.security.tests.test_metaconfigure.ClassDirectiveTests) test_allow_w_attributes (zope.security.tests.test_metaconfigure.ClassDirectiveTests) test_allow_w_multiple_interfaces (zope.security.tests.test_metaconfigure.ClassDirectiveTests) test_allow_w_single_interface (zope.security.tests.test_metaconfigure.ClassDirectiveTests) test_factory_w_explicit_id (zope.security.tests.test_metaconfigure.ClassDirectiveTests) test_factory_wo_explicit_id (zope.security.tests.test_metaconfigure.ClassDirectiveTests) test_implements_empty (zope.security.tests.test_metaconfigure.ClassDirectiveTests) test_implements_multiple_interfaces (zope.security.tests.test_metaconfigure.ClassDirectiveTests) test_implements_single_interface (zope.security.tests.test_metaconfigure.ClassDirectiveTests) test_require_no_like_class_wo_permission (zope.security.tests.test_metaconfigure.ClassDirectiveTests) test_require_only_like_class (zope.security.tests.test_metaconfigure.ClassDirectiveTests) test_require_only_permission (zope.security.tests.test_metaconfigure.ClassDirectiveTests) test_require_w_attributes (zope.security.tests.test_metaconfigure.ClassDirectiveTests) test_require_w_multiple_interfaces (zope.security.tests.test_metaconfigure.ClassDirectiveTests) test_require_w_set_attributes (zope.security.tests.test_metaconfigure.ClassDirectiveTests) test_require_w_set_schema_ignores_non_fields (zope.security.tests.test_metaconfigure.ClassDirectiveTests) test_require_w_set_schema_ignores_readonly_fields (zope.security.tests.test_metaconfigure.ClassDirectiveTests) test_require_w_set_schema_normal_fields (zope.security.tests.test_metaconfigure.ClassDirectiveTests) test_require_w_single_interface (zope.security.tests.test_metaconfigure.ClassDirectiveTests) test_empty (zope.security.tests.test_metaconfigure.Test_allow) test_w_attributes (zope.security.tests.test_metaconfigure.Test_allow) test_w_both (zope.security.tests.test_metaconfigure.Test_allow) test_w_interface (zope.security.tests.test_metaconfigure.Test_allow) test_dottted_name_w_None (zope.security.tests.test_metaconfigure.Test_dottedName) test_dottted_name_w_class (zope.security.tests.test_metaconfigure.Test_dottedName) test_check_w_existing_module_checker_zope_Public (zope.security.tests.test_metaconfigure.Test_protectModule) test_check_wo_existing_module_checker (zope.security.tests.test_metaconfigure.Test_protectModule) test_empty (zope.security.tests.test_metaconfigure.Test_requre) test_w_attributes (zope.security.tests.test_metaconfigure.Test_requre) test_w_both (zope.security.tests.test_metaconfigure.Test_requre) test_w_interface (zope.security.tests.test_metaconfigure.Test_requre) test_class_conforms_to_IPermission (zope.security.tests.test_permission.PermissionTests) test_ctor_only_id (zope.security.tests.test_permission.PermissionTests) test_ctor_w_title_and_description (zope.security.tests.test_permission.PermissionTests) test_instance_conforms_to_IPermission (zope.security.tests.test_permission.PermissionTests) test_empty (zope.security.tests.test_permission.Test_PermissionIdsVocabulary) test_includes_zope_Public (zope.security.tests.test_permission.Test_PermissionIdsVocabulary) test_w_registration (zope.security.tests.test_permission.Test_PermissionIdsVocabulary) test_empty (zope.security.tests.test_permission.Test_PermissionsVocabulary) test_includes_zope_Public (zope.security.tests.test_permission.Test_PermissionsVocabulary) test_w_registration (zope.security.tests.test_permission.Test_PermissionsVocabulary) test_zcml_valid (zope.security.tests.test_permission.Test_PermissionsVocabulary) test_empty (zope.security.tests.test_permission.Test_allPermissions) test_skips_zope_Public (zope.security.tests.test_permission.Test_allPermissions) test_w_registration (zope.security.tests.test_permission.Test_allPermissions) test_hit (zope.security.tests.test_permission.Test_checkPermission) test_miss (zope.security.tests.test_permission.Test_checkPermission) test_w_CheckerPublic (zope.security.tests.test_permission.Test_checkPermission) test_w_existing_checker (zope.security.tests.test_protectclass.Test_protectName) test_wo_existing_checker_w_zope_Public (zope.security.tests.test_protectclass.Test_protectName) test_w_existing_checker (zope.security.tests.test_protectclass.Test_protectSetAttribute) test_wo_existing_checker_w_zope_Public (zope.security.tests.test_protectclass.Test_protectSetAttribute) test_w_existing_like_unto_checker_w_existing_checker (zope.security.tests.test_protectclass.Test_protectLikeUnto) test_w_existing_like_unto_checker_wo_existing_checker (zope.security.tests.test_protectclass.Test_protectLikeUnto) test_wo_existing_like_unto_checker (zope.security.tests.test_protectclass.Test_protectLikeUnto) test_LocationProxy_gets_a_security_checker_when_importing_z_security (zope.security.tests.test_proxy.LocationProxySecurityCheckerTests) test___abs___w_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___abs___w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___add___w_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___add___w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___and___w_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___and___w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___bool___ (zope.security.tests.test_proxy.ProxyCTests) test___call___w_checker_forbidden_attribute (zope.security.tests.test_proxy.ProxyCTests) test___call___w_checker_ok (zope.security.tests.test_proxy.ProxyCTests) test___call___w_checker_unauthorized (zope.security.tests.test_proxy.ProxyCTests) test___contains___hit_w_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___contains___miss_w_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___contains___w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___delattr___w_checker_forbidden_attribute (zope.security.tests.test_proxy.ProxyCTests) test___delattr___w_checker_ok (zope.security.tests.test_proxy.ProxyCTests) test___delattr___w_checker_unauthorized (zope.security.tests.test_proxy.ProxyCTests) test___divmod___w_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___divmod___w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___float___w_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___float___w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___floordiv___w_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___floordiv___w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___getattr___w_checker_forbidden_attribute (zope.security.tests.test_proxy.ProxyCTests) test___getattr___w_checker_ok (zope.security.tests.test_proxy.ProxyCTests) test___getattr___w_checker_unauthorized (zope.security.tests.test_proxy.ProxyCTests) test___getitem___mapping_hit_w_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___getitem___mapping_miss_w_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___getitem___mapping_w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___getitem___sequence_hit_w_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___getitem___sequence_miss_w_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___getitem___sequence_w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___getslice___dne_uses_getitem (zope.security.tests.test_proxy.ProxyCTests) test___getslice___error_propagates (zope.security.tests.test_proxy.ProxyCTests) test___hash___w_self (zope.security.tests.test_proxy.ProxyCTests) test___iadd___inplace_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___iadd___not_inplace_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___iadd___w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___iand___inplace_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___iand___not_inplace_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___iand___w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___ifloordiv___inplace_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___ifloordiv___not_inplace_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___ifloordiv___w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___ilshift___inplace_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___ilshift___not_inplace_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___ilshift___w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___imod___inplace_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___imod___not_inplace_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___imod___w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___imul___inplace_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___imul___not_inplace_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___imul___w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___int___w_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___int___w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___invert___w_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___invert___w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___ior___inplace_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___ior___not_inplace_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___ior___w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___ipow___inplace_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___ipow___not_inplace_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___ipow___w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___irshift___inplace_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___irshift___not_inplace_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___irshift___w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___isub___inplace_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___isub___not_inplace_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___isub___w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___itruediv___inplace_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___itruediv___not_inplace_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___itruediv___w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___ixor___inplace_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___ixor___not_inplace_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___ixor___w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___len___w_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___len___w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___lshift___w_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___lshift___w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___mod___w_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___mod___w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___mul___w_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___mul___w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___neg___w_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___neg___w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___or___w_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___or___w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___pos___w_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___pos___w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___pow___w_x_proxied_allowed (zope.security.tests.test_proxy.ProxyCTests) test___pow___w_x_proxied_forbidden (zope.security.tests.test_proxy.ProxyCTests) test___pow___w_y_proxied_allowed (zope.security.tests.test_proxy.ProxyCTests) test___pow___w_y_proxied_forbidden (zope.security.tests.test_proxy.ProxyCTests) test___repr___checker_allows_str (zope.security.tests.test_proxy.ProxyCTests) test___repr___checker_forbids_str (zope.security.tests.test_proxy.ProxyCTests) test___rshift___w_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___rshift___w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___setattr___w_checker_forbidden_attribute (zope.security.tests.test_proxy.ProxyCTests) test___setattr___w_checker_ok (zope.security.tests.test_proxy.ProxyCTests) test___setattr___w_checker_unauthorized (zope.security.tests.test_proxy.ProxyCTests) test___setitem___mapping_hit_w_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___setitem___mapping_w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___setitem___sequence_hit_w_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___setitem___sequence_miss_w_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___setitem___sequence_w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___setslice___dne_uses_setitem (zope.security.tests.test_proxy.ProxyCTests) test___setslice___error_propagates (zope.security.tests.test_proxy.ProxyCTests) test___str___checker_allows_str (zope.security.tests.test_proxy.ProxyCTests) test___str___checker_forbids_str (zope.security.tests.test_proxy.ProxyCTests) test___str___doesnot_fall_through_to_repr_when_repr_not_allowed (zope.security.tests.test_proxy.ProxyCTests) test___str___doesnot_fall_through_to_repr_when_str_not_allowed (zope.security.tests.test_proxy.ProxyCTests) test___str___fails_return (zope.security.tests.test_proxy.ProxyCTests) test___str___falls_through_to_repr_but_repr_fails_return (zope.security.tests.test_proxy.ProxyCTests) test___str___falls_through_to_repr_when_both_allowed (zope.security.tests.test_proxy.ProxyCTests) test___sub___w_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___sub___w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___truediv___w_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___truediv___w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test___xor___w_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test___xor___w_checker_forbids (zope.security.tests.test_proxy.ProxyCTests) test__ge__ (zope.security.tests.test_proxy.ProxyCTests) test__getattr__w_checker_ok_dynamic_attribute_called_once (zope.security.tests.test_proxy.ProxyCTests) test__gt__ (zope.security.tests.test_proxy.ProxyCTests) test__le__ (zope.security.tests.test_proxy.ProxyCTests) test__length_hint_dne (zope.security.tests.test_proxy.ProxyCTests) test__length_hint_w_checker_allows (zope.security.tests.test_proxy.ProxyCTests) test__ne__ (zope.security.tests.test_proxy.ProxyCTests) test_binops (zope.security.tests.test_proxy.ProxyCTests) test_ctor_w_checker_None (zope.security.tests.test_proxy.ProxyCTests) testCallFail (zope.security.tests.test_proxy.ProxyFactoryTests) testCallOK (zope.security.tests.test_proxy.ProxyFactoryTests) testContainsFail (zope.security.tests.test_proxy.ProxyFactoryTests) testContainsOK (zope.security.tests.test_proxy.ProxyFactoryTests) testDelItemFail (zope.security.tests.test_proxy.ProxyFactoryTests) testDelItemOK (zope.security.tests.test_proxy.ProxyFactoryTests) testDerivation (zope.security.tests.test_proxy.ProxyFactoryTests) testGetAttrFail (zope.security.tests.test_proxy.ProxyFactoryTests) testGetAttrOK (zope.security.tests.test_proxy.ProxyFactoryTests) testGetChecker (zope.security.tests.test_proxy.ProxyFactoryTests) testGetItemFail (zope.security.tests.test_proxy.ProxyFactoryTests) testGetItemOK (zope.security.tests.test_proxy.ProxyFactoryTests) testGetObject (zope.security.tests.test_proxy.ProxyFactoryTests) testHashOK (zope.security.tests.test_proxy.ProxyFactoryTests) testIterFail (zope.security.tests.test_proxy.ProxyFactoryTests) testIterOK (zope.security.tests.test_proxy.ProxyFactoryTests) testLenFail (zope.security.tests.test_proxy.ProxyFactoryTests) testLenOK (zope.security.tests.test_proxy.ProxyFactoryTests) testNextFail (zope.security.tests.test_proxy.ProxyFactoryTests) testNextOK (zope.security.tests.test_proxy.ProxyFactoryTests) testNonzeroOK (zope.security.tests.test_proxy.ProxyFactoryTests) testProxiedClassicClassAsDictKey (zope.security.tests.test_proxy.ProxyFactoryTests) testProxiedNewClassAsDictKey (zope.security.tests.test_proxy.ProxyFactoryTests) testRepr (zope.security.tests.test_proxy.ProxyFactoryTests) testRichCompareOK (zope.security.tests.test_proxy.ProxyFactoryTests) testSetAttrFail (zope.security.tests.test_proxy.ProxyFactoryTests) testSetAttrOK (zope.security.tests.test_proxy.ProxyFactoryTests) testSetItemFail (zope.security.tests.test_proxy.ProxyFactoryTests) testSetItemOK (zope.security.tests.test_proxy.ProxyFactoryTests) testSetSliceFail (zope.security.tests.test_proxy.ProxyFactoryTests) testSetSliceOK (zope.security.tests.test_proxy.ProxyFactoryTests) testSliceFail (zope.security.tests.test_proxy.ProxyFactoryTests) testStr (zope.security.tests.test_proxy.ProxyFactoryTests) test_binops (zope.security.tests.test_proxy.ProxyFactoryTests) test_builtin_method (zope.security.tests.test_proxy.ProxyFactoryTests)$(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/zope/security/tests/test_proxy.py:1823: ResourceWarning: unclosed file <_io.FileIO name='/dev/null' mode='rb' closefd=True> self.assertEqual(ProxyFactory(io.FileIO(os.devnull, 'rb').read)(), b'') ResourceWarning: Enable tracemalloc to get the object allocation traceback test_inplace (zope.security.tests.test_proxy.ProxyFactoryTests) test_iterate_interface (zope.security.tests.test_proxy.ProxyFactoryTests) test_method_wrapper (zope.security.tests.test_proxy.ProxyFactoryTests) test_unops (zope.security.tests.test_proxy.ProxyFactoryTests) test___abs___w_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___abs___w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___add___w_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___add___w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___and___w_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___and___w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___bool___ (zope.security.tests.test_proxy.ProxyPyTests) test___call___w_checker_forbidden_attribute (zope.security.tests.test_proxy.ProxyPyTests) test___call___w_checker_ok (zope.security.tests.test_proxy.ProxyPyTests) test___call___w_checker_unauthorized (zope.security.tests.test_proxy.ProxyPyTests) test___contains___hit_w_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___contains___miss_w_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___contains___w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___delattr___w__checker (zope.security.tests.test_proxy.ProxyPyTests) test___delattr___w__wrapped (zope.security.tests.test_proxy.ProxyPyTests) test___delattr___w_checker_forbidden_attribute (zope.security.tests.test_proxy.ProxyPyTests) test___delattr___w_checker_ok (zope.security.tests.test_proxy.ProxyPyTests) test___delattr___w_checker_unauthorized (zope.security.tests.test_proxy.ProxyPyTests) test___divmod___w_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___divmod___w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___float___w_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___float___w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___floordiv___w_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___floordiv___w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___getattr___w_checker_forbidden_attribute (zope.security.tests.test_proxy.ProxyPyTests) test___getattr___w_checker_ok (zope.security.tests.test_proxy.ProxyPyTests) test___getattr___w_checker_unauthorized (zope.security.tests.test_proxy.ProxyPyTests) test___getitem___mapping_hit_w_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___getitem___mapping_miss_w_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___getitem___mapping_w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___getitem___sequence_hit_w_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___getitem___sequence_miss_w_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___getitem___sequence_w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___getslice___dne_uses_getitem (zope.security.tests.test_proxy.ProxyPyTests) test___getslice___error_propagates (zope.security.tests.test_proxy.ProxyPyTests) test___hash___w_self (zope.security.tests.test_proxy.ProxyPyTests) test___iadd___inplace_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___iadd___not_inplace_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___iadd___w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___iand___inplace_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___iand___not_inplace_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___iand___w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___ifloordiv___inplace_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___ifloordiv___not_inplace_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___ifloordiv___w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___ilshift___inplace_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___ilshift___not_inplace_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___ilshift___w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___imod___inplace_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___imod___not_inplace_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___imod___w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___imul___inplace_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___imul___not_inplace_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___imul___w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___int___w_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___int___w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___invert___w_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___invert___w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___ior___inplace_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___ior___not_inplace_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___ior___w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___ipow___inplace_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___ipow___not_inplace_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___ipow___w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___irshift___inplace_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___irshift___not_inplace_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___irshift___w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___isub___inplace_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___isub___not_inplace_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___isub___w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___itruediv___inplace_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___itruediv___not_inplace_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___itruediv___w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___ixor___inplace_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___ixor___not_inplace_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___ixor___w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___len___w_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___len___w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___lshift___w_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___lshift___w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___mod___w_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___mod___w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___mul___w_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___mul___w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___neg___w_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___neg___w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___or___w_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___or___w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___pos___w_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___pos___w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___pow___w_x_proxied_allowed (zope.security.tests.test_proxy.ProxyPyTests) test___pow___w_x_proxied_forbidden (zope.security.tests.test_proxy.ProxyPyTests) test___pow___w_y_proxied_allowed (zope.security.tests.test_proxy.ProxyPyTests) test___pow___w_y_proxied_forbidden (zope.security.tests.test_proxy.ProxyPyTests) test___pow___w_z_proxied_allowed (zope.security.tests.test_proxy.ProxyPyTests) test___pow___w_z_proxied_forbidden (zope.security.tests.test_proxy.ProxyPyTests) test___repr___checker_allows_str (zope.security.tests.test_proxy.ProxyPyTests) test___repr___checker_forbids_str (zope.security.tests.test_proxy.ProxyPyTests) test___rshift___w_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___rshift___w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___setattr___w_checker_forbidden_attribute (zope.security.tests.test_proxy.ProxyPyTests) test___setattr___w_checker_ok (zope.security.tests.test_proxy.ProxyPyTests) test___setattr___w_checker_unauthorized (zope.security.tests.test_proxy.ProxyPyTests) test___setitem___mapping_hit_w_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___setitem___mapping_w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___setitem___sequence_hit_w_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___setitem___sequence_miss_w_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___setitem___sequence_w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___setslice___dne_uses_setitem (zope.security.tests.test_proxy.ProxyPyTests) test___setslice___error_propagates (zope.security.tests.test_proxy.ProxyPyTests) test___str___checker_allows_str (zope.security.tests.test_proxy.ProxyPyTests) test___str___checker_forbids_str (zope.security.tests.test_proxy.ProxyPyTests) test___str___doesnot_fall_through_to_repr_when_repr_not_allowed (zope.security.tests.test_proxy.ProxyPyTests) test___str___doesnot_fall_through_to_repr_when_str_not_allowed (zope.security.tests.test_proxy.ProxyPyTests) test___str___fails_return (zope.security.tests.test_proxy.ProxyPyTests) test___str___falls_through_to_repr_but_repr_fails_return (zope.security.tests.test_proxy.ProxyPyTests) test___str___falls_through_to_repr_when_both_allowed (zope.security.tests.test_proxy.ProxyPyTests) test___sub___w_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___sub___w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___truediv___w_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___truediv___w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test___xor___w_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test___xor___w_checker_forbids (zope.security.tests.test_proxy.ProxyPyTests) test__ge__ (zope.security.tests.test_proxy.ProxyPyTests) test__getattr__w_checker_ok_dynamic_attribute_called_once (zope.security.tests.test_proxy.ProxyPyTests) test__gt__ (zope.security.tests.test_proxy.ProxyPyTests) test__le__ (zope.security.tests.test_proxy.ProxyPyTests) test__length_hint_dne (zope.security.tests.test_proxy.ProxyPyTests) test__length_hint_w_checker_allows (zope.security.tests.test_proxy.ProxyPyTests) test__module__ (zope.security.tests.test_proxy.ProxyPyTests) test__ne__ (zope.security.tests.test_proxy.ProxyPyTests) test_access_checker_from_subclass (zope.security.tests.test_proxy.ProxyPyTests) test_binops (zope.security.tests.test_proxy.ProxyPyTests) test_ctor_w_checker (zope.security.tests.test_proxy.ProxyPyTests) test_ctor_w_checker_None (zope.security.tests.test_proxy.ProxyPyTests) test_getObjectPy_initial_conditions (zope.security.tests.test_proxy.ProxyPyTests) test_getObjectPy_other_object (zope.security.tests.test_proxy.ProxyPyTests) test_get_reduce (zope.security.tests.test_proxy.ProxyPyTests) test_wrapper_checker_unaccessible (zope.security.tests.test_proxy.ProxyPyTests) test_w_empty_checker (zope.security.tests.test_proxy.Test_getTestProxyItems) test_w_non_empty_checker (zope.security.tests.test_proxy.Test_getTestProxyItems) test_w_proxied_object (zope.security.tests.test_proxy.Test_isinstance) test_w_unproxied_object (zope.security.tests.test_proxy.Test_isinstance) test (zope.security.tests.test_simpleinteraction.TestInteraction) testCreateInteraction (zope.security.tests.test_simpleinteraction.TestInteraction) test_add (zope.security.tests.test_simpleinteraction.TestInteraction) test_remove (zope.security.tests.test_simpleinteraction.TestInteraction) test_add_w_foreign_participation (zope.security.tests.test_simplepolicies.ParanoidSecurityPolicyTests) test_checkPermission_w_no_participations (zope.security.tests.test_simplepolicies.ParanoidSecurityPolicyTests) test_checkPermission_w_non_public_only_system_user (zope.security.tests.test_simplepolicies.ParanoidSecurityPolicyTests) test_checkPermission_w_non_public_other_user (zope.security.tests.test_simplepolicies.ParanoidSecurityPolicyTests) test_checkPermission_w_public (zope.security.tests.test_simplepolicies.ParanoidSecurityPolicyTests) test_class_conforms_to_IInteraction (zope.security.tests.test_simplepolicies.ParanoidSecurityPolicyTests) test_ctor_no_participations (zope.security.tests.test_simplepolicies.ParanoidSecurityPolicyTests) test_ctor_w_participations (zope.security.tests.test_simplepolicies.ParanoidSecurityPolicyTests) test_instance_conforms_to_IInteraction (zope.security.tests.test_simplepolicies.ParanoidSecurityPolicyTests) test_remove (zope.security.tests.test_simplepolicies.ParanoidSecurityPolicyTests) test_remove_w_foreign_participation (zope.security.tests.test_simplepolicies.ParanoidSecurityPolicyTests) test_checkPermission_w_public (zope.security.tests.test_simplepolicies.PermissiveSecurityPolicyTests) test_class_conforms_to_IInteraction (zope.security.tests.test_simplepolicies.PermissiveSecurityPolicyTests) test_instance_conforms_to_IInteraction (zope.security.tests.test_simplepolicies.PermissiveSecurityPolicyTests) test_addCheckerPublic (zope.security.tests.test_testing.TestTestingFunctions) test_contextmanager_ends_interaction_on_exception (zope.security.tests.test_testing.TestTestingFunctions) test_create_interaction_should_return_principal (zope.security.tests.test_testing.TestTestingFunctions) test_usable_as_contextmanager (zope.security.tests.test_testing.TestTestingFunctions) test__validate_w_non_public (zope.security.tests.test_zcml.PermissionTests) test__validate_w_public (zope.security.tests.test_zcml.PermissionTests) test_class_conforms_to_IFromUnicode (zope.security.tests.test_zcml.PermissionTests) test_fromUnicode_hit (zope.security.tests.test_zcml.PermissionTests) test_fromUnicode_miss (zope.security.tests.test_zcml.PermissionTests) test_instance_conforms_to_IFromUnicode (zope.security.tests.test_zcml.PermissionTests) test_it (zope.security.tests.test_zcml.Test_securityPolicy) test_w_description (zope.security.tests.test_zcml.Test_permission) test_wo_description (zope.security.tests.test_zcml.Test_permission) test_w_existing_mapping_w_existing_key (zope.security.tests.test_zcml.Test_redefinePermission) test_w_existing_mapping_wo_existing_key (zope.security.tests.test_zcml.Test_redefinePermission) test_wo_existing_mapping (zope.security.tests.test_zcml.Test_redefinePermission) testRedefinePermission (zope.security.tests.test_zcml_functest.DirectivesTest) testAllow (zope.security.tests.test_zcml_functest.TestClassDirective) testEmptyDirective (zope.security.tests.test_zcml_functest.TestClassDirective) testImplements (zope.security.tests.test_zcml_functest.TestClassDirective) testMimic (zope.security.tests.test_zcml_functest.TestClassDirective) testMulImplements (zope.security.tests.test_zcml_functest.TestClassDirective) testRequire (zope.security.tests.test_zcml_functest.TestClassDirective) testFactory (zope.security.tests.test_zcml_functest.TestFactoryDirective) testFactory (zope.security.tests.test_zcml_functest.TestFactorySubdirective) testFactoryNoId (zope.security.tests.test_zcml_functest.TestFactorySubdirective) testFactoryPublicPermission (zope.security.tests.test_zcml_functest.TestFactorySubdirective) testCompositeInterfaceTopPerm (zope.security.tests.test_zcml_functest.TestRequireDirective) testCompositeMethodsPluralElementPerm (zope.security.tests.test_zcml_functest.TestRequireDirective) testCompositeNoPerm (zope.security.tests.test_zcml_functest.TestRequireDirective) testMimicAsDefault (zope.security.tests.test_zcml_functest.TestRequireDirective) testMimicOnly (zope.security.tests.test_zcml_functest.TestRequireDirective) testMultipleInterface (zope.security.tests.test_zcml_functest.TestRequireDirective) testSimpleInterface (zope.security.tests.test_zcml_functest.TestRequireDirective) testSimpleMethodsPlural (zope.security.tests.test_zcml_functest.TestRequireDirective) testSubInterfaces (zope.security.tests.test_zcml_functest.TestRequireDirective) test_multiple_set_schema (zope.security.tests.test_zcml_functest.TestRequireDirective) test_set_attributes (zope.security.tests.test_zcml_functest.TestRequireDirective) test_set_schema (zope.security.tests.test_zcml_functest.TestRequireDirective) test_wo_any_attributes (zope.security.tests.test_zcml_functest.TestRequireDirective) Ran 701 tests with 0 failures, 0 errors and 0 skipped. Tearing down left over layers: Tear down zope.testrunner.layer.UnitTests. py$(PYV): commands[1]> python -m sphinx.cmd.build -b doctest -d $(@D)/.tox/py$(PYV)/.cache/doctrees docs $(@D)/.tox/py$(PYV)/.cache/doctest Running Sphinx v7.4.7 loading translations [en]... done making output directory... done WARNING: html_static_path entry '_static' does not exist loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv... loading intersphinx inventory 'zopeinterface' from https://zopeinterface.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory 'zopeproxy' from https://zopeproxy.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory 'zopeschema' from https://zopeschema.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory 'zopelocation' from https://zopelocation.readthedocs.io/en/latest/objects.inv... building [mo]: targets for 0 po files that are out of date writing output... building [doctest]: targets for 18 source files that are out of date updating environment: [new config] 18 added, 0 changed, 0 removed reading sources... [ 6%] api/adapter reading sources... [ 11%] api/checker reading sources... [ 17%] api/decorator reading sources... [ 22%] api/interfaces reading sources... [ 28%] api/management reading sources... [ 33%] api/metaconfigure reading sources... [ 39%] api/permission reading sources... [ 44%] api/protectclass reading sources... [ 50%] api/proxy reading sources... [ 56%] api/simplepolicies reading sources... [ 61%] api/testing reading sources... [ 67%] api/zcml reading sources... [ 72%] changes reading sources... [ 78%] example reading sources... [ 83%] hacking reading sources... [ 89%] index reading sources... [ 94%] narr reading sources... [100%] proxy looking for now-outdated files... none found pickling environment... done checking consistency... done running tests... Document: api/checker --------------------- 1 items passed all tests: 357 tests in default 357 tests in 1 items. 357 passed and 0 failed. Test passed. Document: api/decorator ----------------------- 1 items passed all tests: 53 tests in default 53 tests in 1 items. 53 passed and 0 failed. Test passed. 1 items passed all tests: 1 tests in default (cleanup code) 1 tests in 1 items. 1 passed and 0 failed. Test passed. Document: api/permission ------------------------ 1 items passed all tests: 34 tests in default 34 tests in 1 items. 34 passed and 0 failed. Test passed. 1 items passed all tests: 1 tests in default (cleanup code) 1 tests in 1 items. 1 passed and 0 failed. Test passed. Document: api/proxy ------------------- 1 items passed all tests: 11 tests in default 11 tests in 1 items. 11 passed and 0 failed. Test passed. 1 items passed all tests: 1 tests in default (cleanup code) 1 tests in 1 items. 1 passed and 0 failed. Test passed. Document: api/zcml ------------------ 1 items passed all tests: 30 tests in default 30 tests in 1 items. 30 passed and 0 failed. Test passed. Document: proxy --------------- 1 items passed all tests: 36 tests in default 36 tests in 1 items. 36 passed and 0 failed. Test passed. Doctest summary =============== 521 tests 0 failures in tests 0 failures in setup code 0 failures in cleanup code build succeeded, 1 warning. Testing of doctests in the sources finished, look at the results in .tox/py$(PYV)/.cache/doctest/output.txt. py$(PYV): OK congratulations :)