Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-Traits.spec'], chrootPath='/var/lib/mock/f36-build-30501081-4179396/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-Traits.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: Macro expanded in comment on line 17: %{commit}/%{modname}-%{shortcommit}.tar.gz Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1634169600 Wrote: /builddir/build/SRPMS/python-Traits-6.3.1-1.fc36.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-Traits.spec'], chrootPath='/var/lib/mock/f36-build-30501081-4179396/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-Traits.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: Macro expanded in comment on line 17: %{commit}/%{modname}-%{shortcommit}.tar.gz Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1634169600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cFVIom + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf traits-6.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/traits-6.3.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd traits-6.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e /extra_compile_args=/d setup.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mAgrg6 + umask 022 + cd /builddir/build/BUILD + cd traits-6.3.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' Archive package version: ('6.3.1', 'ca8f4b77b8c9cecf6b2e8931ab7e812a64212320') Writing version to version file /builddir/build/BUILD/traits-6.3.1/traits/version.py. running build running build_py creating build creating build/lib.linux-x86_64-3.10 creating build/lib.linux-x86_64-3.10/traits copying traits/__init__.py -> build/lib.linux-x86_64-3.10/traits copying traits/api.py -> build/lib.linux-x86_64-3.10/traits copying traits/base_trait_handler.py -> build/lib.linux-x86_64-3.10/traits copying traits/constants.py -> build/lib.linux-x86_64-3.10/traits copying traits/ctrait.py -> build/lib.linux-x86_64-3.10/traits copying traits/editor_factories.py -> build/lib.linux-x86_64-3.10/traits copying traits/has_traits.py -> build/lib.linux-x86_64-3.10/traits copying traits/interface_checker.py -> build/lib.linux-x86_64-3.10/traits copying traits/trait_base.py -> build/lib.linux-x86_64-3.10/traits copying traits/trait_converters.py -> build/lib.linux-x86_64-3.10/traits copying traits/trait_dict_object.py -> build/lib.linux-x86_64-3.10/traits copying traits/trait_errors.py -> build/lib.linux-x86_64-3.10/traits copying traits/trait_factory.py -> build/lib.linux-x86_64-3.10/traits copying traits/trait_handler.py -> build/lib.linux-x86_64-3.10/traits copying traits/trait_handlers.py -> build/lib.linux-x86_64-3.10/traits copying traits/trait_list_object.py -> build/lib.linux-x86_64-3.10/traits copying traits/trait_notifiers.py -> build/lib.linux-x86_64-3.10/traits copying traits/trait_numeric.py -> build/lib.linux-x86_64-3.10/traits copying traits/trait_set_object.py -> build/lib.linux-x86_64-3.10/traits copying traits/trait_type.py -> build/lib.linux-x86_64-3.10/traits copying traits/trait_types.py -> build/lib.linux-x86_64-3.10/traits copying traits/traits.py -> build/lib.linux-x86_64-3.10/traits copying traits/traits_listener.py -> build/lib.linux-x86_64-3.10/traits copying traits/version.py -> build/lib.linux-x86_64-3.10/traits creating build/lib.linux-x86_64-3.10/traits/adaptation copying traits/adaptation/__init__.py -> build/lib.linux-x86_64-3.10/traits/adaptation copying traits/adaptation/adaptation_error.py -> build/lib.linux-x86_64-3.10/traits/adaptation copying traits/adaptation/adaptation_manager.py -> build/lib.linux-x86_64-3.10/traits/adaptation copying traits/adaptation/adaptation_offer.py -> build/lib.linux-x86_64-3.10/traits/adaptation copying traits/adaptation/adapter.py -> build/lib.linux-x86_64-3.10/traits/adaptation copying traits/adaptation/api.py -> build/lib.linux-x86_64-3.10/traits/adaptation creating build/lib.linux-x86_64-3.10/traits/etsconfig copying traits/etsconfig/__init__.py -> build/lib.linux-x86_64-3.10/traits/etsconfig copying traits/etsconfig/api.py -> build/lib.linux-x86_64-3.10/traits/etsconfig copying traits/etsconfig/etsconfig.py -> build/lib.linux-x86_64-3.10/traits/etsconfig creating build/lib.linux-x86_64-3.10/traits/examples copying traits/examples/__init__.py -> build/lib.linux-x86_64-3.10/traits/examples copying traits/examples/_etsdemo_info.py -> build/lib.linux-x86_64-3.10/traits/examples creating build/lib.linux-x86_64-3.10/traits/observation copying traits/observation/__init__.py -> build/lib.linux-x86_64-3.10/traits/observation copying traits/observation/_anytrait_filter.py -> build/lib.linux-x86_64-3.10/traits/observation copying traits/observation/_dict_change_event.py -> build/lib.linux-x86_64-3.10/traits/observation copying traits/observation/_dict_item_observer.py -> build/lib.linux-x86_64-3.10/traits/observation copying traits/observation/_filtered_trait_observer.py -> build/lib.linux-x86_64-3.10/traits/observation copying traits/observation/_generated_parser.py -> build/lib.linux-x86_64-3.10/traits/observation copying traits/observation/_has_traits_helpers.py -> build/lib.linux-x86_64-3.10/traits/observation copying traits/observation/_i_notifier.py -> build/lib.linux-x86_64-3.10/traits/observation copying traits/observation/_i_observer.py -> build/lib.linux-x86_64-3.10/traits/observation copying traits/observation/_list_change_event.py -> build/lib.linux-x86_64-3.10/traits/observation copying traits/observation/_list_item_observer.py -> build/lib.linux-x86_64-3.10/traits/observation copying traits/observation/_metadata_filter.py -> build/lib.linux-x86_64-3.10/traits/observation copying traits/observation/_named_trait_observer.py -> build/lib.linux-x86_64-3.10/traits/observation copying traits/observation/_observe.py -> build/lib.linux-x86_64-3.10/traits/observation copying traits/observation/_observer_change_notifier.py -> build/lib.linux-x86_64-3.10/traits/observation copying traits/observation/_observer_graph.py -> build/lib.linux-x86_64-3.10/traits/observation copying traits/observation/_set_change_event.py -> build/lib.linux-x86_64-3.10/traits/observation copying traits/observation/_set_item_observer.py -> build/lib.linux-x86_64-3.10/traits/observation copying traits/observation/_testing.py -> build/lib.linux-x86_64-3.10/traits/observation copying traits/observation/_trait_added_observer.py -> build/lib.linux-x86_64-3.10/traits/observation copying traits/observation/_trait_change_event.py -> build/lib.linux-x86_64-3.10/traits/observation copying traits/observation/_trait_event_notifier.py -> build/lib.linux-x86_64-3.10/traits/observation copying traits/observation/api.py -> build/lib.linux-x86_64-3.10/traits/observation copying traits/observation/events.py -> build/lib.linux-x86_64-3.10/traits/observation copying traits/observation/exception_handling.py -> build/lib.linux-x86_64-3.10/traits/observation copying traits/observation/exceptions.py -> build/lib.linux-x86_64-3.10/traits/observation copying traits/observation/expression.py -> build/lib.linux-x86_64-3.10/traits/observation copying traits/observation/i_observable.py -> build/lib.linux-x86_64-3.10/traits/observation copying traits/observation/observe.py -> build/lib.linux-x86_64-3.10/traits/observation copying traits/observation/parsing.py -> build/lib.linux-x86_64-3.10/traits/observation creating build/lib.linux-x86_64-3.10/traits/testing copying traits/testing/__init__.py -> build/lib.linux-x86_64-3.10/traits/testing copying traits/testing/api.py -> build/lib.linux-x86_64-3.10/traits/testing copying traits/testing/doctest_tools.py -> build/lib.linux-x86_64-3.10/traits/testing copying traits/testing/nose_tools.py -> build/lib.linux-x86_64-3.10/traits/testing copying traits/testing/optional_dependencies.py -> build/lib.linux-x86_64-3.10/traits/testing copying traits/testing/unittest_tools.py -> build/lib.linux-x86_64-3.10/traits/testing creating build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/__init__.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/check_observe_timing.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/check_timing.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_abc.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_any.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_anytrait_static_notifiers.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_array.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_array_or_none.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_automatic_adaptation.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_bool.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_callable.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_class_traits.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_clone.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_configure_traits.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_constant.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_constants.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_container_events.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_copy_traits.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_copyable_trait_names.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_ctraits.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_cythonized_traits.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_date.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_datetime.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_delegate.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_deprecated_handlers.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_dict.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_directory.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_dynamic_notifiers.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_dynamic_trait_definition.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_editor_factories.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_enum.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_event_order.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_expression.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_extended_notifiers.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_extended_trait_change.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_file.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_float.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_float_range.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_get_traits.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_has_required_traits.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_has_traits.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_historical_unpickling.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_instance.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_int_range_long.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_integer.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_integer_range.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_interface_checker.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_interfaces.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_keyword_args.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_list.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_list_events.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_listeners.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_long_traits.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_map.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_new_notifiers.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_none.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_observe.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_pickle_validated_dict.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_prefix_list.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_prefix_map.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_property_delete.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_property_notifications.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_python_properties.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_range.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_readonly.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_regression.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_rich_compare.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_special_event_handlers.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_static_notifiers.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_str_handler.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_string.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_sync_traits.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_target.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_time.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_trait_base.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_trait_change_event_tracer.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_trait_converters.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_trait_cycle.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_trait_default_initializer.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_trait_dict_list_set_event.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_trait_dict_object.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_trait_exceptions.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_trait_get_set.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_trait_list_dict.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_trait_list_object.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_trait_prefix_list.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_trait_set_object.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_trait_types.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_traits.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_traits_listener.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_tuple.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_type.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_ui_notifiers.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_undefined.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_unicode_traits.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_union.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_uuid.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_validated_tuple.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_version.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_view_elements.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/test_weak_ref.py -> build/lib.linux-x86_64-3.10/traits/tests copying traits/tests/tuple_test_mixin.py -> build/lib.linux-x86_64-3.10/traits/tests creating build/lib.linux-x86_64-3.10/traits/util copying traits/util/__init__.py -> build/lib.linux-x86_64-3.10/traits/util copying traits/util/_traitsui_helpers.py -> build/lib.linux-x86_64-3.10/traits/util copying traits/util/api.py -> build/lib.linux-x86_64-3.10/traits/util copying traits/util/async_trait_wait.py -> build/lib.linux-x86_64-3.10/traits/util copying traits/util/camel_case.py -> build/lib.linux-x86_64-3.10/traits/util copying traits/util/clean_strings.py -> build/lib.linux-x86_64-3.10/traits/util copying traits/util/deprecated.py -> build/lib.linux-x86_64-3.10/traits/util copying traits/util/event_tracer.py -> build/lib.linux-x86_64-3.10/traits/util copying traits/util/home_directory.py -> build/lib.linux-x86_64-3.10/traits/util copying traits/util/import_symbol.py -> build/lib.linux-x86_64-3.10/traits/util copying traits/util/resource.py -> build/lib.linux-x86_64-3.10/traits/util copying traits/util/toposort.py -> build/lib.linux-x86_64-3.10/traits/util copying traits/util/trait_documenter.py -> build/lib.linux-x86_64-3.10/traits/util copying traits/util/weakiddict.py -> build/lib.linux-x86_64-3.10/traits/util creating build/lib.linux-x86_64-3.10/traits/adaptation/tests copying traits/adaptation/tests/__init__.py -> build/lib.linux-x86_64-3.10/traits/adaptation/tests copying traits/adaptation/tests/abc_examples.py -> build/lib.linux-x86_64-3.10/traits/adaptation/tests copying traits/adaptation/tests/benchmark.py -> build/lib.linux-x86_64-3.10/traits/adaptation/tests copying traits/adaptation/tests/interface_examples.py -> build/lib.linux-x86_64-3.10/traits/adaptation/tests copying traits/adaptation/tests/lazy_examples.py -> build/lib.linux-x86_64-3.10/traits/adaptation/tests copying traits/adaptation/tests/test_adaptation_manager.py -> build/lib.linux-x86_64-3.10/traits/adaptation/tests copying traits/adaptation/tests/test_adaptation_offer.py -> build/lib.linux-x86_64-3.10/traits/adaptation/tests copying traits/adaptation/tests/test_adapter.py -> build/lib.linux-x86_64-3.10/traits/adaptation/tests copying traits/adaptation/tests/test_global_adaptation_manager.py -> build/lib.linux-x86_64-3.10/traits/adaptation/tests creating build/lib.linux-x86_64-3.10/traits/etsconfig/tests copying traits/etsconfig/tests/__init__.py -> build/lib.linux-x86_64-3.10/traits/etsconfig/tests copying traits/etsconfig/tests/test_etsconfig.py -> build/lib.linux-x86_64-3.10/traits/etsconfig/tests creating build/lib.linux-x86_64-3.10/traits/examples/tests copying traits/examples/tests/__init__.py -> build/lib.linux-x86_64-3.10/traits/examples/tests copying traits/examples/tests/test_etsdemo_info.py -> build/lib.linux-x86_64-3.10/traits/examples/tests creating build/lib.linux-x86_64-3.10/traits/observation/tests copying traits/observation/tests/__init__.py -> build/lib.linux-x86_64-3.10/traits/observation/tests copying traits/observation/tests/test_dict_change_event.py -> build/lib.linux-x86_64-3.10/traits/observation/tests copying traits/observation/tests/test_dict_item_observer.py -> build/lib.linux-x86_64-3.10/traits/observation/tests copying traits/observation/tests/test_exception_handling.py -> build/lib.linux-x86_64-3.10/traits/observation/tests copying traits/observation/tests/test_expression.py -> build/lib.linux-x86_64-3.10/traits/observation/tests copying traits/observation/tests/test_filtered_trait_observer.py -> build/lib.linux-x86_64-3.10/traits/observation/tests copying traits/observation/tests/test_generated_parser.py -> build/lib.linux-x86_64-3.10/traits/observation/tests copying traits/observation/tests/test_has_traits_helpers.py -> build/lib.linux-x86_64-3.10/traits/observation/tests copying traits/observation/tests/test_list_change_event.py -> build/lib.linux-x86_64-3.10/traits/observation/tests copying traits/observation/tests/test_list_item_observer.py -> build/lib.linux-x86_64-3.10/traits/observation/tests copying traits/observation/tests/test_metadata_filter.py -> build/lib.linux-x86_64-3.10/traits/observation/tests copying traits/observation/tests/test_named_trait_observer.py -> build/lib.linux-x86_64-3.10/traits/observation/tests copying traits/observation/tests/test_observe.py -> build/lib.linux-x86_64-3.10/traits/observation/tests copying traits/observation/tests/test_observer_change_notifier.py -> build/lib.linux-x86_64-3.10/traits/observation/tests copying traits/observation/tests/test_observer_graph.py -> build/lib.linux-x86_64-3.10/traits/observation/tests copying traits/observation/tests/test_parsing.py -> build/lib.linux-x86_64-3.10/traits/observation/tests copying traits/observation/tests/test_set_change_event.py -> build/lib.linux-x86_64-3.10/traits/observation/tests copying traits/observation/tests/test_set_item_observer.py -> build/lib.linux-x86_64-3.10/traits/observation/tests copying traits/observation/tests/test_trait_added_observer.py -> build/lib.linux-x86_64-3.10/traits/observation/tests copying traits/observation/tests/test_trait_change_event.py -> build/lib.linux-x86_64-3.10/traits/observation/tests copying traits/observation/tests/test_trait_event_notifier.py -> build/lib.linux-x86_64-3.10/traits/observation/tests creating build/lib.linux-x86_64-3.10/traits/testing/tests copying traits/testing/tests/__init__.py -> build/lib.linux-x86_64-3.10/traits/testing/tests copying traits/testing/tests/test_nose_tools.py -> build/lib.linux-x86_64-3.10/traits/testing/tests copying traits/testing/tests/test_optional_dependencies.py -> build/lib.linux-x86_64-3.10/traits/testing/tests copying traits/testing/tests/test_unittest_tools.py -> build/lib.linux-x86_64-3.10/traits/testing/tests creating build/lib.linux-x86_64-3.10/traits/util/tests copying traits/util/tests/__init__.py -> build/lib.linux-x86_64-3.10/traits/util/tests copying traits/util/tests/test_async_trait_wait.py -> build/lib.linux-x86_64-3.10/traits/util/tests copying traits/util/tests/test_camel_case.py -> build/lib.linux-x86_64-3.10/traits/util/tests copying traits/util/tests/test_clean_strings.py -> build/lib.linux-x86_64-3.10/traits/util/tests copying traits/util/tests/test_deprecated.py -> build/lib.linux-x86_64-3.10/traits/util/tests copying traits/util/tests/test_import_symbol.py -> build/lib.linux-x86_64-3.10/traits/util/tests copying traits/util/tests/test_message_records.py -> build/lib.linux-x86_64-3.10/traits/util/tests copying traits/util/tests/test_record_containers.py -> build/lib.linux-x86_64-3.10/traits/util/tests copying traits/util/tests/test_record_events.py -> build/lib.linux-x86_64-3.10/traits/util/tests copying traits/util/tests/test_resource.py -> build/lib.linux-x86_64-3.10/traits/util/tests copying traits/util/tests/test_trait_documenter.py -> build/lib.linux-x86_64-3.10/traits/util/tests copying traits/util/tests/test_traitsui_helpers.py -> build/lib.linux-x86_64-3.10/traits/util/tests copying traits/util/tests/test_weakidddict.py -> build/lib.linux-x86_64-3.10/traits/util/tests creating build/lib.linux-x86_64-3.10/traits/examples/introduction copying traits/examples/introduction/0_introduction.py -> build/lib.linux-x86_64-3.10/traits/examples/introduction copying traits/examples/introduction/1_validation.py -> build/lib.linux-x86_64-3.10/traits/examples/introduction copying traits/examples/introduction/2_initialization.py -> build/lib.linux-x86_64-3.10/traits/examples/introduction copying traits/examples/introduction/3_observation.py -> build/lib.linux-x86_64-3.10/traits/examples/introduction copying traits/examples/introduction/4_properties.py -> build/lib.linux-x86_64-3.10/traits/examples/introduction copying traits/examples/introduction/5_documentation.py -> build/lib.linux-x86_64-3.10/traits/examples/introduction copying traits/examples/introduction/6_visualization.py -> build/lib.linux-x86_64-3.10/traits/examples/introduction copying traits/examples/introduction/default.css -> build/lib.linux-x86_64-3.10/traits/examples/introduction copying traits/examples/introduction/index.rst -> build/lib.linux-x86_64-3.10/traits/examples/introduction creating build/lib.linux-x86_64-3.10/traits/examples/introduction/images copying traits/examples/introduction/images/LICENSE.txt -> build/lib.linux-x86_64-3.10/traits/examples/introduction/images copying traits/examples/introduction/images/sample_0001.png -> build/lib.linux-x86_64-3.10/traits/examples/introduction/images copying traits/examples/introduction/images/sample_0002.png -> build/lib.linux-x86_64-3.10/traits/examples/introduction/images creating build/lib.linux-x86_64-3.10/traits/tests/test-data creating build/lib.linux-x86_64-3.10/traits/tests/test-data/historical-pickles copying traits/tests/test-data/historical-pickles/README -> build/lib.linux-x86_64-3.10/traits/tests/test-data/historical-pickles copying traits/tests/test-data/historical-pickles/hipt-t5.2.0-p0-float-ctrait.pkl -> build/lib.linux-x86_64-3.10/traits/tests/test-data/historical-pickles copying traits/tests/test-data/historical-pickles/hipt-t5.2.0-p1-float-ctrait.pkl -> build/lib.linux-x86_64-3.10/traits/tests/test-data/historical-pickles copying traits/tests/test-data/historical-pickles/hipt-t5.2.0-p2-float-ctrait.pkl -> build/lib.linux-x86_64-3.10/traits/tests/test-data/historical-pickles copying traits/tests/test-data/historical-pickles/hipt-t5.2.0-p3-float-ctrait.pkl -> build/lib.linux-x86_64-3.10/traits/tests/test-data/historical-pickles copying traits/tests/test-data/historical-pickles/hipt-t5.2.0-p4-float-ctrait.pkl -> build/lib.linux-x86_64-3.10/traits/tests/test-data/historical-pickles copying traits/tests/test-data/historical-pickles/hipt-t5.2.0-p5-float-ctrait.pkl -> build/lib.linux-x86_64-3.10/traits/tests/test-data/historical-pickles copying traits/tests/test-data/historical-pickles/generate_pickles.py -> build/lib.linux-x86_64-3.10/traits/tests/test-data/historical-pickles running build_ext building 'traits.ctraits' extension creating build/temp.linux-x86_64-3.10 creating build/temp.linux-x86_64-3.10/traits gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.10 -c traits/ctraits.c -o build/temp.linux-x86_64-3.10/traits/ctraits.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.10/traits/ctraits.o -L/usr/lib64 -o build/lib.linux-x86_64-3.10/traits/ctraits.cpython-310-x86_64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hN85Iq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64 ++ dirname /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64 + cd traits-6.3.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64 Archive package version: ('6.3.1', 'ca8f4b77b8c9cecf6b2e8931ab7e812a64212320') Writing version to version file /builddir/build/BUILD/traits-6.3.1/traits/version.py. running install running install_lib creating /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr creating /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10 creating /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages creating /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits copying build/lib.linux-x86_64-3.10/traits/__init__.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits copying build/lib.linux-x86_64-3.10/traits/api.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits copying build/lib.linux-x86_64-3.10/traits/base_trait_handler.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits copying build/lib.linux-x86_64-3.10/traits/constants.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits copying build/lib.linux-x86_64-3.10/traits/ctrait.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits copying build/lib.linux-x86_64-3.10/traits/editor_factories.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits copying build/lib.linux-x86_64-3.10/traits/has_traits.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits copying build/lib.linux-x86_64-3.10/traits/interface_checker.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits copying build/lib.linux-x86_64-3.10/traits/trait_base.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits copying build/lib.linux-x86_64-3.10/traits/trait_converters.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits copying build/lib.linux-x86_64-3.10/traits/trait_dict_object.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits copying build/lib.linux-x86_64-3.10/traits/trait_errors.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits copying build/lib.linux-x86_64-3.10/traits/trait_factory.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits copying build/lib.linux-x86_64-3.10/traits/trait_handler.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits copying build/lib.linux-x86_64-3.10/traits/trait_handlers.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits copying build/lib.linux-x86_64-3.10/traits/trait_list_object.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits copying build/lib.linux-x86_64-3.10/traits/trait_notifiers.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits copying build/lib.linux-x86_64-3.10/traits/trait_numeric.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits copying build/lib.linux-x86_64-3.10/traits/trait_set_object.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits copying build/lib.linux-x86_64-3.10/traits/trait_type.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits copying build/lib.linux-x86_64-3.10/traits/trait_types.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits copying build/lib.linux-x86_64-3.10/traits/traits.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits copying build/lib.linux-x86_64-3.10/traits/traits_listener.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits copying build/lib.linux-x86_64-3.10/traits/version.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits creating /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/adaptation copying build/lib.linux-x86_64-3.10/traits/adaptation/__init__.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/adaptation copying build/lib.linux-x86_64-3.10/traits/adaptation/adaptation_error.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/adaptation copying build/lib.linux-x86_64-3.10/traits/adaptation/adaptation_manager.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/adaptation copying build/lib.linux-x86_64-3.10/traits/adaptation/adaptation_offer.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/adaptation copying build/lib.linux-x86_64-3.10/traits/adaptation/adapter.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/adaptation copying build/lib.linux-x86_64-3.10/traits/adaptation/api.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/adaptation creating /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/adaptation/tests copying build/lib.linux-x86_64-3.10/traits/adaptation/tests/__init__.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/adaptation/tests copying build/lib.linux-x86_64-3.10/traits/adaptation/tests/abc_examples.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/adaptation/tests copying build/lib.linux-x86_64-3.10/traits/adaptation/tests/benchmark.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/adaptation/tests copying build/lib.linux-x86_64-3.10/traits/adaptation/tests/interface_examples.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/adaptation/tests copying build/lib.linux-x86_64-3.10/traits/adaptation/tests/lazy_examples.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/adaptation/tests copying build/lib.linux-x86_64-3.10/traits/adaptation/tests/test_adaptation_manager.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/adaptation/tests copying build/lib.linux-x86_64-3.10/traits/adaptation/tests/test_adaptation_offer.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/adaptation/tests copying build/lib.linux-x86_64-3.10/traits/adaptation/tests/test_adapter.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/adaptation/tests copying build/lib.linux-x86_64-3.10/traits/adaptation/tests/test_global_adaptation_manager.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/adaptation/tests creating /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/etsconfig copying build/lib.linux-x86_64-3.10/traits/etsconfig/__init__.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/etsconfig copying build/lib.linux-x86_64-3.10/traits/etsconfig/api.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/etsconfig copying build/lib.linux-x86_64-3.10/traits/etsconfig/etsconfig.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/etsconfig creating /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/etsconfig/tests copying build/lib.linux-x86_64-3.10/traits/etsconfig/tests/__init__.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/etsconfig/tests copying build/lib.linux-x86_64-3.10/traits/etsconfig/tests/test_etsconfig.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/etsconfig/tests creating /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/examples copying build/lib.linux-x86_64-3.10/traits/examples/__init__.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/examples copying build/lib.linux-x86_64-3.10/traits/examples/_etsdemo_info.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/examples creating /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/examples/tests copying build/lib.linux-x86_64-3.10/traits/examples/tests/__init__.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/examples/tests copying build/lib.linux-x86_64-3.10/traits/examples/tests/test_etsdemo_info.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/examples/tests creating /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/examples/introduction copying build/lib.linux-x86_64-3.10/traits/examples/introduction/0_introduction.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/examples/introduction copying build/lib.linux-x86_64-3.10/traits/examples/introduction/1_validation.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/examples/introduction copying build/lib.linux-x86_64-3.10/traits/examples/introduction/2_initialization.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/examples/introduction copying build/lib.linux-x86_64-3.10/traits/examples/introduction/3_observation.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/examples/introduction copying build/lib.linux-x86_64-3.10/traits/examples/introduction/4_properties.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/examples/introduction copying build/lib.linux-x86_64-3.10/traits/examples/introduction/5_documentation.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/examples/introduction copying build/lib.linux-x86_64-3.10/traits/examples/introduction/6_visualization.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/examples/introduction copying build/lib.linux-x86_64-3.10/traits/examples/introduction/default.css -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/examples/introduction copying build/lib.linux-x86_64-3.10/traits/examples/introduction/index.rst -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/examples/introduction creating /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/examples/introduction/images copying build/lib.linux-x86_64-3.10/traits/examples/introduction/images/LICENSE.txt -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/examples/introduction/images copying build/lib.linux-x86_64-3.10/traits/examples/introduction/images/sample_0001.png -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/examples/introduction/images copying build/lib.linux-x86_64-3.10/traits/examples/introduction/images/sample_0002.png -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/examples/introduction/images creating /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation copying build/lib.linux-x86_64-3.10/traits/observation/__init__.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation copying build/lib.linux-x86_64-3.10/traits/observation/_anytrait_filter.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation copying build/lib.linux-x86_64-3.10/traits/observation/_dict_change_event.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation copying build/lib.linux-x86_64-3.10/traits/observation/_dict_item_observer.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation copying build/lib.linux-x86_64-3.10/traits/observation/_filtered_trait_observer.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation copying build/lib.linux-x86_64-3.10/traits/observation/_generated_parser.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation copying build/lib.linux-x86_64-3.10/traits/observation/_has_traits_helpers.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation copying build/lib.linux-x86_64-3.10/traits/observation/_i_notifier.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation copying build/lib.linux-x86_64-3.10/traits/observation/_i_observer.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation copying build/lib.linux-x86_64-3.10/traits/observation/_list_change_event.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation copying build/lib.linux-x86_64-3.10/traits/observation/_list_item_observer.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation copying build/lib.linux-x86_64-3.10/traits/observation/_metadata_filter.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation copying build/lib.linux-x86_64-3.10/traits/observation/_named_trait_observer.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation copying build/lib.linux-x86_64-3.10/traits/observation/_observe.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation copying build/lib.linux-x86_64-3.10/traits/observation/_observer_change_notifier.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation copying build/lib.linux-x86_64-3.10/traits/observation/_observer_graph.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation copying build/lib.linux-x86_64-3.10/traits/observation/_set_change_event.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation copying build/lib.linux-x86_64-3.10/traits/observation/_set_item_observer.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation copying build/lib.linux-x86_64-3.10/traits/observation/_testing.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation copying build/lib.linux-x86_64-3.10/traits/observation/_trait_added_observer.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation copying build/lib.linux-x86_64-3.10/traits/observation/_trait_change_event.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation copying build/lib.linux-x86_64-3.10/traits/observation/_trait_event_notifier.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation copying build/lib.linux-x86_64-3.10/traits/observation/api.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation copying build/lib.linux-x86_64-3.10/traits/observation/events.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation copying build/lib.linux-x86_64-3.10/traits/observation/exception_handling.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation copying build/lib.linux-x86_64-3.10/traits/observation/exceptions.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation copying build/lib.linux-x86_64-3.10/traits/observation/expression.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation copying build/lib.linux-x86_64-3.10/traits/observation/i_observable.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation copying build/lib.linux-x86_64-3.10/traits/observation/observe.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation copying build/lib.linux-x86_64-3.10/traits/observation/parsing.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation creating /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests copying build/lib.linux-x86_64-3.10/traits/observation/tests/__init__.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests copying build/lib.linux-x86_64-3.10/traits/observation/tests/test_dict_change_event.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests copying build/lib.linux-x86_64-3.10/traits/observation/tests/test_dict_item_observer.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests copying build/lib.linux-x86_64-3.10/traits/observation/tests/test_exception_handling.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests copying build/lib.linux-x86_64-3.10/traits/observation/tests/test_expression.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests copying build/lib.linux-x86_64-3.10/traits/observation/tests/test_filtered_trait_observer.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests copying build/lib.linux-x86_64-3.10/traits/observation/tests/test_generated_parser.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests copying build/lib.linux-x86_64-3.10/traits/observation/tests/test_has_traits_helpers.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests copying build/lib.linux-x86_64-3.10/traits/observation/tests/test_list_change_event.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests copying build/lib.linux-x86_64-3.10/traits/observation/tests/test_list_item_observer.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests copying build/lib.linux-x86_64-3.10/traits/observation/tests/test_metadata_filter.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests copying build/lib.linux-x86_64-3.10/traits/observation/tests/test_named_trait_observer.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests copying build/lib.linux-x86_64-3.10/traits/observation/tests/test_observe.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests copying build/lib.linux-x86_64-3.10/traits/observation/tests/test_observer_change_notifier.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests copying build/lib.linux-x86_64-3.10/traits/observation/tests/test_observer_graph.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests copying build/lib.linux-x86_64-3.10/traits/observation/tests/test_parsing.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests copying build/lib.linux-x86_64-3.10/traits/observation/tests/test_set_change_event.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests copying build/lib.linux-x86_64-3.10/traits/observation/tests/test_set_item_observer.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests copying build/lib.linux-x86_64-3.10/traits/observation/tests/test_trait_added_observer.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests copying build/lib.linux-x86_64-3.10/traits/observation/tests/test_trait_change_event.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests copying build/lib.linux-x86_64-3.10/traits/observation/tests/test_trait_event_notifier.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests creating /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/testing copying build/lib.linux-x86_64-3.10/traits/testing/__init__.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/testing copying build/lib.linux-x86_64-3.10/traits/testing/api.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/testing copying build/lib.linux-x86_64-3.10/traits/testing/doctest_tools.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/testing copying build/lib.linux-x86_64-3.10/traits/testing/nose_tools.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/testing copying build/lib.linux-x86_64-3.10/traits/testing/optional_dependencies.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/testing copying build/lib.linux-x86_64-3.10/traits/testing/unittest_tools.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/testing creating /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/testing/tests copying build/lib.linux-x86_64-3.10/traits/testing/tests/__init__.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/testing/tests copying build/lib.linux-x86_64-3.10/traits/testing/tests/test_nose_tools.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/testing/tests copying build/lib.linux-x86_64-3.10/traits/testing/tests/test_optional_dependencies.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/testing/tests copying build/lib.linux-x86_64-3.10/traits/testing/tests/test_unittest_tools.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/testing/tests creating /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/__init__.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/check_observe_timing.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/check_timing.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_abc.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_any.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_anytrait_static_notifiers.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_array.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_array_or_none.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_automatic_adaptation.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_bool.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_callable.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_class_traits.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_clone.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_configure_traits.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_constant.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_constants.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_container_events.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_copy_traits.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_copyable_trait_names.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_ctraits.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_cythonized_traits.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_date.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_datetime.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_delegate.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_deprecated_handlers.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_dict.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_directory.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_dynamic_notifiers.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_dynamic_trait_definition.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_editor_factories.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_enum.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_event_order.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_expression.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_extended_notifiers.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_extended_trait_change.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_file.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_float.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_float_range.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_get_traits.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_has_required_traits.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_has_traits.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_historical_unpickling.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_instance.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_int_range_long.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_integer.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_integer_range.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_interface_checker.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_interfaces.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_keyword_args.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_list.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_list_events.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_listeners.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_long_traits.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_map.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_new_notifiers.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_none.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_observe.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_pickle_validated_dict.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_prefix_list.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_prefix_map.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_property_delete.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_property_notifications.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_python_properties.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_range.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_readonly.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_regression.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_rich_compare.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_special_event_handlers.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_static_notifiers.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_str_handler.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_string.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_sync_traits.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_target.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_time.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_trait_base.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_trait_change_event_tracer.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_trait_converters.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_trait_cycle.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_trait_default_initializer.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_trait_dict_list_set_event.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_trait_dict_object.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_trait_exceptions.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_trait_get_set.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_trait_list_dict.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_trait_list_object.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_trait_prefix_list.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_trait_set_object.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_trait_types.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_traits.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_traits_listener.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_tuple.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_type.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_ui_notifiers.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_undefined.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_unicode_traits.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_union.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_uuid.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_validated_tuple.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_version.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_view_elements.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/test_weak_ref.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests copying build/lib.linux-x86_64-3.10/traits/tests/tuple_test_mixin.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests creating /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test-data creating /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test-data/historical-pickles copying build/lib.linux-x86_64-3.10/traits/tests/test-data/historical-pickles/README -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test-data/historical-pickles copying build/lib.linux-x86_64-3.10/traits/tests/test-data/historical-pickles/hipt-t5.2.0-p0-float-ctrait.pkl -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test-data/historical-pickles copying build/lib.linux-x86_64-3.10/traits/tests/test-data/historical-pickles/hipt-t5.2.0-p1-float-ctrait.pkl -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test-data/historical-pickles copying build/lib.linux-x86_64-3.10/traits/tests/test-data/historical-pickles/hipt-t5.2.0-p2-float-ctrait.pkl -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test-data/historical-pickles copying build/lib.linux-x86_64-3.10/traits/tests/test-data/historical-pickles/hipt-t5.2.0-p3-float-ctrait.pkl -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test-data/historical-pickles copying build/lib.linux-x86_64-3.10/traits/tests/test-data/historical-pickles/hipt-t5.2.0-p4-float-ctrait.pkl -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test-data/historical-pickles copying build/lib.linux-x86_64-3.10/traits/tests/test-data/historical-pickles/hipt-t5.2.0-p5-float-ctrait.pkl -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test-data/historical-pickles copying build/lib.linux-x86_64-3.10/traits/tests/test-data/historical-pickles/generate_pickles.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test-data/historical-pickles creating /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util copying build/lib.linux-x86_64-3.10/traits/util/__init__.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util copying build/lib.linux-x86_64-3.10/traits/util/_traitsui_helpers.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util copying build/lib.linux-x86_64-3.10/traits/util/api.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util copying build/lib.linux-x86_64-3.10/traits/util/async_trait_wait.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util copying build/lib.linux-x86_64-3.10/traits/util/camel_case.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util copying build/lib.linux-x86_64-3.10/traits/util/clean_strings.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util copying build/lib.linux-x86_64-3.10/traits/util/deprecated.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util copying build/lib.linux-x86_64-3.10/traits/util/event_tracer.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util copying build/lib.linux-x86_64-3.10/traits/util/home_directory.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util copying build/lib.linux-x86_64-3.10/traits/util/import_symbol.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util copying build/lib.linux-x86_64-3.10/traits/util/resource.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util copying build/lib.linux-x86_64-3.10/traits/util/toposort.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util copying build/lib.linux-x86_64-3.10/traits/util/trait_documenter.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util copying build/lib.linux-x86_64-3.10/traits/util/weakiddict.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util creating /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/tests copying build/lib.linux-x86_64-3.10/traits/util/tests/__init__.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/tests copying build/lib.linux-x86_64-3.10/traits/util/tests/test_async_trait_wait.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/tests copying build/lib.linux-x86_64-3.10/traits/util/tests/test_camel_case.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/tests copying build/lib.linux-x86_64-3.10/traits/util/tests/test_clean_strings.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/tests copying build/lib.linux-x86_64-3.10/traits/util/tests/test_deprecated.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/tests copying build/lib.linux-x86_64-3.10/traits/util/tests/test_import_symbol.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/tests copying build/lib.linux-x86_64-3.10/traits/util/tests/test_message_records.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/tests copying build/lib.linux-x86_64-3.10/traits/util/tests/test_record_containers.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/tests copying build/lib.linux-x86_64-3.10/traits/util/tests/test_record_events.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/tests copying build/lib.linux-x86_64-3.10/traits/util/tests/test_resource.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/tests copying build/lib.linux-x86_64-3.10/traits/util/tests/test_trait_documenter.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/tests copying build/lib.linux-x86_64-3.10/traits/util/tests/test_traitsui_helpers.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/tests copying build/lib.linux-x86_64-3.10/traits/util/tests/test_weakidddict.py -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/tests copying build/lib.linux-x86_64-3.10/traits/ctraits.cpython-310-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/api.py to api.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/base_trait_handler.py to base_trait_handler.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/constants.py to constants.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/ctrait.py to ctrait.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/editor_factories.py to editor_factories.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/has_traits.py to has_traits.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/interface_checker.py to interface_checker.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/trait_base.py to trait_base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/trait_converters.py to trait_converters.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/trait_dict_object.py to trait_dict_object.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/trait_errors.py to trait_errors.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/trait_factory.py to trait_factory.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/trait_handler.py to trait_handler.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/trait_handlers.py to trait_handlers.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/trait_list_object.py to trait_list_object.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/trait_notifiers.py to trait_notifiers.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/trait_numeric.py to trait_numeric.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/trait_set_object.py to trait_set_object.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/trait_type.py to trait_type.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/trait_types.py to trait_types.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/traits.py to traits.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/traits_listener.py to traits_listener.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/version.py to version.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/adaptation/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/adaptation/adaptation_error.py to adaptation_error.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/adaptation/adaptation_manager.py to adaptation_manager.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/adaptation/adaptation_offer.py to adaptation_offer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/adaptation/adapter.py to adapter.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/adaptation/api.py to api.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/adaptation/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/adaptation/tests/abc_examples.py to abc_examples.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/adaptation/tests/benchmark.py to benchmark.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/adaptation/tests/interface_examples.py to interface_examples.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/adaptation/tests/lazy_examples.py to lazy_examples.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/adaptation/tests/test_adaptation_manager.py to test_adaptation_manager.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/adaptation/tests/test_adaptation_offer.py to test_adaptation_offer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/adaptation/tests/test_adapter.py to test_adapter.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/adaptation/tests/test_global_adaptation_manager.py to test_global_adaptation_manager.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/etsconfig/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/etsconfig/api.py to api.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/etsconfig/etsconfig.py to etsconfig.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/etsconfig/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/etsconfig/tests/test_etsconfig.py to test_etsconfig.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/examples/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/examples/_etsdemo_info.py to _etsdemo_info.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/examples/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/examples/tests/test_etsdemo_info.py to test_etsdemo_info.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/examples/introduction/0_introduction.py to 0_introduction.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/examples/introduction/1_validation.py to 1_validation.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/examples/introduction/2_initialization.py to 2_initialization.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/examples/introduction/3_observation.py to 3_observation.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/examples/introduction/4_properties.py to 4_properties.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/examples/introduction/5_documentation.py to 5_documentation.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/examples/introduction/6_visualization.py to 6_visualization.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/_anytrait_filter.py to _anytrait_filter.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/_dict_change_event.py to _dict_change_event.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/_dict_item_observer.py to _dict_item_observer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/_filtered_trait_observer.py to _filtered_trait_observer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/_generated_parser.py to _generated_parser.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/_has_traits_helpers.py to _has_traits_helpers.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/_i_notifier.py to _i_notifier.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/_i_observer.py to _i_observer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/_list_change_event.py to _list_change_event.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/_list_item_observer.py to _list_item_observer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/_metadata_filter.py to _metadata_filter.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/_named_trait_observer.py to _named_trait_observer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/_observe.py to _observe.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/_observer_change_notifier.py to _observer_change_notifier.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/_observer_graph.py to _observer_graph.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/_set_change_event.py to _set_change_event.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/_set_item_observer.py to _set_item_observer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/_testing.py to _testing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/_trait_added_observer.py to _trait_added_observer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/_trait_change_event.py to _trait_change_event.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/_trait_event_notifier.py to _trait_event_notifier.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/api.py to api.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/events.py to events.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/exception_handling.py to exception_handling.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/exceptions.py to exceptions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/expression.py to expression.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/i_observable.py to i_observable.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/observe.py to observe.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/parsing.py to parsing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests/test_dict_change_event.py to test_dict_change_event.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests/test_dict_item_observer.py to test_dict_item_observer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests/test_exception_handling.py to test_exception_handling.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests/test_expression.py to test_expression.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests/test_filtered_trait_observer.py to test_filtered_trait_observer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests/test_generated_parser.py to test_generated_parser.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests/test_has_traits_helpers.py to test_has_traits_helpers.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests/test_list_change_event.py to test_list_change_event.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests/test_list_item_observer.py to test_list_item_observer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests/test_metadata_filter.py to test_metadata_filter.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests/test_named_trait_observer.py to test_named_trait_observer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests/test_observe.py to test_observe.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests/test_observer_change_notifier.py to test_observer_change_notifier.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests/test_observer_graph.py to test_observer_graph.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests/test_parsing.py to test_parsing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests/test_set_change_event.py to test_set_change_event.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests/test_set_item_observer.py to test_set_item_observer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests/test_trait_added_observer.py to test_trait_added_observer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests/test_trait_change_event.py to test_trait_change_event.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/observation/tests/test_trait_event_notifier.py to test_trait_event_notifier.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/testing/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/testing/api.py to api.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/testing/doctest_tools.py to doctest_tools.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/testing/nose_tools.py to nose_tools.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/testing/optional_dependencies.py to optional_dependencies.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/testing/unittest_tools.py to unittest_tools.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/testing/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/testing/tests/test_nose_tools.py to test_nose_tools.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/testing/tests/test_optional_dependencies.py to test_optional_dependencies.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/testing/tests/test_unittest_tools.py to test_unittest_tools.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/check_observe_timing.py to check_observe_timing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/check_timing.py to check_timing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_abc.py to test_abc.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_any.py to test_any.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_anytrait_static_notifiers.py to test_anytrait_static_notifiers.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_array.py to test_array.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_array_or_none.py to test_array_or_none.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_automatic_adaptation.py to test_automatic_adaptation.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_bool.py to test_bool.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_callable.py to test_callable.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_class_traits.py to test_class_traits.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_clone.py to test_clone.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_configure_traits.py to test_configure_traits.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_constant.py to test_constant.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_constants.py to test_constants.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_container_events.py to test_container_events.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_copy_traits.py to test_copy_traits.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_copyable_trait_names.py to test_copyable_trait_names.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_ctraits.py to test_ctraits.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_cythonized_traits.py to test_cythonized_traits.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_date.py to test_date.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_datetime.py to test_datetime.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_delegate.py to test_delegate.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_deprecated_handlers.py to test_deprecated_handlers.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_dict.py to test_dict.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_directory.py to test_directory.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_dynamic_notifiers.py to test_dynamic_notifiers.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_dynamic_trait_definition.py to test_dynamic_trait_definition.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_editor_factories.py to test_editor_factories.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_enum.py to test_enum.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_event_order.py to test_event_order.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_expression.py to test_expression.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_extended_notifiers.py to test_extended_notifiers.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_extended_trait_change.py to test_extended_trait_change.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_file.py to test_file.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_float.py to test_float.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_float_range.py to test_float_range.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_get_traits.py to test_get_traits.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_has_required_traits.py to test_has_required_traits.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_has_traits.py to test_has_traits.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_historical_unpickling.py to test_historical_unpickling.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_instance.py to test_instance.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_int_range_long.py to test_int_range_long.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_integer.py to test_integer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_integer_range.py to test_integer_range.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_interface_checker.py to test_interface_checker.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_interfaces.py to test_interfaces.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_keyword_args.py to test_keyword_args.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_list.py to test_list.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_list_events.py to test_list_events.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_listeners.py to test_listeners.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_long_traits.py to test_long_traits.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_map.py to test_map.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_new_notifiers.py to test_new_notifiers.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_none.py to test_none.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_observe.py to test_observe.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_pickle_validated_dict.py to test_pickle_validated_dict.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_prefix_list.py to test_prefix_list.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_prefix_map.py to test_prefix_map.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_property_delete.py to test_property_delete.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_property_notifications.py to test_property_notifications.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_python_properties.py to test_python_properties.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_range.py to test_range.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_readonly.py to test_readonly.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_regression.py to test_regression.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_rich_compare.py to test_rich_compare.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_special_event_handlers.py to test_special_event_handlers.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_static_notifiers.py to test_static_notifiers.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_str_handler.py to test_str_handler.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_string.py to test_string.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_sync_traits.py to test_sync_traits.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_target.py to test_target.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_time.py to test_time.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_trait_base.py to test_trait_base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_trait_change_event_tracer.py to test_trait_change_event_tracer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_trait_converters.py to test_trait_converters.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_trait_cycle.py to test_trait_cycle.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_trait_default_initializer.py to test_trait_default_initializer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_trait_dict_list_set_event.py to test_trait_dict_list_set_event.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_trait_dict_object.py to test_trait_dict_object.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_trait_exceptions.py to test_trait_exceptions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_trait_get_set.py to test_trait_get_set.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_trait_list_dict.py to test_trait_list_dict.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_trait_list_object.py to test_trait_list_object.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_trait_prefix_list.py to test_trait_prefix_list.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_trait_set_object.py to test_trait_set_object.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_trait_types.py to test_trait_types.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_traits.py to test_traits.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_traits_listener.py to test_traits_listener.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_tuple.py to test_tuple.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_type.py to test_type.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_ui_notifiers.py to test_ui_notifiers.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_undefined.py to test_undefined.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_unicode_traits.py to test_unicode_traits.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_union.py to test_union.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_uuid.py to test_uuid.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_validated_tuple.py to test_validated_tuple.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_version.py to test_version.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_view_elements.py to test_view_elements.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test_weak_ref.py to test_weak_ref.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/tuple_test_mixin.py to tuple_test_mixin.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/tests/test-data/historical-pickles/generate_pickles.py to generate_pickles.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/_traitsui_helpers.py to _traitsui_helpers.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/api.py to api.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/async_trait_wait.py to async_trait_wait.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/camel_case.py to camel_case.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/clean_strings.py to clean_strings.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/deprecated.py to deprecated.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/event_tracer.py to event_tracer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/home_directory.py to home_directory.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/import_symbol.py to import_symbol.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/resource.py to resource.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/toposort.py to toposort.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/trait_documenter.py to trait_documenter.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/weakiddict.py to weakiddict.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/tests/test_async_trait_wait.py to test_async_trait_wait.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/tests/test_camel_case.py to test_camel_case.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/tests/test_clean_strings.py to test_clean_strings.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/tests/test_deprecated.py to test_deprecated.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/tests/test_import_symbol.py to test_import_symbol.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/tests/test_message_records.py to test_message_records.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/tests/test_record_containers.py to test_record_containers.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/tests/test_record_events.py to test_record_events.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/tests/test_resource.py to test_resource.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/tests/test_trait_documenter.py to test_trait_documenter.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/tests/test_traitsui_helpers.py to test_traitsui_helpers.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/util/tests/test_weakidddict.py to test_weakidddict.cpython-310.pyc writing byte-compilation script '/tmp/tmp8g4q2ndx.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmp8g4q2ndx.py removing /tmp/tmp8g4q2ndx.py running install_egg_info running egg_info creating traits.egg-info writing traits.egg-info/PKG-INFO writing dependency_links to traits.egg-info/dependency_links.txt writing entry points to traits.egg-info/entry_points.txt writing requirements to traits.egg-info/requires.txt writing top-level names to traits.egg-info/top_level.txt writing manifest file 'traits.egg-info/SOURCES.txt' reading manifest file 'traits.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyc' found under directory 'examples' adding license file 'LICENSE-CC-BY-3.0.txt' adding license file 'LICENSE.txt' writing manifest file 'traits.egg-info/SOURCES.txt' Copying traits.egg-info to /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits-6.3.1-py3.10.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j6 --strict-build-id -m -i --build-id-seed 6.3.1-1.fc36 --unique-debug-suffix -6.3.1-1.fc36.x86_64 --unique-debug-src-base python-Traits-6.3.1-1.fc36.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/traits-6.3.1 extracting debug info from /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages/traits/ctraits.cpython-310-x86_64-linux-gnu.so original debug info size: 216kB, size after compression: 208kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 355 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10 using python3.10 Bytecompiling .py files below /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib/debug/usr/lib64/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3QowKS + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/traits-6.3.1/build/lib.linux-x86_64-3.10 ~/build/BUILD/traits-6.3.1 + cd traits-6.3.1 + pushd build/lib.linux-x86_64-3.10 + export PYTHONPATH=/builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/lib64/python3.10/site-packages + xvfb-run /usr/bin/python3 -s -m unittest discover -v test_adaptation_prefers_subclasses (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_adaptation_prefers_subclasses_other_registration_order (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_adapter_chaining (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_chaining_with_intermediate_mro_climbing (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_circular_adaptation (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_conditional_adaptation (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_conditional_recycling (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_default_argument_in_adapt (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_multiple_paths_ambiguous (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_multiple_paths_unambiguous (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_no_adapter_available (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_no_adapter_required (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_one_step_adaptation (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_prefer_specific_interfaces (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_provides_protocol_for_interface_subclass (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_register_provides (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_spillover_adaptation_behavior (traits.adaptation.tests.test_adaptation_manager.TestAdaptationManagerWithABC) ... ok test_adaptation_offer_str_representation (traits.adaptation.tests.test_adaptation_offer.TestAdaptationOffer) test string representation of the AdaptationOffer class. ... ok test_lazy_loading (traits.adaptation.tests.test_adaptation_offer.TestAdaptationOffer) ... ok test_initializing_adaptee (traits.adaptation.tests.test_adapter.TestAdapter) ... ok test_global_convenience_functions (traits.adaptation.tests.test_global_adaptation_manager.TestGlobalAdaptationManager) ... ok test_global_register_offer (traits.adaptation.tests.test_global_adaptation_manager.TestGlobalAdaptationManager) ... ok test_global_register_provides (traits.adaptation.tests.test_global_adaptation_manager.TestGlobalAdaptationManager) ... ok test_reset_adaptation_manager (traits.adaptation.tests.test_global_adaptation_manager.TestGlobalAdaptationManager) ... ok test_set_adaptation_manager (traits.adaptation.tests.test_global_adaptation_manager.TestGlobalAdaptationManager) ... ok test_application_data (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) application data ... ok test_application_data_is_idempotent (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) application data is idempotent ... ok test_default_backend_for_qt5_toolkit (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) ... ok test_default_company (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) default company ... ok test_provisional_toolkit (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) ... ok test_provisional_toolkit_already_set (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) ... ok test_provisional_toolkit_exception (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) ... ok test_set_application_data (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) set application data ... ok test_set_company (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) set company ... ok test_set_toolkit (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) ... ok test_set_user_data (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) set user data ... ok test_toolkit_default_kiva_backend (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) ... ok test_toolkit_environ (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) ... ok test_toolkit_environ_missing (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) ... ok test_toolkit_explicit_kiva_backend (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) ... ok test_user_data (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) user data ... ok test_user_data_is_idempotent (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) user data is idempotent ... ok test_write_to_application_data_directory (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) write to application data directory ... ok test_write_to_user_data_directory (traits.etsconfig.tests.test_etsconfig.ETSConfigTestCase) write to user data directory ... ok test_introduction (traits.examples.tests.test_etsdemo_info.TestETSDemoInfo) ... ok test_dict_change_event_repr (traits.observation.tests.test_dict_change_event.TestDictChangeEvent) ... ok test_trait_dict_notification_compat (traits.observation.tests.test_dict_change_event.TestDictEventFactory) ... ok test_equal_observers (traits.observation.tests.test_dict_item_observer.TestDictItemObserverEqualHash) ... ok test_eval_repr_roundtrip (traits.observation.tests.test_dict_item_observer.TestDictItemObserverEqualHash) ... ok test_not_equal_different_type (traits.observation.tests.test_dict_item_observer.TestDictItemObserverEqualHash) ... ok test_not_equal_notify (traits.observation.tests.test_dict_item_observer.TestDictItemObserverEqualHash) ... ok test_not_equal_optional (traits.observation.tests.test_dict_item_observer.TestDictItemObserverEqualHash) ... ok test_slots (traits.observation.tests.test_dict_item_observer.TestDictItemObserverEqualHash) ... ok test_iter_objects_from_custom_trait_dict (traits.observation.tests.test_dict_item_observer.TestDictItemObserverIterObjects) ... ok test_iter_objects_from_dict (traits.observation.tests.test_dict_item_observer.TestDictItemObserverIterObjects) ... ok test_iter_objects_optional (traits.observation.tests.test_dict_item_observer.TestDictItemObserverIterObjects) ... ok test_iter_objects_sanity_check (traits.observation.tests.test_dict_item_observer.TestDictItemObserverIterObjects) ... ok test_custom_trait_dict_is_observable (traits.observation.tests.test_dict_item_observer.TestDictItemObserverIterObservable) ... ok test_dict_but_not_a_trait_dict (traits.observation.tests.test_dict_item_observer.TestDictItemObserverIterObservable) ... ok test_not_a_dict (traits.observation.tests.test_dict_item_observer.TestDictItemObserverIterObservable) ... ok test_optional_flag_not_a_dict (traits.observation.tests.test_dict_item_observer.TestDictItemObserverIterObservable) ... ok test_optional_flag_not_an_observable (traits.observation.tests.test_dict_item_observer.TestDictItemObserverIterObservable) ... ok test_trait_dict_iter_observables (traits.observation.tests.test_dict_item_observer.TestDictItemObserverIterObservable) ... ok test_maintain_notifier_for_added (traits.observation.tests.test_dict_item_observer.TestDictItemObserverNotifications) ... ok test_maintain_notifier_for_removed (traits.observation.tests.test_dict_item_observer.TestDictItemObserverNotifications) ... ok test_notify_custom_trait_dict_change (traits.observation.tests.test_dict_item_observer.TestDictItemObserverNotifications) ... ok test_notify_dict_change (traits.observation.tests.test_dict_item_observer.TestDictItemObserverNotifications) ... ok test_default_logging (traits.observation.tests.test_exception_handling.TestExceptionHandling) ... ok test_pop_exception_handler (traits.observation.tests.test_exception_handling.TestExceptionHandling) ... ok test_push_exception_handler (traits.observation.tests.test_exception_handling.TestExceptionHandling) ... ok test_push_exception_handler_collect_events (traits.observation.tests.test_exception_handling.TestExceptionHandling) ... ok test_compile_expr (traits.observation.tests.test_expression.TestCompileFromExpr) ... ok test_anytrait_function_notify_false (traits.observation.tests.test_expression.TestObserverExpressionAnytrait) ... ok test_anytrait_function_notify_true (traits.observation.tests.test_expression.TestObserverExpressionAnytrait) ... ok test_anytrait_method_notify_false (traits.observation.tests.test_expression.TestObserverExpressionAnytrait) ... ok test_anytrait_method_notify_true (traits.observation.tests.test_expression.TestObserverExpressionAnytrait) ... ok test_chained_then_or (traits.observation.tests.test_expression.TestObserverExpressionComposition) ... ok test_join_expressions (traits.observation.tests.test_expression.TestObserverExpressionComposition) ... ok test_new_with_branches (traits.observation.tests.test_expression.TestObserverExpressionComposition) ... ok test_or_maintain_order (traits.observation.tests.test_expression.TestObserverExpressionComposition) ... ok test_or_operator (traits.observation.tests.test_expression.TestObserverExpressionComposition) ... ok test_or_then_chained (traits.observation.tests.test_expression.TestObserverExpressionComposition) ... ok test_then_operator (traits.observation.tests.test_expression.TestObserverExpressionComposition) ... ok test_call_signatures (traits.observation.tests.test_expression.TestObserverExpressionDictItem) ... ok test_dict_items (traits.observation.tests.test_expression.TestObserverExpressionDictItem) ... ok test_dict_items_method_notify (traits.observation.tests.test_expression.TestObserverExpressionDictItem) ... ok test_dict_items_method_optional (traits.observation.tests.test_expression.TestObserverExpressionDictItem) ... ok test_dict_items_notify_false (traits.observation.tests.test_expression.TestObserverExpressionDictItem) ... ok test_dict_items_optional_true (traits.observation.tests.test_expression.TestObserverExpressionDictItem) ... ok test_equality_different_type (traits.observation.tests.test_expression.TestObserverExpressionEqualityAndHashing) ... ok test_equality_of_parallel_expressions (traits.observation.tests.test_expression.TestObserverExpressionEqualityAndHashing) ... ok test_join_equality_with_then (traits.observation.tests.test_expression.TestObserverExpressionEqualityAndHashing) ... ok test_trait_equality (traits.observation.tests.test_expression.TestObserverExpressionEqualityAndHashing) ... ok test_call_signatures (traits.observation.tests.test_expression.TestObserverExpressionFilter) ... ok test_match_method_notify_false (traits.observation.tests.test_expression.TestObserverExpressionFilter) ... ok test_match_method_notify_true (traits.observation.tests.test_expression.TestObserverExpressionFilter) ... ok test_match_notify_false (traits.observation.tests.test_expression.TestObserverExpressionFilter) ... ok test_match_notify_true (traits.observation.tests.test_expression.TestObserverExpressionFilter) ... ok test_call_signatures (traits.observation.tests.test_expression.TestObserverExpressionFilterMetadata) ... ok test_metadata_method_notify_false (traits.observation.tests.test_expression.TestObserverExpressionFilterMetadata) ... ok test_metadata_method_notify_true (traits.observation.tests.test_expression.TestObserverExpressionFilterMetadata) ... ok test_metadata_notify_false (traits.observation.tests.test_expression.TestObserverExpressionFilterMetadata) ... ok test_metadata_notify_true (traits.observation.tests.test_expression.TestObserverExpressionFilterMetadata) ... ok test_call_signatures (traits.observation.tests.test_expression.TestObserverExpressionListItem) ... ok test_list_items (traits.observation.tests.test_expression.TestObserverExpressionListItem) ... ok test_list_items_method_notify (traits.observation.tests.test_expression.TestObserverExpressionListItem) ... ok test_list_items_method_optional (traits.observation.tests.test_expression.TestObserverExpressionListItem) ... ok test_list_items_notify_false (traits.observation.tests.test_expression.TestObserverExpressionListItem) ... ok test_list_items_optional_true (traits.observation.tests.test_expression.TestObserverExpressionListItem) ... ok test_call_signatures (traits.observation.tests.test_expression.TestObserverExpressionSetItem) ... ok test_set_items (traits.observation.tests.test_expression.TestObserverExpressionSetItem) ... ok test_set_items_method_notify (traits.observation.tests.test_expression.TestObserverExpressionSetItem) ... ok test_set_items_method_optional (traits.observation.tests.test_expression.TestObserverExpressionSetItem) ... ok test_set_items_notify_false (traits.observation.tests.test_expression.TestObserverExpressionSetItem) ... ok test_set_items_optional_true (traits.observation.tests.test_expression.TestObserverExpressionSetItem) ... ok test_parallel_expression (traits.observation.tests.test_expression.TestObserverExpressionSlots) ... ok test_series_expression (traits.observation.tests.test_expression.TestObserverExpressionSlots) ... ok test_single_expression (traits.observation.tests.test_expression.TestObserverExpressionSlots) ... ok test_call_signatures (traits.observation.tests.test_expression.TestObserverExpressionTrait) ... ok test_trait_method (traits.observation.tests.test_expression.TestObserverExpressionTrait) ... ok test_trait_method_notify_false (traits.observation.tests.test_expression.TestObserverExpressionTrait) ... ok test_trait_method_optional_true (traits.observation.tests.test_expression.TestObserverExpressionTrait) ... ok test_trait_name (traits.observation.tests.test_expression.TestObserverExpressionTrait) ... ok test_trait_name_notify_false (traits.observation.tests.test_expression.TestObserverExpressionTrait) ... ok test_trait_name_optional_true (traits.observation.tests.test_expression.TestObserverExpressionTrait) ... ok test_equal_filter_notify (traits.observation.tests.test_filtered_trait_observer.TestFilteredTraitObserverEqualHash) ... ok test_eval_repr_roundtrip (traits.observation.tests.test_filtered_trait_observer.TestFilteredTraitObserverEqualHash) ... ok test_not_equal_filter (traits.observation.tests.test_filtered_trait_observer.TestFilteredTraitObserverEqualHash) ... ok test_not_equal_notify (traits.observation.tests.test_filtered_trait_observer.TestFilteredTraitObserverEqualHash) ... ok test_not_equal_type (traits.observation.tests.test_filtered_trait_observer.TestFilteredTraitObserverEqualHash) ... ok test_slots (traits.observation.tests.test_filtered_trait_observer.TestFilteredTraitObserverEqualHash) ... ok test_iter_objects (traits.observation.tests.test_filtered_trait_observer.TestFilteredTraitObserverIterObjects) ... ok test_iter_observables_with_filter (traits.observation.tests.test_filtered_trait_observer.TestFilteredTraitObserverIterObservables) ... ok test_maintainer_notifier (traits.observation.tests.test_filtered_trait_observer.TestFilteredTraitObserverNotifications) ... ok test_notifier_can_be_removed (traits.observation.tests.test_filtered_trait_observer.TestFilteredTraitObserverNotifications) ... ok test_notify_filter_values_changed (traits.observation.tests.test_filtered_trait_observer.TestFilteredTraitObserverNotifications) ... ok test_trait_added_filtered_matched (traits.observation.tests.test_filtered_trait_observer.TestFilteredTraitObserverTraitAdded) ... ok test_trait_added_match_func_correct (traits.observation.tests.test_filtered_trait_observer.TestFilteredTraitObserverTraitAdded) ... ok test_trait_added_removed (traits.observation.tests.test_filtered_trait_observer.TestFilteredTraitObserverTraitAdded) ... ok test_invalid_examples (traits.observation.tests.test_generated_parser.TestParsingValidation) ... ok test_valid_examples (traits.observation.tests.test_generated_parser.TestParsingValidation) ... ok test_basic_trait_equality_prevent_change_event (traits.observation.tests.test_has_traits_helpers.TestHasTraitsHelpersComparisonMode) ... ok test_dict_equality_prevent_change_event (traits.observation.tests.test_has_traits_helpers.TestHasTraitsHelpersComparisonMode) ... ok test_list_equality_prevent_change_event (traits.observation.tests.test_has_traits_helpers.TestHasTraitsHelpersComparisonMode) ... ok test_property_equality_no_effect (traits.observation.tests.test_has_traits_helpers.TestHasTraitsHelpersComparisonMode) ... ok test_set_equality_prevent_change_event (traits.observation.tests.test_has_traits_helpers.TestHasTraitsHelpersComparisonMode) ... ok test_object_has_named_trait_does_not_trigger_property (traits.observation.tests.test_has_traits_helpers.TestHasTraitsHelpersHasNamedTrait) ... ok test_object_has_named_trait_false (traits.observation.tests.test_has_traits_helpers.TestHasTraitsHelpersHasNamedTrait) ... ok test_object_has_named_trait_false_for_trait_list (traits.observation.tests.test_has_traits_helpers.TestHasTraitsHelpersHasNamedTrait) ... ok test_object_has_named_trait_true_basic (traits.observation.tests.test_has_traits_helpers.TestHasTraitsHelpersHasNamedTrait) ... ok test_iter_objects_accepted_values (traits.observation.tests.test_has_traits_helpers.TestHasTraitsHelpersIterObjects) ... ok test_iter_objects_allow_object_cannot_compare_for_equality (traits.observation.tests.test_has_traits_helpers.TestHasTraitsHelpersIterObjects) ... ok test_iter_objects_avoid_none (traits.observation.tests.test_has_traits_helpers.TestHasTraitsHelpersIterObjects) ... ok test_iter_objects_avoid_undefined (traits.observation.tests.test_has_traits_helpers.TestHasTraitsHelpersIterObjects) ... ok test_iter_objects_does_not_evaluate_default (traits.observation.tests.test_has_traits_helpers.TestHasTraitsHelpersIterObjects) ... ok test_iter_objects_does_not_trigger_property (traits.observation.tests.test_has_traits_helpers.TestHasTraitsHelpersIterObjects) ... ok test_iter_objects_no_sideeffect (traits.observation.tests.test_has_traits_helpers.TestHasTraitsHelpersIterObjects) ... ok test_any_value_followed_by_list_items_new_bad_value (traits.observation.tests.test_has_traits_helpers.TestHasTraitsHelpersMaintainerHandler) ... ok test_any_value_followed_by_list_items_old_bad_value (traits.observation.tests.test_has_traits_helpers.TestHasTraitsHelpersMaintainerHandler) ... ok test_list_change_event_repr (traits.observation.tests.test_list_change_event.TestListChangeEvent) ... ok test_trait_list_notification_compat (traits.observation.tests.test_list_change_event.TestListEventFactory) ... ok test_equal_observers (traits.observation.tests.test_list_item_observer.TestListItemObserverEqualHash) ... ok test_eval_repr_roundtrip (traits.observation.tests.test_list_item_observer.TestListItemObserverEqualHash) ... ok test_not_equal_different_type (traits.observation.tests.test_list_item_observer.TestListItemObserverEqualHash) ... ok test_not_equal_notify (traits.observation.tests.test_list_item_observer.TestListItemObserverEqualHash) ... ok test_not_equal_optional (traits.observation.tests.test_list_item_observer.TestListItemObserverEqualHash) ... ok test_slots (traits.observation.tests.test_list_item_observer.TestListItemObserverEqualHash) ... ok test_trait_list_iter_object_accept_custom_trait_list (traits.observation.tests.test_list_item_observer.TestListItemObserverIterObjects) ... ok test_trait_list_iter_objects (traits.observation.tests.test_list_item_observer.TestListItemObserverIterObjects) ... ok test_trait_list_iter_objects_complain_not_list (traits.observation.tests.test_list_item_observer.TestListItemObserverIterObjects) ... ok test_trait_list_iter_objects_ignore_if_optional_and_not_list (traits.observation.tests.test_list_item_observer.TestListItemObserverIterObjects) ... ok test_trait_list_iter_observables (traits.observation.tests.test_list_item_observer.TestListItemObserverIterObservable) ... ok test_trait_list_iter_observables_accept_custom_trait_list (traits.observation.tests.test_list_item_observer.TestListItemObserverIterObservable) ... ok test_trait_list_iter_observables_error (traits.observation.tests.test_list_item_observer.TestListItemObserverIterObservable) ... ok test_trait_list_iter_observables_not_a_list_error (traits.observation.tests.test_list_item_observer.TestListItemObserverIterObservable) ... ok test_trait_list_iter_observables_not_a_trait_list_optional (traits.observation.tests.test_list_item_observer.TestListItemObserverIterObservable) ... ok test_trait_list_iter_observables_with_default_list (traits.observation.tests.test_list_item_observer.TestListItemObserverIterObservable) ... ok test_maintain_notifier (traits.observation.tests.test_list_item_observer.TestListTraitObserverNotifications) ... ok test_notifier_custom_trait_list_change (traits.observation.tests.test_list_item_observer.TestListTraitObserverNotifications) ... ok test_notifier_list_change (traits.observation.tests.test_list_item_observer.TestListTraitObserverNotifications) ... ok test_optional_observers (traits.observation.tests.test_list_item_observer.TestListTraitObserverNotifications) ... ok test_eval_repr_roundtrip (traits.observation.tests.test_metadata_filter.TestMetadataFilter) ... ok test_filter_equality (traits.observation.tests.test_metadata_filter.TestMetadataFilter) ... ok test_filter_not_equal_different_type (traits.observation.tests.test_metadata_filter.TestMetadataFilter) ... ok test_filter_not_equal_name_different (traits.observation.tests.test_metadata_filter.TestMetadataFilter) ... ok test_metadata_defined_as_none_is_same_as_undefined (traits.observation.tests.test_metadata_filter.TestMetadataFilter) ... ok test_metadata_defined_vs_undefined (traits.observation.tests.test_metadata_filter.TestMetadataFilter) ... ok test_repr_value (traits.observation.tests.test_metadata_filter.TestMetadataFilter) ... ok test_slots (traits.observation.tests.test_metadata_filter.TestMetadataFilter) ... ok test_filter_metadata (traits.observation.tests.test_metadata_filter.TestWithFilteredTraitObserver) ... ok test_equal_observers (traits.observation.tests.test_named_trait_observer.TestNamedTraitObserverEqualHash) ... ok test_eval_repr_roundtrip (traits.observation.tests.test_named_trait_observer.TestNamedTraitObserverEqualHash) ... ok test_not_equal_name (traits.observation.tests.test_named_trait_observer.TestNamedTraitObserverEqualHash) ... ok test_not_equal_notify (traits.observation.tests.test_named_trait_observer.TestNamedTraitObserverEqualHash) ... ok test_not_equal_optional (traits.observation.tests.test_named_trait_observer.TestNamedTraitObserverEqualHash) ... ok test_not_equal_type (traits.observation.tests.test_named_trait_observer.TestNamedTraitObserverEqualHash) ... ok test_slots (traits.observation.tests.test_named_trait_observer.TestNamedTraitObserverEqualHash) ... ok test_ordinary_has_traits (traits.observation.tests.test_named_trait_observer.TestNamedTraitObserverIterObservable) ... ok test_trait_not_found (traits.observation.tests.test_named_trait_observer.TestNamedTraitObserverIterObservable) ... ok test_trait_not_found_skip_as_optional (traits.observation.tests.test_named_trait_observer.TestNamedTraitObserverIterObservable) ... ok test_iter_objects (traits.observation.tests.test_named_trait_observer.TestNamedTraitObserverNextObjects) ... ok test_iter_objects_no_side_effect_on_default_initializer (traits.observation.tests.test_named_trait_observer.TestNamedTraitObserverNextObjects) ... ok test_iter_objects_raises_if_trait_not_found (traits.observation.tests.test_named_trait_observer.TestNamedTraitObserverNextObjects) ... ok test_trait_not_found_skip_as_optional (traits.observation.tests.test_named_trait_observer.TestNamedTraitObserverNextObjects) ... ok test_get_maintainer_excuse_old_value_with_no_notifiers (traits.observation.tests.test_named_trait_observer.TestNamedTraitObserverNotifications) ... ok test_maintain_notifier_change_to_new_value (traits.observation.tests.test_named_trait_observer.TestNamedTraitObserverNotifications) ... ok test_maintain_notifier_change_to_none (traits.observation.tests.test_named_trait_observer.TestNamedTraitObserverNotifications) ... ok test_maintain_notifier_for_default (traits.observation.tests.test_named_trait_observer.TestNamedTraitObserverNotifications) ... ok test_notifier_extended_trait_change (traits.observation.tests.test_named_trait_observer.TestNamedTraitObserverNotifications) ... ok test_add_trait_remove_trait_then_add_trait_again (traits.observation.tests.test_named_trait_observer.TestNamedTraitObserverTraitAdded) ... ok test_notifier_trait_added_distinguished (traits.observation.tests.test_named_trait_observer.TestNamedTraitObserverTraitAdded) ... ok test_observe_remove_notifiers_remove_trait_added (traits.observation.tests.test_named_trait_observer.TestNamedTraitObserverTraitAdded) ... ok test_observe_respond_to_trait_added (traits.observation.tests.test_named_trait_observer.TestNamedTraitObserverTraitAdded) ... ok test_optional_trait_added (traits.observation.tests.test_named_trait_observer.TestNamedTraitObserverTraitAdded) ... ok test_remove_notifiers_after_trait_added (traits.observation.tests.test_named_trait_observer.TestNamedTraitObserverTraitAdded) ... ok test_remove_trait_then_add_trait_again (traits.observation.tests.test_named_trait_observer.TestNamedTraitObserverTraitAdded) ... ok test_observer_graph_hash_with_named_listener (traits.observation.tests.test_named_trait_observer.TestObserverGraphIntegrateNamedTraitObserver) ... ok test_apply_observers_different_dispatcher (traits.observation.tests.test_observe.TestApplyObservers) ... ok test_apply_observers_different_target (traits.observation.tests.test_observe.TestApplyObservers) ... ok test_apply_observers_with_expression (traits.observation.tests.test_observe.TestApplyObservers) ... ok test_add_maintainers (traits.observation.tests.test_observe.TestObserveAddNotifier) ... ok test_add_notifier_atomic (traits.observation.tests.test_observe.TestObserveAddNotifier) ... ok test_add_notifiers_for_children_graphs (traits.observation.tests.test_observe.TestObserveAddNotifier) ... ok test_add_notifiers_for_extra_graph (traits.observation.tests.test_observe.TestObserveAddNotifier) ... ok test_add_trait_notifiers (traits.observation.tests.test_observe.TestObserveAddNotifier) ... ok test_add_trait_notifiers_notify_flag_is_false (traits.observation.tests.test_observe.TestObserveAddNotifier) ... ok test_remove_atomic (traits.observation.tests.test_observe.TestObserveRemoveNotifier) ... ok test_remove_maintainers (traits.observation.tests.test_observe.TestObserveRemoveNotifier) ... ok test_remove_notifier_raises_let_error_propagate (traits.observation.tests.test_observe.TestObserveRemoveNotifier) ... ok test_remove_notifiers_for_children_graphs (traits.observation.tests.test_observe.TestObserveRemoveNotifier) ... ok test_remove_notifiers_for_extra_graph (traits.observation.tests.test_observe.TestObserveRemoveNotifier) ... ok test_remove_notifiers_skip_if_notify_flag_is_false (traits.observation.tests.test_observe.TestObserveRemoveNotifier) ... ok test_remove_trait_notifiers (traits.observation.tests.test_observe.TestObserveRemoveNotifier) ... ok test_observe_different_dispatcher (traits.observation.tests.test_observe.TestObserverIntegration) ... ok test_observe_different_target (traits.observation.tests.test_observe.TestObserverIntegration) ... ok test_observe_with_any_callables_accepting_one_argument (traits.observation.tests.test_observe.TestObserverIntegration) ... ok test_observe_with_expression (traits.observation.tests.test_observe.TestObserverIntegration) ... ok test_basic_instance_change (traits.observation.tests.test_observer_change_notifier.TestIntegrationHasTraits) ... ok test_notifier_dispatcher_not_equals (traits.observation.tests.test_observer_change_notifier.TestObserverChangeEquals) ... ok test_notifier_equals (traits.observation.tests.test_observer_change_notifier.TestObserverChangeEquals) ... ok test_notifier_equals_graphs_compared_for_equality (traits.observation.tests.test_observer_change_notifier.TestObserverChangeEquals) ... ok test_notifier_equals_with_different_type (traits.observation.tests.test_observer_change_notifier.TestObserverChangeEquals) ... ok test_notifier_graph_not_equal (traits.observation.tests.test_observer_change_notifier.TestObserverChangeEquals) ... ok test_notifier_handler_not_equal (traits.observation.tests.test_observer_change_notifier.TestObserverChangeEquals) ... ok test_notifier_instance_method_handler_equal (traits.observation.tests.test_observer_change_notifier.TestObserverChangeEquals) ... ok test_notifier_observer_handler_not_equal (traits.observation.tests.test_observer_change_notifier.TestObserverChangeEquals) ... ok test_notifier_target_not_equals (traits.observation.tests.test_observer_change_notifier.TestObserverChangeEquals) ... ok test_add_notifier (traits.observation.tests.test_observer_change_notifier.TestObserverChangeNotifierAdd) ... ok test_add_to_ignore_same_notifier (traits.observation.tests.test_observer_change_notifier.TestObserverChangeNotifierAdd) ... ok test_call_with_prevent_event (traits.observation.tests.test_observer_change_notifier.TestObserverChangeNotifierCall) ... ok test_init_and_call (traits.observation.tests.test_observer_change_notifier.TestObserverChangeNotifierCall) ... ok test_remove_from_error_if_not_found (traits.observation.tests.test_observer_change_notifier.TestObserverChangeNotifierRemove) ... ok test_remove_from_recognize_equivalent_notifier (traits.observation.tests.test_observer_change_notifier.TestObserverChangeNotifierRemove) ... ok test_remove_notifier (traits.observation.tests.test_observer_change_notifier.TestObserverChangeNotifierRemove) ... ok test_deleted_handler_silence_notifier (traits.observation.tests.test_observer_change_notifier.TestObserverChangeNotifierWeakrefHandler) ... ok test_instance_can_be_garbage_collected (traits.observation.tests.test_observer_change_notifier.TestObserverChangeNotifierWeakrefHandler) ... ok test_deleted_target_silence_notifier (traits.observation.tests.test_observer_change_notifier.TestObserverChangeNotifierWeakrefTarget) ... ok test_target_can_be_garbage_collected (traits.observation.tests.test_observer_change_notifier.TestObserverChangeNotifierWeakrefTarget) ... ok test_children_ordered (traits.observation.tests.test_observer_graph.TestObserverGraph) ... ok test_children_unique (traits.observation.tests.test_observer_graph.TestObserverGraph) ... ok test_equality (traits.observation.tests.test_observer_graph.TestObserverGraph) ... ok test_equality_different_length_children (traits.observation.tests.test_observer_graph.TestObserverGraph) ... ok test_equality_different_type (traits.observation.tests.test_observer_graph.TestObserverGraph) ... ok test_equality_order_of_children (traits.observation.tests.test_observer_graph.TestObserverGraph) ... ok test_eval_repr_roundtrip (traits.observation.tests.test_observer_graph.TestObserverGraph) ... ok test_slots (traits.observation.tests.test_observer_graph.TestObserverGraph) ... ok test_compile_parallel (traits.observation.tests.test_parsing.TestCompileFromStr) ... ok test_compile_serial (traits.observation.tests.test_parsing.TestCompileFromStr) ... ok test_compile_simple (traits.observation.tests.test_parsing.TestCompileFromStr) ... ok test_anytrait (traits.observation.tests.test_parsing.TestParsingAnytrait) ... ok test_anytrait_in_invalid_position (traits.observation.tests.test_parsing.TestParsingAnytrait) ... ok test_anytrait_in_parallel_branch (traits.observation.tests.test_parsing.TestParsingAnytrait) ... ok test_trait_anytrait_not_notify (traits.observation.tests.test_parsing.TestParsingAnytrait) ... ok test_deep_nesting (traits.observation.tests.test_parsing.TestParsingGeneral) ... ok test_parse_error (traits.observation.tests.test_parsing.TestParsingGeneral) ... ok test_grouped_or (traits.observation.tests.test_parsing.TestParsingGroup) ... ok test_grouped_or_extended (traits.observation.tests.test_parsing.TestParsingGroup) ... ok test_multi_branch_then_or_apply_notify_flag_to_last_item (traits.observation.tests.test_parsing.TestParsingGroup) ... ok test_items (traits.observation.tests.test_parsing.TestParsingItems) ... ok test_items_not_notify (traits.observation.tests.test_parsing.TestParsingItems) ... ok test_metadata (traits.observation.tests.test_parsing.TestParsingMetadata) ... ok test_metadata_notify_false (traits.observation.tests.test_parsing.TestParsingMetadata) ... ok test_or_with_commas (traits.observation.tests.test_parsing.TestParsingOr) ... ok test_or_with_join_nested (traits.observation.tests.test_parsing.TestParsingOr) ... ok test_join (traits.observation.tests.test_parsing.TestParsingSeriesJoin) ... ok test_join_with_colon (traits.observation.tests.test_parsing.TestParsingSeriesJoin) ... ok test_simple_trait (traits.observation.tests.test_parsing.TestParsingTrait) ... ok test_trait_not_notifiy (traits.observation.tests.test_parsing.TestParsingTrait) ... ok test_set_change_event_repr (traits.observation.tests.test_set_change_event.TestSetChangeEvent) ... ok test_trait_set_notification_compat (traits.observation.tests.test_set_change_event.TestSetEventFactory) ... ok test_equal_observers (traits.observation.tests.test_set_item_observer.TestSetItemObserverEqualHash) ... ok test_eval_repr_roundtrip (traits.observation.tests.test_set_item_observer.TestSetItemObserverEqualHash) ... ok test_not_equal_different_type (traits.observation.tests.test_set_item_observer.TestSetItemObserverEqualHash) ... ok test_not_equal_notify (traits.observation.tests.test_set_item_observer.TestSetItemObserverEqualHash) ... ok test_not_equal_optional (traits.observation.tests.test_set_item_observer.TestSetItemObserverEqualHash) ... ok test_slots (traits.observation.tests.test_set_item_observer.TestSetItemObserverEqualHash) ... ok test_iter_objects_from_set (traits.observation.tests.test_set_item_observer.TestSetItemObserverIterObjects) ... ok test_iter_objects_optional (traits.observation.tests.test_set_item_observer.TestSetItemObserverIterObjects) ... ok test_iter_objects_sanity_check (traits.observation.tests.test_set_item_observer.TestSetItemObserverIterObjects) ... ok test_iter_observables_custom_trait_set (traits.observation.tests.test_set_item_observer.TestSetItemObserverIterObjects) ... ok test_iter_observables_custom_trait_set (traits.observation.tests.test_set_item_observer.TestSetItemObserverIterObservable) ... ok test_not_a_set (traits.observation.tests.test_set_item_observer.TestSetItemObserverIterObservable) ... ok test_optional_flag_not_a_set (traits.observation.tests.test_set_item_observer.TestSetItemObserverIterObservable) ... ok test_optional_flag_not_an_observable (traits.observation.tests.test_set_item_observer.TestSetItemObserverIterObservable) ... ok test_set_but_not_a_trait_set (traits.observation.tests.test_set_item_observer.TestSetItemObserverIterObservable) ... ok test_trait_set_iter_observables (traits.observation.tests.test_set_item_observer.TestSetItemObserverIterObservable) ... ok test_maintain_notifier (traits.observation.tests.test_set_item_observer.TestSetItemObserverNotifications) ... ok test_notify_set_change (traits.observation.tests.test_set_item_observer.TestSetItemObserverNotifications) ... ok test_equality_name_and_observer (traits.observation.tests.test_trait_added_observer.TestRestrictedNamedTraitObserverEqualityHash) ... ok test_not_equal_name (traits.observation.tests.test_trait_added_observer.TestRestrictedNamedTraitObserverEqualityHash) ... ok test_not_equal_observer (traits.observation.tests.test_trait_added_observer.TestRestrictedNamedTraitObserverEqualityHash) ... ok test_maintainer_inherited (traits.observation.tests.test_trait_added_observer.TestRestrictedNamedTraitObserverWithWrappedObserver) ... ok test_notifier_inherited (traits.observation.tests.test_trait_added_observer.TestRestrictedNamedTraitObserverWithWrappedObserver) ... ok test_notify_inherited (traits.observation.tests.test_trait_added_observer.TestRestrictedNamedTraitObserverWithWrappedObserver) ... ok test_equal_match_func_optional (traits.observation.tests.test_trait_added_observer.TestTraitAddedObserverEqualHash) ... ok test_not_equal_match_func (traits.observation.tests.test_trait_added_observer.TestTraitAddedObserverEqualHash) ... ok test_not_equal_optional (traits.observation.tests.test_trait_added_observer.TestTraitAddedObserverEqualHash) ... ok test_not_equal_type (traits.observation.tests.test_trait_added_observer.TestTraitAddedObserverEqualHash) ... ok test_notify_is_false (traits.observation.tests.test_trait_added_observer.TestTraitAddedObserverEqualHash) ... ok test_iter_objects_yields_nothing (traits.observation.tests.test_trait_added_observer.TestTraitAddedObserverIterObjects) ... ok test_iter_observables_error_incompatible_object_if_required (traits.observation.tests.test_trait_added_observer.TestTraitAddedObserverIterObservables) ... ok test_iter_observables_get_trait_added_ctrait (traits.observation.tests.test_trait_added_observer.TestTraitAddedObserverIterObservables) ... ok test_iter_observables_ignore_incompatible_object_if_optional (traits.observation.tests.test_trait_added_observer.TestTraitAddedObserverIterObservables) ... ok test_maintainer_keep_notify_flag (traits.observation.tests.test_trait_added_observer.TestTraitAddedObserverNotifications) ... ok test_maintainer_trait_added (traits.observation.tests.test_trait_added_observer.TestTraitAddedObserverNotifications) ... ok test_trait_change_event_repr (traits.observation.tests.test_trait_change_event.TestTraitChangeEvent) ... ok test_trait_change_notification_compat (traits.observation.tests.test_trait_change_event.TestTraitEventFactory) ... ok test_add_to_multiple_observables (traits.observation.tests.test_trait_event_notifier.TestTraitEventNotifierAddRemove) ... ok test_add_to_observable (traits.observation.tests.test_trait_event_notifier.TestTraitEventNotifierAddRemove) ... ok test_add_to_observable_different_notifier (traits.observation.tests.test_trait_event_notifier.TestTraitEventNotifierAddRemove) ... ok test_add_to_observable_twice_increase_count (traits.observation.tests.test_trait_event_notifier.TestTraitEventNotifierAddRemove) ... ok test_remove_from_differentiate_not_equal_notifier (traits.observation.tests.test_trait_event_notifier.TestTraitEventNotifierAddRemove) ... ok test_remove_from_error_if_not_found (traits.observation.tests.test_trait_event_notifier.TestTraitEventNotifierAddRemove) ... ok test_remove_from_observable (traits.observation.tests.test_trait_event_notifier.TestTraitEventNotifierAddRemove) ... ok test_remove_from_observable_with_ref_count (traits.observation.tests.test_trait_event_notifier.TestTraitEventNotifierAddRemove) ... ok test_alternative_dispatcher (traits.observation.tests.test_trait_event_notifier.TestTraitEventNotifierCall) ... ok test_init_and_call (traits.observation.tests.test_trait_event_notifier.TestTraitEventNotifierCall) ... ok test_init_check_handler_is_callable_early (traits.observation.tests.test_trait_event_notifier.TestTraitEventNotifierCall) ... ok test_prevent_event_is_used (traits.observation.tests.test_trait_event_notifier.TestTraitEventNotifierCall) ... ok test_equality_check_with_instance_methods (traits.observation.tests.test_trait_event_notifier.TestTraitEventNotifierEqual) ... ok test_equals_compared_to_different_type (traits.observation.tests.test_trait_event_notifier.TestTraitEventNotifierEqual) ... ok test_equals_use_handler_and_target (traits.observation.tests.test_trait_event_notifier.TestTraitEventNotifierEqual) ... ok test_not_equal_if_dispatcher_different (traits.observation.tests.test_trait_event_notifier.TestTraitEventNotifierEqual) ... ok test_capture_exception (traits.observation.tests.test_trait_event_notifier.TestTraitEventNotifierException) ... ok test_callable_disabled_if_handler_deleted (traits.observation.tests.test_trait_event_notifier.TestTraitEventNotifierWeakrefHandler) ... ok test_method_as_handler_does_not_prevent_garbage_collect (traits.observation.tests.test_trait_event_notifier.TestTraitEventNotifierWeakrefHandler) ... ok test_reference_held_when_dispatching (traits.observation.tests.test_trait_event_notifier.TestTraitEventNotifierWeakrefHandler) ... ok test_callable_disabled_if_target_removed (traits.observation.tests.test_trait_event_notifier.TestTraitEventNotifierWeakrefTarget) ... ok test_notifier_does_not_prevent_object_deletion (traits.observation.tests.test_trait_event_notifier.TestTraitEventNotifierWeakrefTarget) ... ok test_deprecated_deprecated (traits.testing.tests.test_nose_tools.TestNoseTools) ... ok test_performance_deprecated (traits.testing.tests.test_nose_tools.TestNoseTools) ... ok test_skip_deprecated (traits.testing.tests.test_nose_tools.TestNoseTools) ... ok test_import_fails (traits.testing.tests.test_optional_dependencies.TestImportHandler) ... ok test_import_succeeds (traits.testing.tests.test_optional_dependencies.TestImportHandler) ... ok test__catch_warnings_deprecated (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) ... ok test_assert_deprecated (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) ... ok test_assert_deprecated_failures (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) ... ok test_assert_deprecated_when_warning_already_issued (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) ... ok test_assert_eventually_true_fails_on_timeout (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) ... ok test_assert_eventually_true_passes_when_condition_becomes_true (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) ... ok test_assert_eventually_true_passes_when_condition_starts_true (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) ... ok test_assert_multi_changes (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) ... ok test_assert_not_deprecated (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) ... ok test_assert_not_deprecated_failures (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) ... ok test_assert_not_deprecated_when_warning_already_issued (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) ... ok test_assert_trait_changes_async (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) ... ok test_assert_trait_changes_async_events (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) ... ok test_assert_trait_changes_async_failure (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) ... ok test_asserts_in_context_block (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) Make sure that the traits context manager does not stop ... ok test_change_on_failure (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) Check behaviour when assertion should be raised for trait change. ... ok test_exception_inside_context (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) Check that exception inside the context statement block are ... ok test_indirect_events (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) Check catching indirect change events. ... ok test_non_change_on_failure (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) Check behaviour when assertion should be raised for non trait ... ok test_special_case_for_count (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) Count equal to 0 should be valid but it is discouraged. ... ok test_when_using_functions (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) ... ok test_when_using_with (traits.testing.tests.test_unittest_tools.UnittestToolsTestCase) Check normal use cases as a context manager. ... ok test_basic_abc (traits.tests.test_abc.TestABC) ... ok test_post_hoc_mixing (traits.tests.test_abc.TestABC) ... ok test_registered (traits.tests.test_abc.TestABC) ... ok test_new (traits.tests.test_abc.TestNew) ... ok test_default_default (traits.tests.test_any.TestAny) ... ok test_dict_default (traits.tests.test_any.TestAny) ... ok test_list_default (traits.tests.test_any.TestAny) ... ok test_with_default_value_and_factory (traits.tests.test_any.TestAny) ... ok test_with_factory (traits.tests.test_any.TestAny) ... ok test_with_factory_and_args (traits.tests.test_any.TestAny) ... ok test_anytrait_static_notifiers_0 (traits.tests.test_anytrait_static_notifiers.TestNotifiers) ... ok test_anytrait_static_notifiers_0_fail (traits.tests.test_anytrait_static_notifiers.TestNotifiers) ... ok test_anytrait_static_notifiers_1 (traits.tests.test_anytrait_static_notifiers.TestNotifiers) ... ok test_anytrait_static_notifiers_1_fail (traits.tests.test_anytrait_static_notifiers.TestNotifiers) ... ok test_anytrait_static_notifiers_2 (traits.tests.test_anytrait_static_notifiers.TestNotifiers) ... ok test_anytrait_static_notifiers_2_fail (traits.tests.test_anytrait_static_notifiers.TestNotifiers) ... ok test_anytrait_static_notifiers_3 (traits.tests.test_anytrait_static_notifiers.TestNotifiers) ... ok test_anytrait_static_notifiers_3_fail (traits.tests.test_anytrait_static_notifiers.TestNotifiers) ... ok test_anytrait_static_notifiers_4 (traits.tests.test_anytrait_static_notifiers.TestNotifiers) ... ok test_anytrait_static_notifiers_4_fail (traits.tests.test_anytrait_static_notifiers.TestNotifiers) ... ok test_safe_casting (traits.tests.test_array.ArrayTestCase) ... ok test_zero_to_one_element (traits.tests.test_array.ArrayTestCase) Test that an event fires when an Array trait changes from zero to ... ok test_change_notifications (traits.tests.test_array_or_none.TestArrayOrNone) ... ok test_comparison_mode_override (traits.tests.test_array_or_none.TestArrayOrNone) ... ok test_default (traits.tests.test_array_or_none.TestArrayOrNone) ... ok test_default_validation (traits.tests.test_array_or_none.TestArrayOrNone) ... ok test_default_value_copied (traits.tests.test_array_or_none.TestArrayOrNone) ... ok test_dtype (traits.tests.test_array_or_none.TestArrayOrNone) ... ok test_explicit_default (traits.tests.test_array_or_none.TestArrayOrNone) ... ok test_safe_casting (traits.tests.test_array_or_none.TestArrayOrNone) ... ok test_setting_array_from_array (traits.tests.test_array_or_none.TestArrayOrNone) ... ok test_setting_array_from_list (traits.tests.test_array_or_none.TestArrayOrNone) ... ok test_setting_array_from_none (traits.tests.test_array_or_none.TestArrayOrNone) ... ok test_shape (traits.tests.test_array_or_none.TestArrayOrNone) ... ok test_instance_trait_automatic_adaptation (traits.tests.test_automatic_adaptation.TestAutomaticAdaptationBaseInstance) ... ok test_list_trait_automatic_adaptation (traits.tests.test_automatic_adaptation.TestAutomaticAdaptationBaseInstance) ... ok test_instance_trait_automatic_adaptation (traits.tests.test_automatic_adaptation.TestAutomaticAdaptationInstance) ... ok test_list_trait_automatic_adaptation (traits.tests.test_automatic_adaptation.TestAutomaticAdaptationInstance) ... ok test_accepts_bool (traits.tests.test_bool.TestBool) ... ok test_accepts_numpy_bool (traits.tests.test_bool.TestBool) ... ok test_default_value (traits.tests.test_bool.TestBool) ... ok test_does_not_accept_int_or_float (traits.tests.test_bool.TestBool) ... ok test_numpy_bool_accepted_as_dict_key (traits.tests.test_bool.TestBool) ... ok test_numpy_bool_accepted_as_dict_value (traits.tests.test_bool.TestBool) ... ok test_numpy_bool_retrieved_as_bool (traits.tests.test_bool.TestBool) ... ok test_accepts_function (traits.tests.test_callable.TestBaseCallable) ... ok test_accepts_method (traits.tests.test_callable.TestBaseCallable) ... ok test_accepts_none (traits.tests.test_callable.TestBaseCallable) ... ok test_accepts_type (traits.tests.test_callable.TestBaseCallable) ... ok test_override_validate (traits.tests.test_callable.TestBaseCallable) Verify `BaseCallable` can be subclassed to create new traits. ... ok test_rejects_non_callable (traits.tests.test_callable.TestBaseCallable) ... ok test_accepts_function (traits.tests.test_callable.TestCallable) ... ok test_accepts_lambda (traits.tests.test_callable.TestCallable) ... ok test_accepts_method (traits.tests.test_callable.TestCallable) ... ok test_accepts_type (traits.tests.test_callable.TestCallable) ... ok test_callable_in_complex_trait (traits.tests.test_callable.TestCallable) ... ok test_compound_callable_refcount (traits.tests.test_callable.TestCallable) ... ok test_default (traits.tests.test_callable.TestCallable) ... ok test_disallow_none (traits.tests.test_callable.TestCallable) ... ok test_disallow_none_compound (traits.tests.test_callable.TestCallable) ... ok test_implicitly_allowed_none_in_compound (traits.tests.test_callable.TestCallable) ... ok test_non_bool_allow_none (traits.tests.test_callable.TestCallable) ... ok test_none_not_allowed_in_compound (traits.tests.test_callable.TestCallable) ... ok test_old_style_callable (traits.tests.test_callable.TestCallable) ... ok test_rejects_int (traits.tests.test_callable.TestCallable) ... ok test_all_class_traits (traits.tests.test_class_traits.TestClassTraits) ... ok test_class_traits_with_metadata (traits.tests.test_class_traits.TestClassTraits) ... ok test_Any_circular_references (traits.tests.test_clone.CloneTestCase) ... ok test_Any_circular_references_deep (traits.tests.test_clone.CloneTestCase) ... ok test_Instance_circular_references (traits.tests.test_clone.CloneTestCase) ... ok test_Instance_circular_references_deep (traits.tests.test_clone.CloneTestCase) ... ok test_any (traits.tests.test_clone.CloneTestCase) ... ok test_class_attribute_missing (traits.tests.test_clone.CloneTestCase) This test demonstrates a problem with Traits objects with class ... ok test_instance (traits.tests.test_clone.CloneTestCase) ... ok test_edit_not_given (traits.tests.test_configure_traits.TestConfigureTraits) ... ok test_edit_when_false (traits.tests.test_configure_traits.TestConfigureTraits) ... ok test_edit_when_true (traits.tests.test_configure_traits.TestConfigureTraits) ... ok test_filename_but_no_file (traits.tests.test_configure_traits.TestConfigureTraits) ... ok test_filename_with_existing_file (traits.tests.test_configure_traits.TestConfigureTraits) ... ok test_filename_with_existing_file_stores_updated_model (traits.tests.test_configure_traits.TestConfigureTraits) ... ok test_filename_with_invalid_existing_file (traits.tests.test_configure_traits.TestConfigureTraits) ... ok test_pickle_protocol (traits.tests.test_configure_traits.TestConfigureTraits) ... ok test_simple_call (traits.tests.test_configure_traits.TestConfigureTraits) ... ok test_assign_fails (traits.tests.test_constant.TestConstantTrait) ... ok test_initial_value (traits.tests.test_constant.TestConstantTrait) ... ok test_mutable_initial_value (traits.tests.test_constant.TestConstantTrait) ... ok test_mutate_affects_all_instances (traits.tests.test_constant.TestConstantTrait) ... ok test_mutate_succeeds (traits.tests.test_constant.TestConstantTrait) ... ok test_deprecated_comparison_constants (traits.tests.test_constants.TestConstants) ... ok test_clear (traits.tests.test_container_events.DictEventTestCase) ... ok test_delitem (traits.tests.test_container_events.DictEventTestCase) ... ok test_dynamic_listener (traits.tests.test_container_events.DictEventTestCase) ... ok test_pop (traits.tests.test_container_events.DictEventTestCase) ... ok test_popitem (traits.tests.test_container_events.DictEventTestCase) ... ok test_setdefault (traits.tests.test_container_events.DictEventTestCase) ... ok test_setitem (traits.tests.test_container_events.DictEventTestCase) ... ok test_update (traits.tests.test_container_events.DictEventTestCase) ... ok test_baz2_bar (traits.tests.test_copy_traits.TestCopyTraitsCopyDeep) ... ok test_baz2_bar_and_foo_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyDeep) ... ok test_baz2_bar_foo (traits.tests.test_copy_traits.TestCopyTraitsCopyDeep) ... ok test_baz2_bar_foo_s (traits.tests.test_copy_traits.TestCopyTraitsCopyDeep) ... ok test_baz2_bar_foo_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyDeep) ... ok test_baz2_bar_s (traits.tests.test_copy_traits.TestCopyTraitsCopyDeep) ... ok test_baz2_bar_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyDeep) ... ok test_baz2_s (traits.tests.test_copy_traits.TestCopyTraitsCopyDeep) ... ok test_baz2_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyDeep) ... ok test_baz2_shared_s (traits.tests.test_copy_traits.TestCopyTraitsCopyDeep) ... ok test_baz2_bar (traits.tests.test_copy_traits.TestCopyTraitsCopyDeepSharedRef) ... ok test_baz2_bar_and_foo_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyDeepSharedRef) ... ok test_baz2_bar_foo (traits.tests.test_copy_traits.TestCopyTraitsCopyDeepSharedRef) ... ok test_baz2_bar_foo_s (traits.tests.test_copy_traits.TestCopyTraitsCopyDeepSharedRef) ... ok test_baz2_bar_foo_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyDeepSharedRef) ... ok test_baz2_bar_s (traits.tests.test_copy_traits.TestCopyTraitsCopyDeepSharedRef) ... ok test_baz2_bar_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyDeepSharedRef) ... ok test_baz2_s (traits.tests.test_copy_traits.TestCopyTraitsCopyDeepSharedRef) ... ok test_baz2_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyDeepSharedRef) ... ok test_baz2_shared_s (traits.tests.test_copy_traits.TestCopyTraitsCopyDeepSharedRef) ... ok test_baz2_bar (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecified) ... ok test_baz2_bar_and_foo_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecified) ... ok test_baz2_bar_foo (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecified) ... ok test_baz2_bar_foo_s (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecified) ... ok test_baz2_bar_foo_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecified) ... ok test_baz2_bar_s (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecified) ... ok test_baz2_bar_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecified) ... ok test_baz2_s (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecified) ... ok test_baz2_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecified) ... ok test_baz2_shared_s (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecified) ... ok test_baz2_bar (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecifiedSharedRef) ... ok test_baz2_bar_and_foo_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecifiedSharedRef) ... ok test_baz2_bar_foo (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecifiedSharedRef) ... ok test_baz2_bar_foo_s (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecifiedSharedRef) ... ok test_baz2_bar_foo_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecifiedSharedRef) ... ok test_baz2_bar_s (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecifiedSharedRef) ... ok test_baz2_bar_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecifiedSharedRef) ... ok test_baz2_s (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecifiedSharedRef) ... ok test_baz2_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecifiedSharedRef) ... ok test_baz2_shared_s (traits.tests.test_copy_traits.TestCopyTraitsCopyNotSpecifiedSharedRef) ... ok test_baz2_bar (traits.tests.test_copy_traits.TestCopyTraitsCopyShallow) ... ok test_baz2_bar_and_foo_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyShallow) ... ok test_baz2_bar_foo (traits.tests.test_copy_traits.TestCopyTraitsCopyShallow) ... ok test_baz2_bar_foo_s (traits.tests.test_copy_traits.TestCopyTraitsCopyShallow) ... ok test_baz2_bar_foo_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyShallow) ... ok test_baz2_bar_s (traits.tests.test_copy_traits.TestCopyTraitsCopyShallow) ... ok test_baz2_bar_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyShallow) ... ok test_baz2_s (traits.tests.test_copy_traits.TestCopyTraitsCopyShallow) ... ok test_baz2_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyShallow) ... ok test_baz2_shared_s (traits.tests.test_copy_traits.TestCopyTraitsCopyShallow) ... ok test_baz2_bar (traits.tests.test_copy_traits.TestCopyTraitsCopyShallowSharedRef) ... ok test_baz2_bar_and_foo_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyShallowSharedRef) ... ok test_baz2_bar_foo (traits.tests.test_copy_traits.TestCopyTraitsCopyShallowSharedRef) ... ok test_baz2_bar_foo_s (traits.tests.test_copy_traits.TestCopyTraitsCopyShallowSharedRef) ... ok test_baz2_bar_foo_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyShallowSharedRef) ... ok test_baz2_bar_s (traits.tests.test_copy_traits.TestCopyTraitsCopyShallowSharedRef) ... ok test_baz2_bar_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyShallowSharedRef) ... ok test_baz2_s (traits.tests.test_copy_traits.TestCopyTraitsCopyShallowSharedRef) ... ok test_baz2_shared (traits.tests.test_copy_traits.TestCopyTraitsCopyShallowSharedRef) ... ok test_baz2_shared_s (traits.tests.test_copy_traits.TestCopyTraitsCopyShallowSharedRef) ... ok test_setup (traits.tests.test_copy_traits.TestCopyTraitsSetup) ... ok test_property_query (traits.tests.test_copyable_trait_names.TestCopyableTraitNameQueries) ... ok test_queries_not_combined (traits.tests.test_copyable_trait_names.TestCopyableTraitNameQueries) Verify that metadata is not merged with metadata to find the ... ok test_type_query (traits.tests.test_copyable_trait_names.TestCopyableTraitNameQueries) ... ok test_unmodified_query (traits.tests.test_copyable_trait_names.TestCopyableTraitNameQueries) ... ok test_any_copyable (traits.tests.test_copyable_trait_names.TestCopyableTraitNames) ... ok test_bool_copyable (traits.tests.test_copyable_trait_names.TestCopyableTraitNames) ... ok test_delegate_copyable (traits.tests.test_copyable_trait_names.TestCopyableTraitNames) ... ok test_events_not_copyable (traits.tests.test_copyable_trait_names.TestCopyableTraitNames) ... ok test_instance_copyable (traits.tests.test_copyable_trait_names.TestCopyableTraitNames) ... ok test_property_copyable (traits.tests.test_copyable_trait_names.TestCopyableTraitNames) ... ok test_read_only_property_not_copyable (traits.tests.test_copyable_trait_names.TestCopyableTraitNames) ... ok test_str_copyable (traits.tests.test_copyable_trait_names.TestCopyableTraitNames) ... ok test_write_only_property_not_copyable (traits.tests.test_copyable_trait_names.TestCopyableTraitNames) ... ok test_assign_post_setattr_none (traits.tests.test_ctraits.TestCTrait) ... ok test_bad_default_value_type (traits.tests.test_ctraits.TestCTrait) ... ok test_comparison_mode_enum (traits.tests.test_ctraits.TestCTrait) ... ok test_comparison_mode_int (traits.tests.test_ctraits.TestCTrait) ... ok test_comparison_mode_unchanged_if_invalid (traits.tests.test_ctraits.TestCTrait) ... ok test_default_comparison_mode (traits.tests.test_ctraits.TestCTrait) ... ok test_default_initialization (traits.tests.test_ctraits.TestCTrait) ... ok test_default_value_for_set_is_deprecated (traits.tests.test_ctraits.TestCTrait) ... ok test_exception_from_attribute_access (traits.tests.test_ctraits.TestCTrait) ... ok test_failed_attribute_access (traits.tests.test_ctraits.TestCTrait) ... ok test_get_set_property (traits.tests.test_ctraits.TestCTrait) ... ok test_initial_default_value (traits.tests.test_ctraits.TestCTrait) ... ok test_initialization_with_keywords_fails (traits.tests.test_ctraits.TestCTrait) ... ok test_invalid_comparison_mode (traits.tests.test_ctraits.TestCTrait) ... ok test_invalid_initialization (traits.tests.test_ctraits.TestCTrait) ... ok test_is_mapped (traits.tests.test_ctraits.TestCTrait) ... ok test_is_property (traits.tests.test_ctraits.TestCTrait) ... ok test_modify_delegate (traits.tests.test_ctraits.TestCTrait) ... ok test_post_setattr_original_value (traits.tests.test_ctraits.TestCTrait) ... ok test_set_and_get_default_value (traits.tests.test_ctraits.TestCTrait) ... ok test_setattr_original_value (traits.tests.test_ctraits.TestCTrait) ... ok test_unsafe_set_value (traits.tests.test_ctraits.TestCTrait) ... ok test_notifiers_empty (traits.tests.test_ctraits.TestCTraitNotifiers) ... ok test_notifiers_on_trait (traits.tests.test_ctraits.TestCTraitNotifiers) ... ok test_basic_events (traits.tests.test_cythonized_traits.CythonizedTraitsTestCase) ... /usr/lib64/python3.10/distutils/command/build_ext.py:13: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead from distutils.sysconfig import customize_compiler, get_python_version /usr/lib64/python3.10/site-packages/Cython/Build/Inline.py:4: DeprecationWarning: the imp module is deprecated in favour of importlib and slated for removal in Python 3.12; see the module's documentation for alternative uses import imp warning: /builddir/.cython/inline/_cython_inline_80c28c3b94fbd5241f67f143aa1feaac9b23af25.pyx:12:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_80c28c3b94fbd5241f67f143aa1feaac9b23af25.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_80c28c3b94fbd5241f67f143aa1feaac9b23af25.pyx ok test_on_trait_aliasing (traits.tests.test_cythonized_traits.CythonizedTraitsTestCase) ... warning: /builddir/.cython/inline/_cython_inline_757224472913082deb031be3fcde2a2999181323.pyx:22:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_757224472913082deb031be3fcde2a2999181323.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_757224472913082deb031be3fcde2a2999181323.pyx ok test_on_trait_aliasing_different_scope (traits.tests.test_cythonized_traits.CythonizedTraitsTestCase) ... warning: /builddir/.cython/inline/_cython_inline_284e5ea2f2bc566120d76629e494f5ba8cc7405c.pyx:20:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_284e5ea2f2bc566120d76629e494f5ba8cc7405c.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_284e5ea2f2bc566120d76629e494f5ba8cc7405c.pyx ok test_on_trait_on_trait_change_decorator (traits.tests.test_cythonized_traits.CythonizedTraitsTestCase) ... warning: /builddir/.cython/inline/_cython_inline_939cdfa78537d24e241a22a137ac10f852a295dd.pyx:17:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_939cdfa78537d24e241a22a137ac10f852a295dd.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_939cdfa78537d24e241a22a137ac10f852a295dd.pyx ok test_on_trait_properties (traits.tests.test_cythonized_traits.CythonizedTraitsTestCase) ... warning: /builddir/.cython/inline/_cython_inline_c66e6427dad0a11b139b228fe68e3cebcfc4425f.pyx:17:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_c66e6427dad0a11b139b228fe68e3cebcfc4425f.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_c66e6427dad0a11b139b228fe68e3cebcfc4425f.pyx ok test_on_trait_properties_with_standard_getter (traits.tests.test_cythonized_traits.CythonizedTraitsTestCase) ... warning: /builddir/.cython/inline/_cython_inline_2b34f33533e873c3c45e5b163cdbc9f9ca465d31.pyx:17:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_2b34f33533e873c3c45e5b163cdbc9f9ca465d31.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_2b34f33533e873c3c45e5b163cdbc9f9ca465d31.pyx ok test_on_trait_static_handlers (traits.tests.test_cythonized_traits.CythonizedTraitsTestCase) ... warning: /builddir/.cython/inline/_cython_inline_032c2a3477a7286d22b7339fe0c80a0273359f06.pyx:16:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_032c2a3477a7286d22b7339fe0c80a0273359f06.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_032c2a3477a7286d22b7339fe0c80a0273359f06.pyx ok test_simple_default_methods (traits.tests.test_cythonized_traits.CythonizedTraitsTestCase) ... warning: /builddir/.cython/inline/_cython_inline_3ec82d05f195034db63d21ef8f0f91bd6e66e81f.pyx:15:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_3ec82d05f195034db63d21ef8f0f91bd6e66e81f.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_3ec82d05f195034db63d21ef8f0f91bd6e66e81f.pyx ok test_allow_none_false_allow_datetime_false (traits.tests.test_date.TestDate) ... ok test_assign_date (traits.tests.test_date.TestDate) ... ok test_assign_datetime_with_allow_datetime_false (traits.tests.test_date.TestDate) ... ok test_assign_datetime_with_allow_datetime_not_given (traits.tests.test_date.TestDate) ... ok test_assign_datetime_with_allow_datetime_true (traits.tests.test_date.TestDate) ... ok test_assign_non_date (traits.tests.test_date.TestDate) ... ok test_assign_none_with_allow_none_false (traits.tests.test_date.TestDate) ... ok test_assign_none_with_allow_none_not_given (traits.tests.test_date.TestDate) ... ok test_assign_none_with_allow_none_true (traits.tests.test_date.TestDate) ... ok test_default (traits.tests.test_date.TestDate) ... ok test_get_editor (traits.tests.test_date.TestDate) ... ok test_assign_date (traits.tests.test_datetime.TestDatetime) ... ok test_assign_datetime (traits.tests.test_datetime.TestDatetime) ... ok test_assign_non_datetime (traits.tests.test_datetime.TestDatetime) ... ok test_assign_none_with_allow_none_false (traits.tests.test_datetime.TestDatetime) ... ok test_assign_none_with_allow_none_not_given (traits.tests.test_datetime.TestDatetime) ... ok test_assign_none_with_allow_none_true (traits.tests.test_datetime.TestDatetime) ... ok test_default (traits.tests.test_datetime.TestDatetime) ... ok test_get_editor (traits.tests.test_datetime.TestDatetime) ... ok test_modify_handler_not_listenable (traits.tests.test_delegate.DelegateTestCase) ... ok test_modify_handler_on_delegatee (traits.tests.test_delegate.DelegateTestCase) ... ok test_modify_handler_on_delegatee_direct_change (traits.tests.test_delegate.DelegateTestCase) ... ok test_modify_handler_on_delegator (traits.tests.test_delegate.DelegateTestCase) ... ok test_modify_handler_on_delegator_direct_change (traits.tests.test_delegate.DelegateTestCase) ... ok test_modify_prefix_handler_on_delegatee (traits.tests.test_delegate.DelegateTestCase) ... ok test_modify_prefix_handler_on_delegator (traits.tests.test_delegate.DelegateTestCase) ... ok test_no_modify_handler_not_listenable (traits.tests.test_delegate.DelegateTestCase) ... ok test_no_modify_handler_on_delegatee_direct_change (traits.tests.test_delegate.DelegateTestCase) ... ok test_no_modify_handler_on_delegatee_not_called (traits.tests.test_delegate.DelegateTestCase) ... ok test_no_modify_handler_on_delegator (traits.tests.test_delegate.DelegateTestCase) ... ok test_no_modify_handler_on_delegator_direct_change (traits.tests.test_delegate.DelegateTestCase) ... ok test_no_modify_prefix_handler_on_delegatee_not_called (traits.tests.test_delegate.DelegateTestCase) ... ok test_no_modify_prefix_handler_on_delegator (traits.tests.test_delegate.DelegateTestCase) ... ok test_reset (traits.tests.test_delegate.DelegateTestCase) Test that a delegated trait may be reset. ... ok test_handler_warning (traits.tests.test_deprecated_handlers.TestTraitHandlerDeprecatedWarnings) ... ok test_items_set_to_false (traits.tests.test_dict.TestDict) ... ok test_modified_event (traits.tests.test_dict.TestDict) ... ok test_validate (traits.tests.test_dict.TestDict) Check the validation method. ... ok test_validate_key (traits.tests.test_dict.TestDict) ... ok test_validate_value (traits.tests.test_dict.TestDict) ... ok test_file (traits.tests.test_directory.DirectoryTestCase) ... ok test_invalid_directory (traits.tests.test_directory.DirectoryTestCase) ... ok test_invalid_type (traits.tests.test_directory.DirectoryTestCase) ... ok test_valid_directory (traits.tests.test_directory.DirectoryTestCase) ... ok test_accepts_valid_dir_name (traits.tests.test_directory.TestBaseDirectory) ... ok test_accepts_valid_pathlib_dir (traits.tests.test_directory.TestBaseDirectory) ... ok test_info_text (traits.tests.test_directory.TestBaseDirectory) ... ok test_rejects_invalid_dir_name (traits.tests.test_directory.TestBaseDirectory) ... ok test_rejects_invalid_pathlib_dir (traits.tests.test_directory.TestBaseDirectory) ... ok test_rejects_invalid_type (traits.tests.test_directory.TestBaseDirectory) Rejects instances that are not `str` or `os.PathLike`. ... ok test_rejects_valid_file_name (traits.tests.test_directory.TestBaseDirectory) ... ok test_rejects_valid_pathlib_file (traits.tests.test_directory.TestBaseDirectory) ... ok test_simple_accepts_any_name (traits.tests.test_directory.TestBaseDirectory) BaseDirectory with no existence check accepts any path name. ... ok test_simple_accepts_any_pathlib (traits.tests.test_directory.TestBaseDirectory) BaseDirectory with no existence check accepts any pathlib path. ... ok test_creating_notifiers_dont_create_cyclic_garbage (traits.tests.test_dynamic_notifiers.TestDynamicNotifiers) ... ok test_dynamic_notifiers_functions (traits.tests.test_dynamic_notifiers.TestDynamicNotifiers) ... ok test_dynamic_notifiers_functions_failing (traits.tests.test_dynamic_notifiers.TestDynamicNotifiers) ... ok test_dynamic_notifiers_methods (traits.tests.test_dynamic_notifiers.TestDynamicNotifiers) ... ok test_dynamic_notifiers_methods_failing (traits.tests.test_dynamic_notifiers.TestDynamicNotifiers) ... ok test_object_can_be_garbage_collected (traits.tests.test_dynamic_notifiers.TestDynamicNotifiers) ... ok test_priority_notifiers_first (traits.tests.test_dynamic_notifiers.TestDynamicNotifiers) ... ok test_unhashable_object_can_be_garbage_collected (traits.tests.test_dynamic_notifiers.TestDynamicNotifiers) ... ok test_add_trait (traits.tests.test_dynamic_trait_definition.TestDynamicTraitDefinition) ... ok test_remove_trait (traits.tests.test_dynamic_trait_definition.TestDynamicTraitDefinition) ... ok test_bytes_editor_default (traits.tests.test_editor_factories.TestBytesEditor) ... ok test_bytes_editor_options (traits.tests.test_editor_factories.TestBytesEditor) ... ok test_editor (traits.tests.test_editor_factories.TestCodeEditor) ... ok test_editor (traits.tests.test_editor_factories.TestDateEditor) ... ok test_editor (traits.tests.test_editor_factories.TestDatetimeEditor) ... ok test_str_to_obj_conversions (traits.tests.test_editor_factories.TestDatetimeEditor) ... ok test_editor (traits.tests.test_editor_factories.TestHTMLEditor) ... ok test_list_editor_default (traits.tests.test_editor_factories.TestListEditor) ... ok test_list_editor_list_instance (traits.tests.test_editor_factories.TestListEditor) ... ok test_list_editor_list_instance_row_factory (traits.tests.test_editor_factories.TestListEditor) ... ok test_list_editor_options (traits.tests.test_editor_factories.TestListEditor) ... ok test_multi_line_text_editor_default (traits.tests.test_editor_factories.TestMultiLineEditor) ... ok test_multi_line_text_editor_options (traits.tests.test_editor_factories.TestMultiLineEditor) ... ok test_password_editor_default (traits.tests.test_editor_factories.TestPasswordEditor) ... ok test_password_editor_options (traits.tests.test_editor_factories.TestPasswordEditor) ... ok test_editor (traits.tests.test_editor_factories.TestShellEditor) ... ok test_editor (traits.tests.test_editor_factories.TestTimeEditor) ... ok test_attributes (traits.tests.test_enum.EnumTestCase) ... ok test_base_enum (traits.tests.test_enum.EnumTestCase) ... ok test_dynamic_enum_in_list (traits.tests.test_enum.EnumTestCase) ... ok test_dynamic_enum_in_tuple (traits.tests.test_enum.EnumTestCase) ... ok test_empty_enum (traits.tests.test_enum.EnumTestCase) ... ok test_enum_collection (traits.tests.test_enum.EnumTestCase) ... ok test_enum_enum (traits.tests.test_enum.EnumTestCase) ... ok test_enum_list (traits.tests.test_enum.EnumTestCase) ... ok test_enum_tuple (traits.tests.test_enum.EnumTestCase) ... ok test_explicit_collection_with_no_elements (traits.tests.test_enum.EnumTestCase) ... ok test_invalid_enum (traits.tests.test_enum.EnumTestCase) ... ok test_too_many_arguments_for_dynamic_enum (traits.tests.test_enum.EnumTestCase) ... ok test_valid_enum (traits.tests.test_enum.EnumTestCase) ... ok test_create_editor (traits.tests.test_enum.TestGui) ... libEGL warning: MESA-LOADER: failed to open swrast: /usr/lib64/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib64/dri, suffix _dri) libEGL warning: MESA-LOADER: failed to open swrast: /usr/lib64/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib64/dri, suffix _dri) ok test_lifo_order (traits.tests.test_event_order.TestEventOrder) ... ok test_default_method (traits.tests.test_expression.TestExpression) ... ok test_default_method_non_valid (traits.tests.test_expression.TestExpression) ... ok test_default_method_override_method (traits.tests.test_expression.TestExpression) ... ok test_default_method_override_static (traits.tests.test_expression.TestExpression) ... ok test_default_static (traits.tests.test_expression.TestExpression) ... ok test_default_static_override_method (traits.tests.test_expression.TestExpression) ... ok test_default_static_override_static (traits.tests.test_expression.TestExpression) ... ok test_pickle_shadow_trait (traits.tests.test_expression.TestExpression) ... ok test_set_value (traits.tests.test_expression.TestExpression) ... ok test_extended_notifiers_functions (traits.tests.test_extended_notifiers.TestExtendedNotifiers) ... ok test_extended_notifiers_functions_failing (traits.tests.test_extended_notifiers.TestExtendedNotifiers) ... ok test_extended_notifiers_methods (traits.tests.test_extended_notifiers.TestExtendedNotifiers) ... ok test_extended_notifiers_methods_failing (traits.tests.test_extended_notifiers.TestExtendedNotifiers) ... ok test_arg_check_decorator (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_arg_check_decorator_trailing_comma (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_arg_check_simple (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_arg_check_trailing_comma (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_cycle1 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_cycle2 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_cycle3 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_dict1 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_dict2 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_dict3 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_instance_dict_value (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_instance_list_value (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_instance_simple_value (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_instance_value_list_listener (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_list1 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_list2 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_list3 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_pattern_list1 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_pattern_list10 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_pattern_list11 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_pattern_list12 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_pattern_list13 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_pattern_list2 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_pattern_list3 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_pattern_list4 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_pattern_list5 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_pattern_list6 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_pattern_list7 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_pattern_list8 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_pattern_list9 (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_property (traits.tests.test_extended_trait_change.OnTraitChangeTest) ... ok test_directory (traits.tests.test_file.FileTestCase) ... ok test_fast (traits.tests.test_file.FileTestCase) ... ok test_info_text (traits.tests.test_file.FileTestCase) ... ok test_invalid_file (traits.tests.test_file.FileTestCase) ... ok test_invalid_pathlike_file (traits.tests.test_file.FileTestCase) ... ok test_invalid_type (traits.tests.test_file.FileTestCase) ... ok test_pathlike_directory (traits.tests.test_file.FileTestCase) ... ok test_valid_file (traits.tests.test_file.FileTestCase) ... ok test_valid_pathlike_file (traits.tests.test_file.FileTestCase) ... ok test_exists_controls_editor_dialog_style (traits.tests.test_file.TestCreateEditor) ... ok test_accepts_float (traits.tests.test_float.TestBaseFloat) ... ok test_accepts_float_like (traits.tests.test_float.TestBaseFloat) ... ok test_accepts_float_subclass (traits.tests.test_float.TestBaseFloat) ... ok test_accepts_int (traits.tests.test_float.TestBaseFloat) ... ok test_accepts_large_integer (traits.tests.test_float.TestBaseFloat) ... ok test_accepts_numpy_floats (traits.tests.test_float.TestBaseFloat) ... ok test_accepts_small_integer (traits.tests.test_float.TestBaseFloat) ... ok test_bad_float_exceptions_propagated (traits.tests.test_float.TestBaseFloat) ... ok test_compound_trait_float_conversion_fail (traits.tests.test_float.TestBaseFloat) ... ok test_default (traits.tests.test_float.TestBaseFloat) ... ok test_rejects_string (traits.tests.test_float.TestBaseFloat) ... ok test_accepts_float (traits.tests.test_float.TestFloat) ... ok test_accepts_float_like (traits.tests.test_float.TestFloat) ... ok test_accepts_float_subclass (traits.tests.test_float.TestFloat) ... ok test_accepts_int (traits.tests.test_float.TestFloat) ... ok test_accepts_large_integer (traits.tests.test_float.TestFloat) ... ok test_accepts_numpy_floats (traits.tests.test_float.TestFloat) ... ok test_accepts_small_integer (traits.tests.test_float.TestFloat) ... ok test_bad_float_exceptions_propagated (traits.tests.test_float.TestFloat) ... ok test_compound_trait_float_conversion_fail (traits.tests.test_float.TestFloat) ... ok test_default (traits.tests.test_float.TestFloat) ... ok test_exceptions_propagate_in_compound_trait (traits.tests.test_float.TestFloat) ... ok test_rejects_string (traits.tests.test_float.TestFloat) ... ok test_accepts_bool (traits.tests.test_float_range.TestFloatBaseRange) ... ok test_accepts_float (traits.tests.test_float_range.TestFloatBaseRange) ... ok test_accepts_float_like (traits.tests.test_float_range.TestFloatBaseRange) ... ok test_accepts_float_subclass (traits.tests.test_float_range.TestFloatBaseRange) ... ok test_accepts_int (traits.tests.test_float_range.TestFloatBaseRange) ... ok test_accepts_numpy_types (traits.tests.test_float_range.TestFloatBaseRange) ... ok test_bad_float_like (traits.tests.test_float_range.TestFloatBaseRange) ... ok test_endpoints (traits.tests.test_float_range.TestFloatBaseRange) ... ok test_half_infinite (traits.tests.test_float_range.TestFloatBaseRange) ... ok test_rejects_bad_types (traits.tests.test_float_range.TestFloatBaseRange) ... ok test_accepts_bool (traits.tests.test_float_range.TestFloatBaseRangeCompound) ... ok test_accepts_float (traits.tests.test_float_range.TestFloatBaseRangeCompound) ... ok test_accepts_float_like (traits.tests.test_float_range.TestFloatBaseRangeCompound) ... ok test_accepts_float_subclass (traits.tests.test_float_range.TestFloatBaseRangeCompound) ... ok test_accepts_int (traits.tests.test_float_range.TestFloatBaseRangeCompound) ... ok test_accepts_numpy_types (traits.tests.test_float_range.TestFloatBaseRangeCompound) ... ok test_bad_float_like (traits.tests.test_float_range.TestFloatBaseRangeCompound) ... ok test_endpoints (traits.tests.test_float_range.TestFloatBaseRangeCompound) ... ok test_half_infinite (traits.tests.test_float_range.TestFloatBaseRangeCompound) ... ok test_rejects_bad_types (traits.tests.test_float_range.TestFloatBaseRangeCompound) ... ok test_accepts_bool (traits.tests.test_float_range.TestFloatRange) ... ok test_accepts_float (traits.tests.test_float_range.TestFloatRange) ... ok test_accepts_float_like (traits.tests.test_float_range.TestFloatRange) ... ok test_accepts_float_subclass (traits.tests.test_float_range.TestFloatRange) ... ok test_accepts_int (traits.tests.test_float_range.TestFloatRange) ... ok test_accepts_numpy_types (traits.tests.test_float_range.TestFloatRange) ... ok test_bad_float_like (traits.tests.test_float_range.TestFloatRange) ... ok test_endpoints (traits.tests.test_float_range.TestFloatRange) ... ok test_half_infinite (traits.tests.test_float_range.TestFloatRange) ... ok test_rejects_bad_types (traits.tests.test_float_range.TestFloatRange) ... ok test_accepts_bool (traits.tests.test_float_range.TestFloatRangeCompound) ... ok test_accepts_float (traits.tests.test_float_range.TestFloatRangeCompound) ... ok test_accepts_float_like (traits.tests.test_float_range.TestFloatRangeCompound) ... ok test_accepts_float_subclass (traits.tests.test_float_range.TestFloatRangeCompound) ... ok test_accepts_int (traits.tests.test_float_range.TestFloatRangeCompound) ... ok test_accepts_numpy_types (traits.tests.test_float_range.TestFloatRangeCompound) ... ok test_bad_float_like (traits.tests.test_float_range.TestFloatRangeCompound) ... ok test_endpoints (traits.tests.test_float_range.TestFloatRangeCompound) ... ok test_half_infinite (traits.tests.test_float_range.TestFloatRangeCompound) ... ok test_rejects_bad_types (traits.tests.test_float_range.TestFloatRangeCompound) ... ok test_dir (traits.tests.test_get_traits.GetTraitTestCase) ... ok test_trait_name_with_items (traits.tests.test_get_traits.GetTraitTestCase) ... ok test_trait_name_with_list_items (traits.tests.test_get_traits.GetTraitTestCase) ... ok test_trait_names_returned_by_visible_traits (traits.tests.test_get_traits.GetTraitTestCase) ... ok test_trait_set_bad (traits.tests.test_get_traits.GetTraitTestCase) ... ok test_trait_set_replaced (traits.tests.test_get_traits.GetTraitTestCase) ... ok test_trait_set_replaced_and_check (traits.tests.test_get_traits.GetTraitTestCase) ... ok test_missing_required_trait (traits.tests.test_has_required_traits.TestHasRequiredTraits) ... ok test_trait_value_assignment (traits.tests.test_has_required_traits.TestHasRequiredTraits) ... ok test_trait_and_object_notifiers_called (traits.tests.test_has_traits.TestCallNotifiers) ... ok test_trait_notifier_modify_object_notifier (traits.tests.test_has_traits.TestCallNotifiers) ... ok test_class_attributes (traits.tests.test_has_traits.TestCreateTraitsMetaDict) ... ok test_complex_baseclass (traits.tests.test_has_traits.TestCreateTraitsMetaDict) ... ok test_forward_property (traits.tests.test_has_traits.TestCreateTraitsMetaDict) ... ok test_listener_trait (traits.tests.test_has_traits.TestCreateTraitsMetaDict) ... ok test_observe_trait (traits.tests.test_has_traits.TestCreateTraitsMetaDict) ... ok test_prefix_trait (traits.tests.test_has_traits.TestCreateTraitsMetaDict) ... ok test_python_property (traits.tests.test_has_traits.TestCreateTraitsMetaDict) ... ok test_standard_trait (traits.tests.test_has_traits.TestCreateTraitsMetaDict) ... ok test_deprecated (traits.tests.test_has_traits.TestDeprecatedHasTraits) ... ok test__class_traits (traits.tests.test_has_traits.TestHasTraits) ... ok test__instance_traits (traits.tests.test_has_traits.TestHasTraits) ... ok test__object_notifiers_vetoed (traits.tests.test_has_traits.TestHasTraits) ... ok test__trait_notifications_enabled (traits.tests.test_has_traits.TestHasTraits) ... ok test__trait_notifications_vetoed (traits.tests.test_has_traits.TestHasTraits) ... ok test__trait_set_inited (traits.tests.test_has_traits.TestHasTraits) ... ok test_add_class_trait (traits.tests.test_has_traits.TestHasTraits) ... ok test_add_class_trait_add_prefix_traits (traits.tests.test_has_traits.TestHasTraits) ... ok test_add_class_trait_affects_existing_instances (traits.tests.test_has_traits.TestHasTraits) ... ok test_add_class_trait_affects_subclasses (traits.tests.test_has_traits.TestHasTraits) ... ok test_add_class_trait_has_items_and_subclasses (traits.tests.test_has_traits.TestHasTraits) ... ok test_add_class_trait_when_trait_already_exists (traits.tests.test_has_traits.TestHasTraits) ... ok test_add_class_trait_when_trait_already_exists_in_subclass (traits.tests.test_has_traits.TestHasTraits) ... ok test_decorated_changed_method (traits.tests.test_has_traits.TestHasTraits) ... ok test_decorated_changed_method_subclass (traits.tests.test_has_traits.TestHasTraits) ... ok test_deepcopy_memoization (traits.tests.test_has_traits.TestHasTraits) ... ok test_generic_getattr_exception (traits.tests.test_has_traits.TestHasTraits) ... ok test_observed_changed_method (traits.tests.test_has_traits.TestHasTraits) ... ok test_traits_inited (traits.tests.test_has_traits.TestHasTraits) ... ok test_traits_method_with_dunder_metadata (traits.tests.test_has_traits.TestHasTraits) ... ok test_inherit_observer_from_superclass (traits.tests.test_has_traits.TestHasTraitsObserveHook) ... ok test_observe_deepcopy (traits.tests.test_has_traits.TestHasTraitsObserveHook) ... ok test_observe_dispatch_ui (traits.tests.test_has_traits.TestHasTraitsObserveHook) ... ok test_observe_method_remove (traits.tests.test_has_traits.TestHasTraitsObserveHook) ... ok test_observe_method_remove_nonexistent_handler (traits.tests.test_has_traits.TestHasTraitsObserveHook) ... ok test_observe_pickability (traits.tests.test_has_traits.TestHasTraitsObserveHook) ... ok test_observe_post_init (traits.tests.test_has_traits.TestHasTraitsObserveHook) ... ok test_observer_overridden (traits.tests.test_has_traits.TestHasTraitsObserveHook) ... ok test_overloaded_signature_expression (traits.tests.test_has_traits.TestHasTraitsObserveHook) ... ok test_pickle_mapped_default_method (traits.tests.test_has_traits.TestHasTraitsPickling) ... ok test_add_listener_and_remove_listener_deprecated (traits.tests.test_has_traits.TestMetaHasTraits) ... ok test_notifiers_empty (traits.tests.test_has_traits.TestObjectNotifiers) ... ok test_notifiers_on_object (traits.tests.test_has_traits.TestObjectNotifiers) ... ok test_unpickling_historical_pickles (traits.tests.test_historical_unpickling.TestHistoricalPickles) ... ok test_allow_none_permitted_by_default (traits.tests.test_instance.TestInstance) ... ok test_explicitly_allow_none (traits.tests.test_instance.TestInstance) ... ok test_explicitly_prohibit_none (traits.tests.test_instance.TestInstance) ... ok test_int (traits.tests.test_int_range_long.TraitIntRange) Test it is legal to set an Int trait to any integer value ... ok test_range (traits.tests.test_int_range_long.TraitIntRange) Test a range trait with large integers being set to an int value ... ok test_accepts_bool (traits.tests.test_integer.TestInt) ... ok test_accepts_int (traits.tests.test_integer.TestInt) ... ok test_accepts_large_integer (traits.tests.test_integer.TestInt) ... ok test_cint_conversion_of_subclasses (traits.tests.test_integer.TestInt) ... ok test_default (traits.tests.test_integer.TestInt) ... ok test_numpy_types (traits.tests.test_integer.TestInt) ... ok test_rejects_dunder_int (traits.tests.test_integer.TestInt) ... ok test_rejects_floating_point_types (traits.tests.test_integer.TestInt) ... ok test_rejects_string (traits.tests.test_integer.TestInt) ... ok test_respects_dunder_index (traits.tests.test_integer.TestInt) ... ok test_accepts_bool (traits.tests.test_integer_range.TestIntBaseRange) ... ok test_accepts_int (traits.tests.test_integer_range.TestIntBaseRange) ... ok test_accepts_int_like (traits.tests.test_integer_range.TestIntBaseRange) ... ok test_accepts_int_subclass (traits.tests.test_integer_range.TestIntBaseRange) ... ok test_accepts_numpy_types (traits.tests.test_integer_range.TestIntBaseRange) ... ok test_bad_int_like (traits.tests.test_integer_range.TestIntBaseRange) ... ok test_endpoints (traits.tests.test_integer_range.TestIntBaseRange) ... ok test_half_infinite (traits.tests.test_integer_range.TestIntBaseRange) ... ok test_rejects_bad_types (traits.tests.test_integer_range.TestIntBaseRange) ... ok test_rejects_numpy_types (traits.tests.test_integer_range.TestIntBaseRange) ... ok test_accepts_bool (traits.tests.test_integer_range.TestIntBaseRangeCompound) ... ok test_accepts_int (traits.tests.test_integer_range.TestIntBaseRangeCompound) ... ok test_accepts_int_like (traits.tests.test_integer_range.TestIntBaseRangeCompound) ... ok test_accepts_int_subclass (traits.tests.test_integer_range.TestIntBaseRangeCompound) ... ok test_accepts_numpy_types (traits.tests.test_integer_range.TestIntBaseRangeCompound) ... ok test_bad_int_like (traits.tests.test_integer_range.TestIntBaseRangeCompound) ... ok test_endpoints (traits.tests.test_integer_range.TestIntBaseRangeCompound) ... ok test_half_infinite (traits.tests.test_integer_range.TestIntBaseRangeCompound) ... ok test_rejects_bad_types (traits.tests.test_integer_range.TestIntBaseRangeCompound) ... ok test_rejects_numpy_types (traits.tests.test_integer_range.TestIntBaseRangeCompound) ... ok test_accepts_bool (traits.tests.test_integer_range.TestIntRange) ... ok test_accepts_int (traits.tests.test_integer_range.TestIntRange) ... ok test_accepts_int_like (traits.tests.test_integer_range.TestIntRange) ... ok test_accepts_int_subclass (traits.tests.test_integer_range.TestIntRange) ... ok test_accepts_numpy_types (traits.tests.test_integer_range.TestIntRange) ... ok test_bad_int_like (traits.tests.test_integer_range.TestIntRange) ... ok test_endpoints (traits.tests.test_integer_range.TestIntRange) ... ok test_half_infinite (traits.tests.test_integer_range.TestIntRange) ... ok test_rejects_bad_types (traits.tests.test_integer_range.TestIntRange) ... ok test_rejects_numpy_types (traits.tests.test_integer_range.TestIntRange) ... ok test_accepts_bool (traits.tests.test_integer_range.TestIntRangeCompound) ... ok test_accepts_int (traits.tests.test_integer_range.TestIntRangeCompound) ... ok test_accepts_int_like (traits.tests.test_integer_range.TestIntRangeCompound) ... ok test_accepts_int_subclass (traits.tests.test_integer_range.TestIntRangeCompound) ... ok test_accepts_numpy_types (traits.tests.test_integer_range.TestIntRangeCompound) ... ok test_bad_int_like (traits.tests.test_integer_range.TestIntRangeCompound) ... ok test_endpoints (traits.tests.test_integer_range.TestIntRangeCompound) ... ok test_half_infinite (traits.tests.test_integer_range.TestIntRangeCompound) ... ok test_rejects_bad_types (traits.tests.test_integer_range.TestIntRangeCompound) ... ok test_rejects_numpy_types (traits.tests.test_integer_range.TestIntRangeCompound) ... ok test_adaptation (traits.tests.test_interface_checker.InterfaceCheckerTestCase) adaptation ... ok test_callable (traits.tests.test_interface_checker.InterfaceCheckerTestCase) callable ... ok test_inherited_interfaces (traits.tests.test_interface_checker.InterfaceCheckerTestCase) inherited interfaces ... ok test_inherited_interfaces_with_invalid_method_signature (traits.tests.test_interface_checker.InterfaceCheckerTestCase) inherited with invalid method signature ... ok test_inherited_interfaces_with_missing_method (traits.tests.test_interface_checker.InterfaceCheckerTestCase) inherited interfaces with missing method ... ok test_inherited_interfaces_with_missing_trait (traits.tests.test_interface_checker.InterfaceCheckerTestCase) inherited interfaces with missing trait ... ok test_instance (traits.tests.test_interface_checker.InterfaceCheckerTestCase) instance ... ok test_multiple_interfaces (traits.tests.test_interface_checker.InterfaceCheckerTestCase) multiple interfaces ... ok test_multiple_interfaces_with_invalid_method_signature (traits.tests.test_interface_checker.InterfaceCheckerTestCase) multiple interfaces with invalid method signature ... ok test_multiple_interfaces_with_missing_method (traits.tests.test_interface_checker.InterfaceCheckerTestCase) multiple interfaces with missing method ... ok test_multiple_interfaces_with_missing_trait (traits.tests.test_interface_checker.InterfaceCheckerTestCase) multiple interfaces with missing trait ... ok test_non_traits_class (traits.tests.test_interface_checker.InterfaceCheckerTestCase) non-traits class ... ok test_single_interface (traits.tests.test_interface_checker.InterfaceCheckerTestCase) single interface ... ok test_single_interface_with_invalid_method_signature (traits.tests.test_interface_checker.InterfaceCheckerTestCase) single interface with invalid method signature ... ok test_single_interface_with_missing_method (traits.tests.test_interface_checker.InterfaceCheckerTestCase) single interface with missing method ... ok test_single_interface_with_missing_trait (traits.tests.test_interface_checker.InterfaceCheckerTestCase) single interface with missing trait ... ok test_subclasses_with_wrong_signature_methods (traits.tests.test_interface_checker.InterfaceCheckerTestCase) Subclasses with incorrect method signatures ... ok test_adapted_to (traits.tests.test_interfaces.InterfacesTest) ... ok test_adapts_to (traits.tests.test_interfaces.InterfacesTest) ... ok test_decorated_class_name_and_docstring (traits.tests.test_interfaces.InterfacesTest) ... ok test_instance_adapt_default (traits.tests.test_interfaces.InterfacesTest) ... ok test_instance_adapt_no (traits.tests.test_interfaces.InterfacesTest) ... ok test_instance_adapt_yes (traits.tests.test_interfaces.InterfacesTest) ... ok test_instance_requires_provides (traits.tests.test_interfaces.InterfacesTest) ... ok test_provides_bad (traits.tests.test_interfaces.InterfacesTest) ... ok test_provides_extended (traits.tests.test_interfaces.InterfacesTest) Ensure that subclasses of Interfaces imply the superinterface. ... ok test_provides_multi (traits.tests.test_interfaces.InterfacesTest) ... ok test_provides_none (traits.tests.test_interfaces.InterfacesTest) ... ok test_provides_one (traits.tests.test_interfaces.InterfacesTest) ... ok test_provides_with_interface_check_error (traits.tests.test_interfaces.InterfacesTest) ... ok test_provides_with_interface_check_warn (traits.tests.test_interfaces.InterfacesTest) ... ok test_provides_with_no_interface_check (traits.tests.test_interfaces.InterfacesTest) ... ok test_not_using_kw (traits.tests.test_keyword_args.KeyWordArgsTest) ... ok test_using_kw (traits.tests.test_keyword_args.KeyWordArgsTest) ... ok test_append (traits.tests.test_list.ListTestCase) ... ok test_assignment_makes_copy (traits.tests.test_list.ListTestCase) ... ok test_clear (traits.tests.test_list.ListTestCase) ... ok test_clear_with_min_length (traits.tests.test_list.ListTestCase) ... ok test_clone (traits.tests.test_list.ListTestCase) ... ok test_clone_deep_baz (traits.tests.test_list.ListTestCase) ... ok test_clone_deep_baz_ref (traits.tests.test_list.ListTestCase) ... ok test_clone_ref (traits.tests.test_list.ListTestCase) ... ok test_coercion (traits.tests.test_list.ListTestCase) ... ok test_copy (traits.tests.test_list.ListTestCase) ... ok test_copy_returns_list (traits.tests.test_list.ListTestCase) ... ok test_extend (traits.tests.test_list.ListTestCase) ... ok test_iadd (traits.tests.test_list.ListTestCase) ... ok test_imul (traits.tests.test_list.ListTestCase) ... ok test_initialized (traits.tests.test_list.ListTestCase) ... ok test_initializer (traits.tests.test_list.ListTestCase) ... ok test_remove (traits.tests.test_list.ListTestCase) ... ok test_retrieve_reference (traits.tests.test_list.ListTestCase) ... ok test_should_not_allow_none (traits.tests.test_list.ListTestCase) ... ok test_slice (traits.tests.test_list.ListTestCase) ... ok test_slice_assignment (traits.tests.test_list.ListTestCase) ... ok test_slice_assignments_of_different_length (traits.tests.test_list.ListTestCase) ... ok test_slice_deletion_bad_length_computation (traits.tests.test_list.ListTestCase) ... ok test_sort_cmp_error (traits.tests.test_list.ListTestCase) ... ok test_sort_key (traits.tests.test_list.ListTestCase) ... ok test_sort_key_reverse (traits.tests.test_list.ListTestCase) ... ok test_sort_no_args (traits.tests.test_list.ListTestCase) ... ok test_sort_reverse (traits.tests.test_list.ListTestCase) ... ok test_type_check (traits.tests.test_list.ListTestCase) ... ok test_append (traits.tests.test_list_events.ListEventTestCase) ... ok test_assignment_step_slice (traits.tests.test_list_events.ListEventTestCase) ... ok test_clear (traits.tests.test_list_events.ListEventTestCase) ... ok test_clear_empty_list (traits.tests.test_list_events.ListEventTestCase) ... ok test_delete_step_slice (traits.tests.test_list_events.ListEventTestCase) ... ok test_delete_step_slice_empty_list (traits.tests.test_list_events.ListEventTestCase) ... ok test_extend (traits.tests.test_list_events.ListEventTestCase) ... ok test_extend_via_inplace_addition (traits.tests.test_list_events.ListEventTestCase) ... ok test_initialization (traits.tests.test_list_events.ListEventTestCase) ... ok test_inplace_multiply (traits.tests.test_list_events.ListEventTestCase) ... ok test_inplace_multiply_by_zero (traits.tests.test_list_events.ListEventTestCase) ... ok test_insert (traits.tests.test_list_events.ListEventTestCase) ... ok test_insert_index_invariants (traits.tests.test_list_events.ListEventTestCase) ... ok test_insert_with_negative_argument (traits.tests.test_list_events.ListEventTestCase) ... ok test_pop (traits.tests.test_list_events.ListEventTestCase) ... ok test_pop_out_of_range (traits.tests.test_list_events.ListEventTestCase) ... ok test_pop_with_negative_argument (traits.tests.test_list_events.ListEventTestCase) ... ok test_pop_with_no_argument (traits.tests.test_list_events.ListEventTestCase) ... ok test_remove (traits.tests.test_list_events.ListEventTestCase) ... ok test_remove_empty_slices (traits.tests.test_list_events.ListEventTestCase) ... ok test_remove_empty_slices_steps (traits.tests.test_list_events.ListEventTestCase) ... ok test_remove_item_not_present (traits.tests.test_list_events.ListEventTestCase) ... ok test_exceptions_logged (traits.tests.test_listeners.TestListeners) ... ok test_listeners (traits.tests.test_listeners.TestListeners) ... ok test_trait_exception_handler_can_access_exception (traits.tests.test_listeners.TestListeners) Tests if trait exception handlers can access the traceback of the ... ok test_listener_deleted_race (traits.tests.test_listeners.TestRaceCondition) ... ok test_listener_thread_safety (traits.tests.test_listeners.TestRaceCondition) ... ok test_aliases (traits.tests.test_long_traits.TestLong) ... ok test_assignment (traits.tests.test_map.TestMap) ... ok test_default (traits.tests.test_map.TestMap) ... ok test_default_method (traits.tests.test_map.TestMap) ... ok test_default_method_override_method (traits.tests.test_map.TestMap) ... ok test_default_method_override_static (traits.tests.test_map.TestMap) ... ok test_default_reverse_access_order (traits.tests.test_map.TestMap) ... ok test_default_static_override_method (traits.tests.test_map.TestMap) ... ok test_default_static_override_static (traits.tests.test_map.TestMap) ... ok test_empty_map (traits.tests.test_map.TestMap) ... ok test_no_default (traits.tests.test_map.TestMap) ... ok test_no_default_reverse_access_order (traits.tests.test_map.TestMap) ... ok test_notification (traits.tests.test_map.TestMap) ... ok test_notification_change_shadow_value (traits.tests.test_map.TestMap) ... ok test_notification_init_value (traits.tests.test_map.TestMap) ... ok test_pickle_roundtrip (traits.tests.test_map.TestMap) ... ok test_pickle_shadow_trait (traits.tests.test_map.TestMap) ... ok test_notification_on_separate_thread (traits.tests.test_new_notifiers.TestNewNotifiers) ... ok test_assign_non_none (traits.tests.test_none.TestCaseNoneTrait) ... ok test_default_value_not_none (traits.tests.test_none.TestCaseNoneTrait) ... ok test_none (traits.tests.test_none.TestCaseNoneTrait) ... ok test_delegate_initializer (traits.tests.test_observe.TestDelegateToInteraction) ... ok test_observe_instance_in_dict (traits.tests.test_observe.TestHasTraitsObserveDictOfInstance) ... ok test_duplicated_items_tracked (traits.tests.test_observe.TestHasTraitsObserveListOfInstance) ... ok test_nested_list_reassigned_value_compared_equally (traits.tests.test_observe.TestHasTraitsObserveListOfInstance) ... ok test_observe_instance_in_nested_list (traits.tests.test_observe.TestHasTraitsObserveListOfInstance) ... ok test_observe_post_init_true (traits.tests.test_observe.TestHasTraitsObservePostInit) ... ok test_observe_instance_in_set (traits.tests.test_observe.TestHasTraitsObserveSetOfInstance) ... ok test_default_not_called_if_init_contains_value (traits.tests.test_observe.TestHasTraitsObserverDefaultHandler) ... ok test_observe_extended_trait_in_default_dict (traits.tests.test_observe.TestHasTraitsObserverDefaultHandler) ... ok test_observe_extended_trait_in_list (traits.tests.test_observe.TestHasTraitsObserverDefaultHandler) ... ok test_shared_instance_but_different_target (traits.tests.test_observe.TestHasTraitsObserverDifferentiateParent) ... ok test_shared_instance_same_graph_different_target (traits.tests.test_observe.TestHasTraitsObserverDifferentiateParent) ... ok test_anytrait_expression (traits.tests.test_observe.TestObserveAnytrait) ... ok test_anytrait_method (traits.tests.test_observe.TestObserveAnytrait) ... ok test_anytrait_of_anytrait (traits.tests.test_observe.TestObserveAnytrait) ... ok test_anytrait_unobserve (traits.tests.test_observe.TestObserveAnytrait) ... ok test_anytrait_with_children (traits.tests.test_observe.TestObserveAnytrait) ... ok test_observe_decorator_anytrait (traits.tests.test_observe.TestObserveAnytrait) ... ok test_observe_method_anytrait (traits.tests.test_observe.TestObserveAnytrait) ... ok test_decorated_method_signatures (traits.tests.test_observe.TestObserveDecorator) ... ok test_warning_on_handler_with_bad_signature (traits.tests.test_observe.TestObserveDecorator) ... ok test_observe_event_with_undefined_name_suffix_items (traits.tests.test_observe.TestObserveItemsFromOnTraitChange) ... ok test_extended_trait_on_any_value (traits.tests.test_observe.TestObserverError) ... ok test_items_on_a_list_not_observable_by_named_trait (traits.tests.test_observe.TestObserverError) ... ok test_no_new_trait_added (traits.tests.test_observe.TestObserverError) ... ok test_trait_is_not_list (traits.tests.test_observe.TestObserverError) ... ok test_events (traits.tests.test_observe.TestSpecialEvent) ... ok test_pickle_validated_dict (traits.tests.test_pickle_validated_dict.PickleValidatedDictTestCase) ... ok test_assignment (traits.tests.test_prefix_list.TestPrefixList) ... ok test_bad_types (traits.tests.test_prefix_list.TestPrefixList) ... ok test_default_default (traits.tests.test_prefix_list.TestPrefixList) ... ok test_default_legal_but_not_unique_prefix (traits.tests.test_prefix_list.TestPrefixList) ... ok test_default_subject_to_completion (traits.tests.test_prefix_list.TestPrefixList) ... ok test_default_subject_to_validation (traits.tests.test_prefix_list.TestPrefixList) ... ok test_default_value_cant_be_passed_by_position (traits.tests.test_prefix_list.TestPrefixList) ... ok test_explicit_default (traits.tests.test_prefix_list.TestPrefixList) ... ok test_no_nested_exception (traits.tests.test_prefix_list.TestPrefixList) ... ok test_pickle_roundtrip (traits.tests.test_prefix_list.TestPrefixList) ... ok test_repeated_prefix (traits.tests.test_prefix_list.TestPrefixList) ... ok test_values_is_empty (traits.tests.test_prefix_list.TestPrefixList) ... ok test_values_is_empty_with_default_value (traits.tests.test_prefix_list.TestPrefixList) ... ok test_values_not_all_iterables (traits.tests.test_prefix_list.TestPrefixList) ... ok test_values_not_sequence (traits.tests.test_prefix_list.TestPrefixList) ... ok test_assignment (traits.tests.test_prefix_map.TestPrefixMap) ... ok test_bad_types (traits.tests.test_prefix_map.TestPrefixMap) ... ok test_default (traits.tests.test_prefix_map.TestPrefixMap) ... ok test_default_keyword_only (traits.tests.test_prefix_map.TestPrefixMap) ... ok test_default_method (traits.tests.test_prefix_map.TestPrefixMap) ... ok test_default_method_override_method (traits.tests.test_prefix_map.TestPrefixMap) ... ok test_default_method_override_static (traits.tests.test_prefix_map.TestPrefixMap) ... ok test_default_static_override_method (traits.tests.test_prefix_map.TestPrefixMap) ... ok test_default_static_override_static (traits.tests.test_prefix_map.TestPrefixMap) ... ok test_empty_map (traits.tests.test_prefix_map.TestPrefixMap) ... ok test_existence_of__map (traits.tests.test_prefix_map.TestPrefixMap) ... ok test_no_default (traits.tests.test_prefix_map.TestPrefixMap) ... ok test_no_nested_exception (traits.tests.test_prefix_map.TestPrefixMap) ... ok test_pickle_roundtrip (traits.tests.test_prefix_map.TestPrefixMap) ... ok test_pickle_shadow_trait (traits.tests.test_prefix_map.TestPrefixMap) ... ok test_static_default_transformed (traits.tests.test_prefix_map.TestPrefixMap) ... ok test_static_default_validation_error (traits.tests.test_prefix_map.TestPrefixMap) ... ok test_property_delete (traits.tests.test_property_delete.TestPropertyDelete) ... ok test_property_reset_traits (traits.tests.test_property_delete.TestPropertyDelete) ... ok test_garbage_collectable (traits.tests.test_property_notifications.TestHasTraitsPropertyObserves) ... ok test_pickle_has_traits_with_property_observe (traits.tests.test_property_notifications.TestHasTraitsPropertyObserves) ... ok test_property_decorated_observer (traits.tests.test_property_notifications.TestHasTraitsPropertyObserves) ... ok test_property_default_initializer_with_value_in_init (traits.tests.test_property_notifications.TestHasTraitsPropertyObserves) ... ok test_property_multi_observe (traits.tests.test_property_notifications.TestHasTraitsPropertyObserves) ... ok test_property_observe_container (traits.tests.test_property_notifications.TestHasTraitsPropertyObserves) ... ok test_property_observe_does_not_fire_default (traits.tests.test_property_notifications.TestHasTraitsPropertyObserves) ... ok test_property_observe_extended_trait (traits.tests.test_property_notifications.TestHasTraitsPropertyObserves) ... ok test_property_old_value_uncached (traits.tests.test_property_notifications.TestHasTraitsPropertyObserves) ... ok test_property_with_cache (traits.tests.test_property_notifications.TestHasTraitsPropertyObserves) ... ok test_property_with_missing_dependent (traits.tests.test_property_notifications.TestHasTraitsPropertyObserves) ... ok test_property_with_no_getter (traits.tests.test_property_notifications.TestHasTraitsPropertyObserves) ... ok test_property_notifications (traits.tests.test_property_notifications.TestPropertyNotifications) ... ok test_read_only_property (traits.tests.test_python_properties.TestPythonProperty) ... ok test_read_write_property (traits.tests.test_python_properties.TestPythonProperty) ... ok test_dynamic_events (traits.tests.test_range.RangeTestCase) ... ok test_dynamic_range_in_list (traits.tests.test_range.RangeTestCase) ... ok test_dynamic_range_in_tuple (traits.tests.test_range.RangeTestCase) ... ok test_non_ui_events (traits.tests.test_range.RangeTestCase) ... ok test_non_ui_int_events (traits.tests.test_range.RangeTestCase) ... ok test_set_readonly_trait_in_init (traits.tests.test_readonly.TestReadOnlyTrait) ... ok test_default_value_for_no_cache (traits.tests.test_regression.TestRegression) Make sure that CTrait.default_value_for() does not cache the ... ok test_default_value_for_property (traits.tests.test_regression.TestRegression) Don't segfault when calling default_value_for on a Property trait. ... ok test_delegate_initializer (traits.tests.test_regression.TestRegression) ... ok test_delegation_refleak (traits.tests.test_regression.TestRegression) ... ok test_exception_from_numpy_comparison_ignored (traits.tests.test_regression.TestRegression) ... ok test_has_traits_notifiers_refleak (traits.tests.test_regression.TestRegression) ... ok test_init_list_depends (traits.tests.test_regression.TestRegression) Using two lists with bracket notation in extended name notation ... ok test_leaked_property_tuple (traits.tests.test_regression.TestRegression) the property ctrait constructor shouldn't leak a tuple. ... ok test_no_leaking_notifiers (traits.tests.test_regression.TestRegression) Extended trait change notifications should not leaf ... ok test_on_trait_change_with_list_of_extended_names (traits.tests.test_regression.TestRegression) ... ok test_set_disallowed_exception (traits.tests.test_regression.TestRegression) ... ok test_subclasses_weakref (traits.tests.test_regression.TestRegression) Make sure that dynamically created subclasses are not held ... ok test_validate_exception_propagates (traits.tests.test_regression.TestRegression) ... ok test_modify_dict_in_dict_no_events (traits.tests.test_regression.TestRegressionNestedContainerEvent) ... ok test_modify_dict_in_list (traits.tests.test_regression.TestRegressionNestedContainerEvent) ... ok test_modify_dict_in_list_with_new_value (traits.tests.test_regression.TestRegressionNestedContainerEvent) ... ok test_modify_dict_in_union_in_dict_no_events (traits.tests.test_regression.TestRegressionNestedContainerEvent) ... ok test_modify_list_in_dict (traits.tests.test_regression.TestRegressionNestedContainerEvent) ... ok test_modify_list_in_dict_wrapped_in_union (traits.tests.test_regression.TestRegressionNestedContainerEvent) ... ok test_modify_list_in_list_no_events (traits.tests.test_regression.TestRegressionNestedContainerEvent) ... ok test_modify_nested_set_no_events (traits.tests.test_regression.TestRegressionNestedContainerEvent) ... ok test_modify_set_in_dict (traits.tests.test_regression.TestRegressionNestedContainerEvent) ... ok test_modify_set_in_list (traits.tests.test_regression.TestRegressionNestedContainerEvent) ... ok test_modify_set_in_list_with_new_value (traits.tests.test_regression.TestRegressionNestedContainerEvent) ... ok test_modify_set_in_union_in_dict (traits.tests.test_regression.TestRegressionNestedContainerEvent) ... ok test_rich_compare_false (traits.tests.test_rich_compare.OldRichCompareTestCase) ... ok test_rich_compare_true (traits.tests.test_rich_compare.OldRichCompareTestCase) ... ok test_rich_compare_with_cached_property (traits.tests.test_rich_compare.OldRichCompareTestCase) ... ok test_assumptions (traits.tests.test_rich_compare.RichCompareHasTraitsTestCase) ... ok test_id_different_object (traits.tests.test_rich_compare.RichCompareHasTraitsTestCase) ... ok test_id_different_object_same_as (traits.tests.test_rich_compare.RichCompareHasTraitsTestCase) ... ok test_id_first_assignment (traits.tests.test_rich_compare.RichCompareHasTraitsTestCase) ... ok test_id_same_object (traits.tests.test_rich_compare.RichCompareHasTraitsTestCase) ... ok test_rich_different_object (traits.tests.test_rich_compare.RichCompareHasTraitsTestCase) ... ok test_rich_different_object_same_as (traits.tests.test_rich_compare.RichCompareHasTraitsTestCase) ... ok test_rich_first_assignment (traits.tests.test_rich_compare.RichCompareHasTraitsTestCase) ... ok test_rich_same_object (traits.tests.test_rich_compare.RichCompareHasTraitsTestCase) ... ok test_events (traits.tests.test_special_event_handlers.TestSpecialEvent) ... ok test_instance_events (traits.tests.test_special_event_handlers.TestSpecialEvent) ... ok test_leading_underscore (traits.tests.test_static_notifiers.TestNotifiers) Test the name-mangling for the double-underscored change handlers. ... ok test_static_notifiers_0 (traits.tests.test_static_notifiers.TestNotifiers) ... ok test_static_notifiers_1 (traits.tests.test_static_notifiers.TestNotifiers) ... ok test_static_notifiers_2 (traits.tests.test_static_notifiers.TestNotifiers) ... ok test_static_notifiers_3 (traits.tests.test_static_notifiers.TestNotifiers) ... ok test_static_notifiers_4 (traits.tests.test_static_notifiers.TestNotifiers) ... ok test_validator_function (traits.tests.test_str_handler.StrHandlerCase) ... ok test_validator_handler (traits.tests.test_str_handler.StrHandlerCase) ... ok test_accepts_numpy_string (traits.tests.test_string.TestString) ... ok test_mutual_sync (traits.tests.test_sync_traits.TestSyncTraits) Test that two traits can be mutually synchronized. ... ok test_one_way_sync (traits.tests.test_sync_traits.TestSyncTraits) Test one-way synchronization of two traits. ... ok test_sync_alias (traits.tests.test_sync_traits.TestSyncTraits) Test synchronization of a trait with an aliased trait. ... ok test_sync_delete (traits.tests.test_sync_traits.TestSyncTraits) Test that deleting a synchronized trait works. ... ok test_sync_delete_one_way (traits.tests.test_sync_traits.TestSyncTraits) Test that deleting a one-way synchronized trait works. ... ok test_sync_lists (traits.tests.test_sync_traits.TestSyncTraits) Test synchronization of list traits. ... ok test_sync_lists_partial_slice (traits.tests.test_sync_traits.TestSyncTraits) Test synchronization of list traits when there is a partial slice. ... ok test_sync_ref_cycle (traits.tests.test_sync_traits.TestSyncTraits) Regression test for #69. ... ok test_extended (traits.tests.test_target.TestCase) Tests a dynamic trait change handler using extended names. ... ok test_simple (traits.tests.test_target.TestCase) Tests a simple dynamic trait change handler. ... ok test_assign_datetime (traits.tests.test_time.TestTime) ... ok test_assign_non_time (traits.tests.test_time.TestTime) ... ok test_assign_none_with_allow_none_false (traits.tests.test_time.TestTime) ... ok test_assign_none_with_allow_none_not_given (traits.tests.test_time.TestTime) ... ok test_assign_none_with_allow_none_true (traits.tests.test_time.TestTime) ... ok test_assign_time (traits.tests.test_time.TestTime) ... ok test_default (traits.tests.test_time.TestTime) ... ok test_get_editor (traits.tests.test_time.TestTime) ... ok test_safe_contains (traits.tests.test_trait_base.TestTraitBase) ... ok test_change_event_hooks (traits.tests.test_trait_change_event_tracer.TestChangeEventTracers) ... ok test_change_event_hooks_after_exception (traits.tests.test_trait_change_event_tracer.TestChangeEventTracers) ... ok test_as_ctrait_from_class (traits.tests.test_trait_converters.TestAsCtrait) ... ok test_as_ctrait_from_ctrait (traits.tests.test_trait_converters.TestAsCtrait) ... ok test_as_ctrait_from_instance (traits.tests.test_trait_converters.TestAsCtrait) ... ok test_as_ctrait_from_trait_factory (traits.tests.test_trait_converters.TestAsCtrait) ... ok test_as_ctrait_raise_exception (traits.tests.test_trait_converters.TestAsCtrait) ... ok test_check_trait_ctrait (traits.tests.test_trait_converters.TestCheckTrait) ... ok test_check_trait_none (traits.tests.test_trait_converters.TestCheckTrait) ... ok test_check_trait_other (traits.tests.test_trait_converters.TestCheckTrait) ... ok test_check_trait_trait_factory (traits.tests.test_trait_converters.TestCheckTrait) ... ok test_check_trait_trait_type_class (traits.tests.test_trait_converters.TestCheckTrait) ... ok test_check_trait_trait_type_instance (traits.tests.test_trait_converters.TestCheckTrait) ... ok test_trait_cast_ctrait (traits.tests.test_trait_converters.TestTraitCast) ... ok test_trait_cast_none (traits.tests.test_trait_converters.TestTraitCast) ... ok test_trait_cast_other (traits.tests.test_trait_converters.TestTraitCast) ... ok test_trait_cast_trait_factory (traits.tests.test_trait_converters.TestTraitCast) ... ok test_trait_cast_trait_type_class (traits.tests.test_trait_converters.TestTraitCast) ... ok test_trait_cast_trait_type_instance (traits.tests.test_trait_converters.TestTraitCast) ... ok test_trait_for_ctrait (traits.tests.test_trait_converters.TestTraitFor) ... ok test_trait_for_none (traits.tests.test_trait_converters.TestTraitFor) ... ok test_trait_for_other (traits.tests.test_trait_converters.TestTraitFor) ... ok test_trait_for_trait_factory (traits.tests.test_trait_converters.TestTraitFor) ... ok test_trait_for_trait_type_class (traits.tests.test_trait_converters.TestTraitFor) ... ok test_trait_for_trait_type_instance (traits.tests.test_trait_converters.TestTraitFor) ... ok test_trait_from_ctrait (traits.tests.test_trait_converters.TestTraitFrom) ... ok test_trait_from_none (traits.tests.test_trait_converters.TestTraitFrom) ... ok test_trait_from_other (traits.tests.test_trait_converters.TestTraitFrom) ... ok test_trait_from_trait_factory (traits.tests.test_trait_converters.TestTraitFrom) ... ok test_trait_from_trait_type_class (traits.tests.test_trait_converters.TestTraitFrom) ... ok test_trait_from_trait_type_instance (traits.tests.test_trait_converters.TestTraitFrom) ... ok test_delegates_to (traits.tests.test_trait_cycle.TestCase) Tests if an object that delegates to another is freed. ... ok test_reference_to_trait_dict (traits.tests.test_trait_cycle.TestCase) Does a HasTraits object refer to its __dict__ object? ... ok test_simple_cycle_hastraits (traits.tests.test_trait_cycle.TestCase) Can the garbage collector clean up a cycle with traits objects? ... ok test_simple_cycle_newstyle_class (traits.tests.test_trait_cycle.TestCase) Can the garbage collector clean up a cycle with new style class? ... ok test_simple_cycle_oldstyle_class (traits.tests.test_trait_cycle.TestCase) Can the garbage collector clean up a cycle with old style class? ... ok test_default_value (traits.tests.test_trait_default_initializer.TestTraitDefaultInitializer) ... ok test_default_value_override (traits.tests.test_trait_default_initializer.TestTraitDefaultInitializer) ... ok test_error_propagation_in_default_methods (traits.tests.test_trait_default_initializer.TestTraitDefaultInitializer) ... ok test_reset_to_default (traits.tests.test_trait_default_initializer.TestTraitDefaultInitializer) ... ok test_dict_event_kwargs_only (traits.tests.test_trait_dict_list_set_event.TestTraitEvent) ... ok test_dict_event_repr (traits.tests.test_trait_dict_list_set_event.TestTraitEvent) ... ok test_list_event_kwargs_only (traits.tests.test_trait_dict_list_set_event.TestTraitEvent) ... ok test_list_repr (traits.tests.test_trait_dict_list_set_event.TestTraitEvent) ... ok test_set_event_kwargs_only (traits.tests.test_trait_dict_list_set_event.TestTraitEvent) ... ok test_set_event_repr (traits.tests.test_trait_dict_list_set_event.TestTraitEvent) ... ok test_clear (traits.tests.test_trait_dict_object.TestTraitDict) ... ok test_clear_empty_dictionary (traits.tests.test_trait_dict_object.TestTraitDict) ... ok test_deepcopy (traits.tests.test_trait_dict_object.TestTraitDict) ... ok test_delitem (traits.tests.test_trait_dict_object.TestTraitDict) ... ok test_delitem_not_found (traits.tests.test_trait_dict_object.TestTraitDict) ... ok test_init (traits.tests.test_trait_dict_object.TestTraitDict) ... ok test_init_iterable (traits.tests.test_trait_dict_object.TestTraitDict) ... ok test_invalid_key (traits.tests.test_trait_dict_object.TestTraitDict) ... ok test_invalid_value (traits.tests.test_trait_dict_object.TestTraitDict) ... ok test_ior (traits.tests.test_trait_dict_object.TestTraitDict) ... ok test_ior_is_quiet_if_no_change (traits.tests.test_trait_dict_object.TestTraitDict) ... ok test_notification (traits.tests.test_trait_dict_object.TestTraitDict) ... ok test_pickle (traits.tests.test_trait_dict_object.TestTraitDict) ... ok test_pop (traits.tests.test_trait_dict_object.TestTraitDict) ... ok test_pop_key_error (traits.tests.test_trait_dict_object.TestTraitDict) ... ok test_popitem (traits.tests.test_trait_dict_object.TestTraitDict) ... ok test_setdefault (traits.tests.test_trait_dict_object.TestTraitDict) ... ok test_setdefault_with_casting (traits.tests.test_trait_dict_object.TestTraitDict) ... ok test_setitem (traits.tests.test_trait_dict_object.TestTraitDict) ... ok test_update (traits.tests.test_trait_dict_object.TestTraitDict) ... ok test_update_iterable (traits.tests.test_trait_dict_object.TestTraitDict) ... ok test_update_notifies_with_nonempty_argument (traits.tests.test_trait_dict_object.TestTraitDict) ... ok test_update_with_empty_argument (traits.tests.test_trait_dict_object.TestTraitDict) ... ok test_update_with_transformation (traits.tests.test_trait_dict_object.TestTraitDict) ... ok test_trait_dict_event_str_representation (traits.tests.test_trait_dict_object.TestTraitDictEvent) Test string representation of the TraitDictEvent class. ... ok test_trait_dict_event_subclass_str_representation (traits.tests.test_trait_dict_object.TestTraitDictEvent) Test string representation of a subclass of the TraitDictEvent ... ok test_trait_dict_object_pickle (traits.tests.test_trait_dict_object.TestTraitDictObject) ... ok test_trait_dict_object_validate_key (traits.tests.test_trait_dict_object.TestTraitDictObject) ... ok test_trait_dict_object_validate_value (traits.tests.test_trait_dict_object.TestTraitDictObject) ... ok test_bad__getattribute__ (traits.tests.test_trait_exceptions.TestGetAttr) ... ok test_trait_get (traits.tests.test_trait_get_set.TestTraitGet) ... ok test_trait_get_deprecated (traits.tests.test_trait_get_set.TestTraitGet) ... ok test_trait_set (traits.tests.test_trait_get_set.TestTraitGet) ... ok test_trait_set_deprecated (traits.tests.test_trait_get_set.TestTraitGet) ... ok test_trait_set_quiet (traits.tests.test_trait_get_set.TestTraitGet) ... ok test_trait_setq (traits.tests.test_trait_get_set.TestTraitGet) ... ok test_pickle_whole (traits.tests.test_trait_list_dict.TestTraitListDictSetPersistence) ... ok test_trait_dict_default (traits.tests.test_trait_list_dict.TestTraitListDictSetPersistence) ... ok test_trait_dict_default_kind (traits.tests.test_trait_list_dict.TestTraitListDictSetPersistence) ... ok test_trait_dict_object_copies (traits.tests.test_trait_list_dict.TestTraitListDictSetPersistence) ... ok test_trait_dict_object_persists (traits.tests.test_trait_list_dict.TestTraitListDictSetPersistence) ... ok test_trait_list_default (traits.tests.test_trait_list_dict.TestTraitListDictSetPersistence) ... ok test_trait_list_default_kind (traits.tests.test_trait_list_dict.TestTraitListDictSetPersistence) ... ok test_trait_list_object_copies (traits.tests.test_trait_list_dict.TestTraitListDictSetPersistence) ... ok test_trait_list_object_persists (traits.tests.test_trait_list_dict.TestTraitListDictSetPersistence) ... ok test_trait_set_default (traits.tests.test_trait_list_dict.TestTraitListDictSetPersistence) ... ok test_trait_set_default_kind (traits.tests.test_trait_list_dict.TestTraitListDictSetPersistence) ... ok test_trait_set_object_copies (traits.tests.test_trait_list_dict.TestTraitListDictSetPersistence) ... ok test_trait_set_object_inplace (traits.tests.test_trait_list_dict.TestTraitListDictSetPersistence) ... ok test_trait_set_object_operations (traits.tests.test_trait_list_dict.TestTraitListDictSetPersistence) ... ok test_trait_set_object_persists (traits.tests.test_trait_list_dict.TestTraitListDictSetPersistence) ... ok test_append (traits.tests.test_trait_list_object.TestTraitList) ... ok test_append_converts (traits.tests.test_trait_list_object.TestTraitList) ... ok test_append_validates (traits.tests.test_trait_list_object.TestTraitList) ... ok test_clear (traits.tests.test_trait_list_object.TestTraitList) ... ok test_clear_empty_list (traits.tests.test_trait_list_object.TestTraitList) ... ok test_copy (traits.tests.test_trait_list_object.TestTraitList) ... ok test_deepcopy (traits.tests.test_trait_list_object.TestTraitList) ... ok test_deepcopy_memoization (traits.tests.test_trait_list_object.TestTraitList) ... ok test_delitem (traits.tests.test_trait_list_object.TestTraitList) ... ok test_delitem_extended_slice_normalization (traits.tests.test_trait_list_object.TestTraitList) ... ok test_delitem_negative_step (traits.tests.test_trait_list_object.TestTraitList) ... ok test_delitem_negative_step_normalization (traits.tests.test_trait_list_object.TestTraitList) ... ok test_delitem_nochange (traits.tests.test_trait_list_object.TestTraitList) ... ok test_delitem_slice_exhaustive (traits.tests.test_trait_list_object.TestTraitList) ... ok test_extend (traits.tests.test_trait_list_object.TestTraitList) ... ok test_extend_converts (traits.tests.test_trait_list_object.TestTraitList) ... ok test_extend_empty (traits.tests.test_trait_list_object.TestTraitList) ... ok test_extend_iterable (traits.tests.test_trait_list_object.TestTraitList) ... ok test_extend_validates (traits.tests.test_trait_list_object.TestTraitList) ... ok test_iadd (traits.tests.test_trait_list_object.TestTraitList) ... ok test_iadd_converts (traits.tests.test_trait_list_object.TestTraitList) ... ok test_iadd_empty (traits.tests.test_trait_list_object.TestTraitList) ... ok test_iadd_iterable (traits.tests.test_trait_list_object.TestTraitList) ... ok test_iadd_validates (traits.tests.test_trait_list_object.TestTraitList) ... ok test_imul (traits.tests.test_trait_list_object.TestTraitList) ... ok test_imul_does_not_revalidate (traits.tests.test_trait_list_object.TestTraitList) ... ok test_imul_integer_like (traits.tests.test_trait_list_object.TestTraitList) ... ok test_imul_no_notification_for_empty_list (traits.tests.test_trait_list_object.TestTraitList) ... ok test_init (traits.tests.test_trait_list_object.TestTraitList) ... ok test_init_converts (traits.tests.test_trait_list_object.TestTraitList) ... ok test_init_iterable (traits.tests.test_trait_list_object.TestTraitList) ... ok test_init_iterable_without_length (traits.tests.test_trait_list_object.TestTraitList) ... ok test_init_no_value (traits.tests.test_trait_list_object.TestTraitList) ... ok test_init_validates (traits.tests.test_trait_list_object.TestTraitList) ... ok test_insert (traits.tests.test_trait_list_object.TestTraitList) ... ok test_insert_converts (traits.tests.test_trait_list_object.TestTraitList) ... ok test_insert_index_matches_python_interpretation (traits.tests.test_trait_list_object.TestTraitList) ... ok test_insert_validates (traits.tests.test_trait_list_object.TestTraitList) ... ok test_invalid_entry (traits.tests.test_trait_list_object.TestTraitList) ... ok test_list_of_lists (traits.tests.test_trait_list_object.TestTraitList) ... ok test_notification (traits.tests.test_trait_list_object.TestTraitList) ... ok test_pickle (traits.tests.test_trait_list_object.TestTraitList) ... ok test_pop (traits.tests.test_trait_list_object.TestTraitList) ... ok test_remove (traits.tests.test_trait_list_object.TestTraitList) ... ok test_reverse (traits.tests.test_trait_list_object.TestTraitList) ... ok test_reverse_empty_list (traits.tests.test_trait_list_object.TestTraitList) ... ok test_reverse_single_notification (traits.tests.test_trait_list_object.TestTraitList) ... ok test_setitem (traits.tests.test_trait_list_object.TestTraitList) ... ok test_setitem_converts (traits.tests.test_trait_list_object.TestTraitList) ... ok test_setitem_corner_case (traits.tests.test_trait_list_object.TestTraitList) ... ok test_setitem_index_and_validation_error (traits.tests.test_trait_list_object.TestTraitList) ... ok test_setitem_indexerror (traits.tests.test_trait_list_object.TestTraitList) ... ok test_setitem_item_conversion (traits.tests.test_trait_list_object.TestTraitList) ... ok test_setitem_iterable (traits.tests.test_trait_list_object.TestTraitList) ... ok test_setitem_negative_one_step (traits.tests.test_trait_list_object.TestTraitList) ... ok test_setitem_negative_step (traits.tests.test_trait_list_object.TestTraitList) ... ok test_setitem_no_added (traits.tests.test_trait_list_object.TestTraitList) ... ok test_setitem_no_item_change (traits.tests.test_trait_list_object.TestTraitList) ... ok test_setitem_no_removed (traits.tests.test_trait_list_object.TestTraitList) ... ok test_setitem_no_structural_change (traits.tests.test_trait_list_object.TestTraitList) ... ok test_setitem_slice_exhaustive (traits.tests.test_trait_list_object.TestTraitList) ... ok test_setitem_validation_error (traits.tests.test_trait_list_object.TestTraitList) ... ok test_sort (traits.tests.test_trait_list_object.TestTraitList) ... ok test_sort_already_sorted (traits.tests.test_trait_list_object.TestTraitList) ... ok test_sort_empty_list (traits.tests.test_trait_list_object.TestTraitList) ... ok test_validator (traits.tests.test_trait_list_object.TestTraitList) ... ok test_creation (traits.tests.test_trait_list_object.TestTraitListEvent) ... ok test_defaults (traits.tests.test_trait_list_object.TestTraitListEvent) ... ok test_trait_list_event_str_representation (traits.tests.test_trait_list_object.TestTraitListEvent) Test string representation of the TraitListEvent class. ... ok test_trait_list_event_subclass_str_representation (traits.tests.test_trait_list_object.TestTraitListEvent) Test string representation of a subclass of the TraitListEvent ... ok test_append (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_append_too_large (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_clear (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_clear_too_small (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_dead_object_reference (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_delitem (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_delitem_from_empty (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_delitem_single_too_small (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_delitem_slice_too_small (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_extend (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_extend_from_iterable (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_extend_too_large (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_iadd (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_iadd_from_iterable (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_iadd_too_large (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_imul (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_imul_negative_multiplier (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_imul_too_large (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_imul_too_small (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_init_from_iterable (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_init_too_large (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_init_too_small (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_insert (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_insert_too_large (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_length_violation_error_message (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_list_of_lists_pickle_with_notifier (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_pop (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_pop_from_empty (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_pop_too_small (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_remove (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_remove_from_empty (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_remove_too_small (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_setitem_extended_slice (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_setitem_extended_slice_bad_length (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_setitem_from_iterable (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_setitem_index (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_setitem_item_validation_failure (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_setitem_slice (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_setitem_stop_lt_start (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_setitem_too_large (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_setitem_too_small (traits.tests.test_trait_list_object.TestTraitListObject) ... ok test_pickle_roundtrip (traits.tests.test_trait_prefix_list.TestTraitPrefixList) ... ok test_add (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_add_iterable (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_add_no_notification_for_no_op (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_add_unhashable (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_clear (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_clear_no_notifications_if_already_empty (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_difference_update_varargs (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_difference_update_with_no_arguments (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_discard (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_get_state (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_iand (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_iand_does_not_call_validator (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_init (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_init_with_no_input (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_intersection_update_varargs (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_intersection_update_with_iterable (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_intersection_update_with_no_arguments (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_ior (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_isub (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_isub_validator_not_called (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_isub_with_no_intersection (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_ixor (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_ixor_no_nofications_for_no_change (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_ixor_validator_args_with_added (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_ixor_with_iterable_items (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_notification (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_pop (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_remove (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_remove_does_not_call_validator (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_remove_iterable (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_set_state_exclude_notifiers (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_update_varargs (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_update_with_non_iterable (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_update_with_nothing (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_validator (traits.tests.test_trait_set_object.TestTraitSet) ... ok test_trait_set_event_str_representation (traits.tests.test_trait_set_object.TestTraitSetEvent) Test string representation of the TraitSetEvent class. ... ok test_trait_set_event_subclass_str_representation (traits.tests.test_trait_set_object.TestTraitSetEvent) Test string representation of a subclass of the TraitSetEvent ... ok test_get_state (traits.tests.test_trait_set_object.TestTraitSetObject) ... ok test_notification_silenced_if_has_items_if_false (traits.tests.test_trait_set_object.TestTraitSetObject) ... ok test_pickle_with_notifier (traits.tests.test_trait_set_object.TestTraitSetObject) ... ok test_validation (traits.tests.test_trait_set_object.TestTraitSetObject) ... ok test_function_deprecated (traits.tests.test_trait_types.TestDeprecatedTraitTypes) ... ok test_method_deprecated (traits.tests.test_trait_types.TestDeprecatedTraitTypes) ... ok test_symbol_deprecated (traits.tests.test_trait_types.TestDeprecatedTraitTypes) ... ok test_default_value_in_init (traits.tests.test_trait_types.TraitTypesTest) ... ok test_disallowed_default_value (traits.tests.test_trait_types.TraitTypesTest) ... ok test_numpy_validators_loaded_if_numpy_present (traits.tests.test_trait_types.TraitTypesTest) ... ok test_traits_shared_transient (traits.tests.test_trait_types.TraitTypesTest) ... ok test_assignment (traits.tests.test_traits.AnyTraitTest) ... ok test_assignment (traits.tests.test_traits.BytesTest) ... ok test_assignment (traits.tests.test_traits.CoercibleBytesTest) ... ok test_assignment (traits.tests.test_traits.CoercibleFloatTest) ... ok test_assignment (traits.tests.test_traits.CoercibleIntTest) ... ok test_comparison_mode_equality (traits.tests.test_traits.ComparisonModeTests) ... ok test_comparison_mode_identity (traits.tests.test_traits.ComparisonModeTests) ... ok test_comparison_mode_none (traits.tests.test_traits.ComparisonModeTests) ... ok test_rich_compare_false (traits.tests.test_traits.ComparisonModeTests) ... ok test_rich_compare_true (traits.tests.test_traits.ComparisonModeTests) ... ok test_delegation (traits.tests.test_traits.DelegateTests) ... ok test_assignment (traits.tests.test_traits.EnumTest) ... ok test_assignment (traits.tests.test_traits.FloatTest) ... ok test_assignment (traits.tests.test_traits.ImaginaryValueTest) ... ok test_assignment (traits.tests.test_traits.IntTest) ... ok test_assignment (traits.tests.test_traits.MappedTest) ... ok test_assignment (traits.tests.test_traits.NewInstanceTest) ... ok test_complex (traits.tests.test_traits.NotifierTests) ... ok test_simple (traits.tests.test_traits.NotifierTests) ... ok test_assignment (traits.tests.test_traits.OddIntegerTest) ... ok test_assignment (traits.tests.test_traits.OldInstanceTest) ... ok test_assignment (traits.tests.test_traits.PrefixListTest) ... ok test_assignment (traits.tests.test_traits.PrefixMapTest) ... ok test_factory_subclass_no_segfault (traits.tests.test_traits.RegressionTest) Test that we can provide an instance as a default in the definition ... ok test_trait_compound_instance (traits.tests.test_traits.RegressionTest) Test that a deferred Instance() embedded in a TraitCompound handler ... ok test_assignment (traits.tests.test_traits.StringTest) ... ok test_color_deprecated (traits.tests.test_traits.TestDeprecatedTraits) ... ok test_font_deprecated (traits.tests.test_traits.TestDeprecatedTraits) ... ok test_rgb_color_deprecated (traits.tests.test_traits.TestDeprecatedTraits) ... ok test_runtime_error (traits.tests.test_traits.TestRuntimeError) ... ok test_this_none (traits.tests.test_traits.TestThis) ... ok test_this_other_class (traits.tests.test_traits.TestThis) ... ok test_trait_default (traits.tests.test_traits.TestTraitWithMappingAndCallable) ... ok test_trait_set_value_use_callable (traits.tests.test_traits.TestTraitWithMappingAndCallable) ... ok test_trait_set_value_use_mapping (traits.tests.test_traits.TestTraitWithMappingAndCallable) ... ok test_enum_exceptions (traits.tests.test_traits.test_complex_value) Check that enumerated values can be combined with nested ... ok test_num1 (traits.tests.test_traits.test_complex_value) ... ok test_list1 (traits.tests.test_traits.test_list_value) ... ok test_list2 (traits.tests.test_traits.test_list_value) ... ok test_trait_list_event (traits.tests.test_traits.test_list_value) Record TraitListEvent behavior. ... ok test_listener_handler_for_function (traits.tests.test_traits_listener.TestListenerParser) ... ok test_listener_handler_for_method (traits.tests.test_traits_listener.TestListenerParser) ... ok test_listener_parser_single_string (traits.tests.test_traits_listener.TestListenerParser) ... ok test_listener_parser_trait_of_trait_dot (traits.tests.test_traits_listener.TestListenerParser) ... ok test_listener_parser_trait_of_trait_of_trait_mixed (traits.tests.test_traits_listener.TestListenerParser) ... ok test_parse_comma_separated_text (traits.tests.test_traits_listener.TestListenerParser) ... ok test_parse_comma_separated_text_trailing_comma (traits.tests.test_traits_listener.TestListenerParser) ... ok test_parse_exclude_metadata (traits.tests.test_traits_listener.TestListenerParser) ... ok test_parse_is_anytrait_minus (traits.tests.test_traits_listener.TestListenerParser) ... ok test_parse_is_anytrait_plus (traits.tests.test_traits_listener.TestListenerParser) ... ok test_parse_is_list_handler (traits.tests.test_traits_listener.TestListenerParser) ... ok test_parse_nested_empty_prefix_with_question_mark (traits.tests.test_traits_listener.TestListenerParser) ... ok test_parse_nested_exclude_empty_metadata_name (traits.tests.test_traits_listener.TestListenerParser) ... ok test_parse_question_mark_only (traits.tests.test_traits_listener.TestListenerParser) ... ok test_parse_square_bracket (traits.tests.test_traits_listener.TestListenerParser) ... ok test_parse_square_bracket_in_middle (traits.tests.test_traits_listener.TestListenerParser) ... ok test_parse_square_bracket_nested_attribute (traits.tests.test_traits_listener.TestListenerParser) ... ok test_parse_text_with_metadata (traits.tests.test_traits_listener.TestListenerParser) ... ok test_parse_text_with_question_mark (traits.tests.test_traits_listener.TestListenerParser) ... ok test_parse_with_asterisk (traits.tests.test_traits_listener.TestListenerParser) ... ok test_constant_defaults (traits.tests.test_tuple.TupleTestCase) ... ok test_default_values (traits.tests.test_tuple.TupleTestCase) ... ok test_invalid_assignment_length (traits.tests.test_tuple.TupleTestCase) ... ok test_non_constant_defaults (traits.tests.test_tuple.TupleTestCase) ... ok test_simple_assignment (traits.tests.test_tuple.TupleTestCase) ... ok test_type_checking (traits.tests.test_tuple.TupleTestCase) ... ok test_unexpected_validation_exceptions_are_propagated (traits.tests.test_tuple.TupleTestCase) ... ok test_invalid_subclass (traits.tests.test_type.TypeTestCase) ... ok test_invalid_type (traits.tests.test_type.TypeTestCase) ... ok test_subclass_base (traits.tests.test_type.TypeTestCase) ... ok test_subclass_derived (traits.tests.test_type.TypeTestCase) ... ok test_type_base (traits.tests.test_type.TypeTestCase) ... ok test_type_derived (traits.tests.test_type.TypeTestCase) ... ok test_notification_from_main_thread (traits.tests.test_ui_notifiers.TestDecoratorUINotifiers) ... ok test_notification_from_separate_thread (traits.tests.test_ui_notifiers.TestDecoratorUINotifiers) ... ok test_notification_from_main_thread (traits.tests.test_ui_notifiers.TestMethodUINotifiers) ... ok test_notification_from_separate_thread (traits.tests.test_ui_notifiers.TestMethodUINotifiers) ... ok test_initial_value (traits.tests.test_undefined.UndefinedTestCase) ... ok test_name_change (traits.tests.test_undefined.UndefinedTestCase) ... ok test_read_only_write_once (traits.tests.test_undefined.UndefinedTestCase) ... ok test_read_only_write_once_from_constructor (traits.tests.test_undefined.UndefinedTestCase) ... ok test_aliases (traits.tests.test_unicode_traits.TestUnicodeTraits) ... ok test_constant_default (traits.tests.test_union.TestUnion) ... ok test_default_raise_error (traits.tests.test_union.TestUnion) ... ok test_default_value (traits.tests.test_union.TestUnion) ... ok test_extending_union_trait (traits.tests.test_union.TestUnion) ... ok test_inner_traits (traits.tests.test_union.TestUnion) ... ok test_list_inside_union_default (traits.tests.test_union.TestUnion) ... ok test_list_trait_instances (traits.tests.test_union.TestUnion) ... ok test_list_trait_types (traits.tests.test_union.TestUnion) ... ok test_malformed_declaration (traits.tests.test_union.TestUnion) ... ok test_notification (traits.tests.test_union.TestUnion) ... ok test_union_incompatible_trait (traits.tests.test_union.TestUnion) ... ok test_union_unspecified_arguments (traits.tests.test_union.TestUnion) ... ok test_union_user_defined_class (traits.tests.test_union.TestUnion) ... ok test_union_user_defined_type (traits.tests.test_union.TestUnion) ... ok test_union_with_none (traits.tests.test_union.TestUnion) ... ok test_bad_assignment (traits.tests.test_uuid.TestUUID) ... ok test_bad_init (traits.tests.test_uuid.TestUUID) ... ok test_good_init (traits.tests.test_uuid.TestUUID) ... ok test_custom_validation (traits.tests.test_validated_tuple.ValidatedTupleTestCase) ... ok test_default_values (traits.tests.test_validated_tuple.ValidatedTupleTestCase) ... ok test_error_during_custom_validation (traits.tests.test_validated_tuple.ValidatedTupleTestCase) ... ok test_initialization (traits.tests.test_validated_tuple.ValidatedTupleTestCase) ... ok test_invalid_assignment_length (traits.tests.test_validated_tuple.ValidatedTupleTestCase) ... ok test_simple_assignment (traits.tests.test_validated_tuple.ValidatedTupleTestCase) ... ok test_type_checking (traits.tests.test_validated_tuple.ValidatedTupleTestCase) ... ok test_dunder_version (traits.tests.test_version.TestVersion) ... ok test_version_git_revision (traits.tests.test_version.TestVersion) ... ok test_version_version (traits.tests.test_version.TestVersion) ... ok test_versions_match (traits.tests.test_version.TestVersion) ... ok test_duplicate_names (traits.tests.test_view_elements.TestViewElements) ... ok test_included_names (traits.tests.test_view_elements.TestViewElements) ... ok test_instance_view_definition (traits.tests.test_view_elements.TestViewElements) ... ok test_trait_views (traits.tests.test_view_elements.TestViewElements) ... ok test_view_definition (traits.tests.test_view_elements.TestViewElements) ... ok test_view_definition_twice (traits.tests.test_view_elements.TestViewElements) ... ok test_view_element_superclass (traits.tests.test_view_elements.TestViewElements) ... ok test_view_elements_parents (traits.tests.test_view_elements.TestViewElements) ... ok test_set_and_get (traits.tests.test_weak_ref.TestWeakRef) ... ok test_target_freed_notification (traits.tests.test_weak_ref.TestWeakRef) ... ok test_weakref_trait_doesnt_leak_cycles (traits.tests.test_weak_ref.TestWeakRef) ... ok test_traits_handler_cleaned_up (traits.util.tests.test_async_trait_wait.TestAsyncTraitWait) ... ok test_wait_for_condition_failure (traits.util.tests.test_async_trait_wait.TestAsyncTraitWait) ... ok test_wait_for_condition_success (traits.util.tests.test_async_trait_wait.TestAsyncTraitWait) ... ok test_python_conversion (traits.util.tests.test_camel_case.CamelCaseTestCase) Does CamelCase -> Python name work? ... ok test_word_conversion (traits.util.tests.test_camel_case.CamelCaseTestCase) Does CamelCase -> words work? ... ok test_clean_filename_accented_chars (traits.util.tests.test_clean_strings.TestCleanStrings) ... ok test_clean_filename_all_chars (traits.util.tests.test_clean_strings.TestCleanStrings) ... ok test_clean_filename_conversion_to_lowercase (traits.util.tests.test_clean_strings.TestCleanStrings) ... ok test_clean_filename_default (traits.util.tests.test_clean_strings.TestCleanStrings) ... ok test_clean_filename_whitespace_handling (traits.util.tests.test_clean_strings.TestCleanStrings) ... ok test_clean_timestamp_deprecation (traits.util.tests.test_clean_strings.TestCleanStrings) ... ok test_deprecated_exception_raising_function (traits.util.tests.test_deprecated.TestDeprecated) ... ok test_deprecated_function (traits.util.tests.test_deprecated.TestDeprecated) ... ok test_deprecated_method (traits.util.tests.test_deprecated.TestDeprecated) ... ok test_deprecated_method_with_fancy_signature (traits.util.tests.test_deprecated.TestDeprecated) ... ok test_import_dotted_module (traits.util.tests.test_import_symbol.TestImportSymbol) import dotted module ... ok test_import_dotted_symbol (traits.util.tests.test_import_symbol.TestImportSymbol) import dotted symbol ... ok test_import_nested_symbol (traits.util.tests.test_import_symbol.TestImportSymbol) import nested symbol ... ok test_base_message_record (traits.util.tests.test_message_records.TestMessageRecords) ... ok test_calling_message_record (traits.util.tests.test_message_records.TestMessageRecords) ... ok test_change_message_record (traits.util.tests.test_message_records.TestMessageRecords) ... ok test_exit_message_record (traits.util.tests.test_message_records.TestMessageRecords) ... ok test_multi_thread_record_container (traits.util.tests.test_record_containers.TestRecordContainers) ... ok test_record_container (traits.util.tests.test_record_containers.TestRecordContainers) ... ok test_change_event_recorder (traits.util.tests.test_record_events.TestRecordEvents) ... ok test_multi_thread_change_event_recorder (traits.util.tests.test_record_events.TestRecordEvents) ... ok test_record_events (traits.util.tests.test_record_events.TestRecordEvents) ... ok test_find_resource_deprecated (traits.util.tests.test_resource.TestResource) ... ok test_store_resource_deprecated (traits.util.tests.test_resource.TestResource) ... ok test_abbreviated_annotations (traits.util.tests.test_trait_documenter.TestTraitDocumenter) ... ok test_add_line (traits.util.tests.test_trait_documenter.TestTraitDocumenter) ... ok test_can_document_member (traits.util.tests.test_trait_documenter.TestTraitDocumenter) ... ok test_failed_trait_definition (traits.util.tests.test_trait_documenter.TestTraitDocumenter) ... ok test_get_definition_tokens (traits.util.tests.test_trait_documenter.TestTraitDocumenter) ... ok test_successful_trait_definition (traits.util.tests.test_trait_documenter.TestTraitDocumenter) ... ok test_check_version_error (traits.util.tests.test_traitsui_helpers.TestTraitsUIHelper) ... ok test_check_version_okay (traits.util.tests.test_traitsui_helpers.TestTraitsUIHelper) ... ok test_weak_id_dict_str_representation (traits.util.tests.test_weakidddict.TestWeakIDDict) test string representation of the WeakIDDict class. ... ok test_weak_id_key_dict_str_representation (traits.util.tests.test_weakidddict.TestWeakIDDict) test string representation of the WeakIDKeyDict class. ... ok test_weak_keys (traits.util.tests.test_weakidddict.TestWeakIDDict) ... ok test_weak_keys_values (traits.util.tests.test_weakidddict.TestWeakIDDict) ... ok ---------------------------------------------------------------------- Ran 1582 tests in 26.913s OK ~/build/BUILD/traits-6.3.1 + popd + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-Traits-6.3.1-1.fc36.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PkNKpN + umask 022 + cd /builddir/build/BUILD + cd traits-6.3.1 + DOCDIR=/builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/share/doc/python3-Traits + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/share/doc/python3-Traits + cp -pr CHANGES.rst /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/share/doc/python3-Traits + cp -pr examples/tutorials /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/share/doc/python3-Traits + cp -pr README.rst /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/share/doc/python3-Traits + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QcbGvD + umask 022 + cd /builddir/build/BUILD + cd traits-6.3.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/share/licenses/python3-Traits + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/share/licenses/python3-Traits + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64/usr/share/licenses/python3-Traits + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-Traits = 6.3.1-1.fc36 python-traits = 6.3.1-1.fc36 python3-Traits = 6.3.1-1.fc36 python3-Traits(x86-64) = 6.3.1-1.fc36 python3-traits = 6.3.1-1.fc36 python3.10-Traits = 6.3.1-1.fc36 python3.10-traits = 6.3.1-1.fc36 python3.10dist(traits) = 6.3.1 python3dist(traits) = 6.3.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) python(abi) = 3.10 rtld(GNU_HASH) Obsoletes: python-Traits < 6.3.1-1.fc36 python-traits < 6.3.1-1.fc36 Processing files: python-Traits-debugsource-6.3.1-1.fc36.x86_64 Provides: python-Traits-debugsource = 6.3.1-1.fc36 python-Traits-debugsource(x86-64) = 6.3.1-1.fc36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-Traits-debuginfo-6.3.1-1.fc36.x86_64 Provides: debuginfo(build-id) = 83c394c4f2945eef8ef87fe145a8c8eabae0068b python-Traits-debuginfo = 6.3.1-1.fc36 python3-Traits-debuginfo = 6.3.1-1.fc36 python3-Traits-debuginfo(x86-64) = 6.3.1-1.fc36 python3.10-Traits-debuginfo = 6.3.1-1.fc36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-Traits-debugsource(x86-64) = 6.3.1-1.fc36 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64 Wrote: /builddir/build/RPMS/python3-Traits-debuginfo-6.3.1-1.fc36.x86_64.rpm Wrote: /builddir/build/RPMS/python-Traits-debugsource-6.3.1-1.fc36.x86_64.rpm Wrote: /builddir/build/RPMS/python3-Traits-6.3.1-1.fc36.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qe0Twi + umask 022 + cd /builddir/build/BUILD + cd traits-6.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-Traits-6.3.1-1.fc36.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0