* Package: dev-python/storm-0.18  * Repository: gentoo  * Maintainer: python  * USE: amd64 elibc_glibc kernel_linux multilib postgres sqlite test userland_GNU >>> Unpacking source... >>> Unpacking storm-0.18.tar.bz2 to /var/tmp/portage/dev-python/storm-0.18/work >>> Source unpacked in /var/tmp/portage/dev-python/storm-0.18/work >>> Preparing source in /var/tmp/portage/dev-python/storm-0.18/work/storm-0.18 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/storm-0.18/work/storm-0.18 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/storm-0.18/work/storm-0.18 ... * Building of dev-python/storm-0.18 with CPython 2.6... python2.6 setup.py build -b build-2.6  running build running build_py creating build-2.6 creating build-2.6/lib.linux-x86_64-2.6 creating build-2.6/lib.linux-x86_64-2.6/storm copying storm/exceptions.py -> build-2.6/lib.linux-x86_64-2.6/storm copying storm/cache.py -> build-2.6/lib.linux-x86_64-2.6/storm copying storm/references.py -> build-2.6/lib.linux-x86_64-2.6/storm copying storm/__init__.py -> build-2.6/lib.linux-x86_64-2.6/storm copying storm/tracer.py -> build-2.6/lib.linux-x86_64-2.6/storm copying storm/properties.py -> build-2.6/lib.linux-x86_64-2.6/storm copying storm/sqlobject.py -> build-2.6/lib.linux-x86_64-2.6/storm copying storm/tz.py -> build-2.6/lib.linux-x86_64-2.6/storm copying storm/expr.py -> build-2.6/lib.linux-x86_64-2.6/storm copying storm/database.py -> build-2.6/lib.linux-x86_64-2.6/storm copying storm/locals.py -> build-2.6/lib.linux-x86_64-2.6/storm copying storm/variables.py -> build-2.6/lib.linux-x86_64-2.6/storm copying storm/store.py -> build-2.6/lib.linux-x86_64-2.6/storm copying storm/base.py -> build-2.6/lib.linux-x86_64-2.6/storm copying storm/uri.py -> build-2.6/lib.linux-x86_64-2.6/storm copying storm/info.py -> build-2.6/lib.linux-x86_64-2.6/storm copying storm/event.py -> build-2.6/lib.linux-x86_64-2.6/storm creating build-2.6/lib.linux-x86_64-2.6/storm/schema copying storm/schema/__init__.py -> build-2.6/lib.linux-x86_64-2.6/storm/schema copying storm/schema/patch.py -> build-2.6/lib.linux-x86_64-2.6/storm/schema copying storm/schema/schema.py -> build-2.6/lib.linux-x86_64-2.6/storm/schema creating build-2.6/lib.linux-x86_64-2.6/storm/django copying storm/django/__init__.py -> build-2.6/lib.linux-x86_64-2.6/storm/django copying storm/django/stores.py -> build-2.6/lib.linux-x86_64-2.6/storm/django copying storm/django/middleware.py -> build-2.6/lib.linux-x86_64-2.6/storm/django creating build-2.6/lib.linux-x86_64-2.6/storm/django/backend copying storm/django/backend/__init__.py -> build-2.6/lib.linux-x86_64-2.6/storm/django/backend copying storm/django/backend/base.py -> build-2.6/lib.linux-x86_64-2.6/storm/django/backend creating build-2.6/lib.linux-x86_64-2.6/storm/zope copying storm/zope/metaconfigure.py -> build-2.6/lib.linux-x86_64-2.6/storm/zope copying storm/zope/__init__.py -> build-2.6/lib.linux-x86_64-2.6/storm/zope copying storm/zope/zstorm.py -> build-2.6/lib.linux-x86_64-2.6/storm/zope copying storm/zope/testing.py -> build-2.6/lib.linux-x86_64-2.6/storm/zope copying storm/zope/metadirectives.py -> build-2.6/lib.linux-x86_64-2.6/storm/zope copying storm/zope/schema.py -> build-2.6/lib.linux-x86_64-2.6/storm/zope copying storm/zope/interfaces.py -> build-2.6/lib.linux-x86_64-2.6/storm/zope copying storm/zope/adapters.py -> build-2.6/lib.linux-x86_64-2.6/storm/zope creating build-2.6/lib.linux-x86_64-2.6/storm/databases copying storm/databases/__init__.py -> build-2.6/lib.linux-x86_64-2.6/storm/databases copying storm/databases/mysql.py -> build-2.6/lib.linux-x86_64-2.6/storm/databases copying storm/databases/sqlite.py -> build-2.6/lib.linux-x86_64-2.6/storm/databases copying storm/databases/postgres.py -> build-2.6/lib.linux-x86_64-2.6/storm/databases running egg_info creating storm.egg-info writing storm.egg-info/PKG-INFO writing top-level names to storm.egg-info/top_level.txt writing dependency_links to storm.egg-info/dependency_links.txt writing manifest file 'storm.egg-info/SOURCES.txt' reading manifest file 'storm.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'storm.egg-info/SOURCES.txt' copying storm/cextensions.c -> build-2.6/lib.linux-x86_64-2.6/storm copying storm/zope/configure.zcml -> build-2.6/lib.linux-x86_64-2.6/storm/zope copying storm/zope/meta.zcml -> build-2.6/lib.linux-x86_64-2.6/storm/zope warning: build_py: byte-compiling is disabled, skipping. running build_ext building 'storm.cextensions' extension creating build-2.6/temp.linux-x86_64-2.6 creating build-2.6/temp.linux-x86_64-2.6/storm x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC -I/usr/include/python2.6 -c storm/cextensions.c -o build-2.6/temp.linux-x86_64-2.6/storm/cextensions.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-2.6/temp.linux-x86_64-2.6/storm/cextensions.o -L/usr/lib64 -lpython2.6 -o build-2.6/lib.linux-x86_64-2.6/storm/cextensions.so * Building of dev-python/storm-0.18 with CPython 2.7... python2.7 setup.py build -b build-2.7  running build running build_py creating build-2.7 creating build-2.7/lib.linux-x86_64-2.7 creating build-2.7/lib.linux-x86_64-2.7/storm copying storm/exceptions.py -> build-2.7/lib.linux-x86_64-2.7/storm copying storm/cache.py -> build-2.7/lib.linux-x86_64-2.7/storm copying storm/references.py -> build-2.7/lib.linux-x86_64-2.7/storm copying storm/__init__.py -> build-2.7/lib.linux-x86_64-2.7/storm copying storm/tracer.py -> build-2.7/lib.linux-x86_64-2.7/storm copying storm/properties.py -> build-2.7/lib.linux-x86_64-2.7/storm copying storm/sqlobject.py -> build-2.7/lib.linux-x86_64-2.7/storm copying storm/tz.py -> build-2.7/lib.linux-x86_64-2.7/storm copying storm/expr.py -> build-2.7/lib.linux-x86_64-2.7/storm copying storm/database.py -> build-2.7/lib.linux-x86_64-2.7/storm copying storm/locals.py -> build-2.7/lib.linux-x86_64-2.7/storm copying storm/variables.py -> build-2.7/lib.linux-x86_64-2.7/storm copying storm/store.py -> build-2.7/lib.linux-x86_64-2.7/storm copying storm/base.py -> build-2.7/lib.linux-x86_64-2.7/storm copying storm/uri.py -> build-2.7/lib.linux-x86_64-2.7/storm copying storm/info.py -> build-2.7/lib.linux-x86_64-2.7/storm copying storm/event.py -> build-2.7/lib.linux-x86_64-2.7/storm creating build-2.7/lib.linux-x86_64-2.7/storm/schema copying storm/schema/__init__.py -> build-2.7/lib.linux-x86_64-2.7/storm/schema copying storm/schema/patch.py -> build-2.7/lib.linux-x86_64-2.7/storm/schema copying storm/schema/schema.py -> build-2.7/lib.linux-x86_64-2.7/storm/schema creating build-2.7/lib.linux-x86_64-2.7/storm/django copying storm/django/__init__.py -> build-2.7/lib.linux-x86_64-2.7/storm/django copying storm/django/stores.py -> build-2.7/lib.linux-x86_64-2.7/storm/django copying storm/django/middleware.py -> build-2.7/lib.linux-x86_64-2.7/storm/django creating build-2.7/lib.linux-x86_64-2.7/storm/django/backend copying storm/django/backend/__init__.py -> build-2.7/lib.linux-x86_64-2.7/storm/django/backend copying storm/django/backend/base.py -> build-2.7/lib.linux-x86_64-2.7/storm/django/backend creating build-2.7/lib.linux-x86_64-2.7/storm/zope copying storm/zope/metaconfigure.py -> build-2.7/lib.linux-x86_64-2.7/storm/zope copying storm/zope/__init__.py -> build-2.7/lib.linux-x86_64-2.7/storm/zope copying storm/zope/zstorm.py -> build-2.7/lib.linux-x86_64-2.7/storm/zope copying storm/zope/testing.py -> build-2.7/lib.linux-x86_64-2.7/storm/zope copying storm/zope/metadirectives.py -> build-2.7/lib.linux-x86_64-2.7/storm/zope copying storm/zope/schema.py -> build-2.7/lib.linux-x86_64-2.7/storm/zope copying storm/zope/interfaces.py -> build-2.7/lib.linux-x86_64-2.7/storm/zope copying storm/zope/adapters.py -> build-2.7/lib.linux-x86_64-2.7/storm/zope creating build-2.7/lib.linux-x86_64-2.7/storm/databases copying storm/databases/__init__.py -> build-2.7/lib.linux-x86_64-2.7/storm/databases copying storm/databases/mysql.py -> build-2.7/lib.linux-x86_64-2.7/storm/databases copying storm/databases/sqlite.py -> build-2.7/lib.linux-x86_64-2.7/storm/databases copying storm/databases/postgres.py -> build-2.7/lib.linux-x86_64-2.7/storm/databases running egg_info writing storm.egg-info/PKG-INFO writing top-level names to storm.egg-info/top_level.txt writing dependency_links to storm.egg-info/dependency_links.txt reading manifest file 'storm.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'storm.egg-info/SOURCES.txt' copying storm/cextensions.c -> build-2.7/lib.linux-x86_64-2.7/storm copying storm/zope/configure.zcml -> build-2.7/lib.linux-x86_64-2.7/storm/zope copying storm/zope/meta.zcml -> build-2.7/lib.linux-x86_64-2.7/storm/zope warning: build_py: byte-compiling is disabled, skipping. running build_ext building 'storm.cextensions' extension creating build-2.7/temp.linux-x86_64-2.7 creating build-2.7/temp.linux-x86_64-2.7/storm x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c storm/cextensions.c -o build-2.7/temp.linux-x86_64-2.7/storm/cextensions.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/storm/cextensions.o -L/usr/lib64 -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/storm/cextensions.so >>> Source compiled. * To run the PostgreSQL-tests, you need: * - a running postgresql-server * - an already existing database 'db' * - a user 'user' with full permissions on that database * - and an environment variable STORM_POSTGRES_URI="postgres://user:password@host:1234/db" * Testing of dev-python/storm-0.18 with CPython 2.6... test_add (tests.cache.BaseCacheTest) ... ok test_add_existing (tests.cache.BaseCacheTest) ... ok Cache is disabled entirely on add() if size is 0. ... ok If __eq__ is broken, this fails. ... ok The clear method empties the cache. ... ok test_fit_size (tests.cache.BaseCacheTest) ... ok test_initially_empty (tests.cache.BaseCacheTest) ... ok test_remove (tests.cache.BaseCacheTest) ... ok Cache is disabled entirely on remove() if size is 0. ... ok test_set_zero_size (tests.cache.BaseCacheTest) ... ok test_add (tests.cache.CacheTest) ... ok test_add_existing (tests.cache.CacheTest) ... ok Cache is disabled entirely on add() if size is 0. ... ok If __eq__ is broken, this fails. ... ok The clear method empties the cache. ... ok test_fit_size (tests.cache.CacheTest) ... ok test_increase_max_size (tests.cache.CacheTest) ... ok test_initially_empty (tests.cache.CacheTest) ... ok test_reduce_max_size (tests.cache.CacheTest) ... ok When setting the size to zero, there's an optimization. ... ok test_remove (tests.cache.CacheTest) ... ok Cache is disabled entirely on remove() if size is 0. ... ok test_set_zero_size (tests.cache.CacheTest) ... ok test_size_and_fifo_behaviour (tests.cache.CacheTest) ... ok test_add (tests.cache.TestGenerationalCache) ... ok test_add_existing (tests.cache.TestGenerationalCache) ... ok Cache is disabled entirely on add() if size is 0. ... ok If __eq__ is broken, this fails. ... ok test_cache_multiple_objects (tests.cache.TestGenerationalCache) ... ok test_cache_one_object (tests.cache.TestGenerationalCache) ... ok The clear method empties the cache. ... ok test_clear_cache (tests.cache.TestGenerationalCache) ... ok test_clear_cache_clears_the_second_generation (tests.cache.TestGenerationalCache) ... ok test_evict_LRU (tests.cache.TestGenerationalCache) ... ok The "oldest" object is the first to be evicted. ... ok test_fit_size (tests.cache.TestGenerationalCache) ... ok test_generational_overlap (tests.cache.TestGenerationalCache) ... ok test_initially_empty (tests.cache.TestGenerationalCache) ... ok test_remove (tests.cache.TestGenerationalCache) ... ok test_remove_from_overlap (tests.cache.TestGenerationalCache) ... ok test_remove_nothing (tests.cache.TestGenerationalCache) ... ok test_remove_object (tests.cache.TestGenerationalCache) ... ok Cache is disabled entirely on remove() if size is 0. ... ok test_set_size_larger_than_current_size (tests.cache.TestGenerationalCache) ... ok test_set_size_limit (tests.cache.TestGenerationalCache) ... ok test_set_size_smaller_than_current_size (tests.cache.TestGenerationalCache) ... ok test_set_zero_size (tests.cache.TestGenerationalCache) ... ok test_size_limit (tests.cache.TestGenerationalCache) ... ok test_three_generations (tests.cache.TestGenerationalCache) ... ok test_two_generations (tests.cache.TestGenerationalCache) ... ok Doctest: tutorial.txt ... ok test_connection_raw_execute (tests.tracer.DebugTracerTest) ... ok test_connection_raw_execute_error (tests.tracer.DebugTracerTest) ... ok test_connection_raw_execute_success (tests.tracer.DebugTracerTest) ... ok test_connection_raw_execute_with_non_variable (tests.tracer.DebugTracerTest) ... ok test_wb_debug_tracer_uses_first_arg_as_stream (tests.tracer.DebugTracerTest) ... ok test_wb_debug_tracer_uses_stderr_by_default (tests.tracer.DebugTracerTest) ... ok test_always_set_when_remaining_time_increased (tests.tracer.TimeoutTracerTest) ... ok test_raise_not_implemented (tests.tracer.TimeoutTracerTest) ... ok test_raise_timeout_error_when_no_remaining_time (tests.tracer.TimeoutTracerTest) ... ok test_raise_timeout_on_granularity (tests.tracer.TimeoutTracerTest) ... ok test_set_again_after_granularity (tests.tracer.TimeoutTracerTest) ... ok test_set_again_on_granularity (tests.tracer.TimeoutTracerTest) ... ok test_wont_raise_timeout_before_granularity (tests.tracer.TimeoutTracerTest) ... ok test_install_debug (tests.tracer.TracerTest) ... ok test_install_tracer (tests.tracer.TracerTest) ... ok test_remove_all_tracers (tests.tracer.TracerTest) ... ok test_remove_debug (tests.tracer.TracerTest) ... ok test_remove_tracer_type (tests.tracer.TracerTest) ... ok test_trace (tests.tracer.TracerTest) ... ok test_wb_install_debug_with_custom_stream (tests.tracer.TracerTest) ... ok test_bool (tests.properties.PropertyKindsTest) ... ok test_date (tests.properties.PropertyKindsTest) ... ok test_datetime (tests.properties.PropertyKindsTest) ... ok test_decimal (tests.properties.PropertyKindsTest) ... ok test_enum (tests.properties.PropertyKindsTest) ... ok test_enum_with_set_map (tests.properties.PropertyKindsTest) ... ok test_float (tests.properties.PropertyKindsTest) ... ok test_int (tests.properties.PropertyKindsTest) ... ok test_list (tests.properties.PropertyKindsTest) ... ok test_list_events (tests.properties.PropertyKindsTest) ... ok test_pickle (tests.properties.PropertyKindsTest) ... ok test_pickle_events (tests.properties.PropertyKindsTest) ... ok test_str (tests.properties.PropertyKindsTest) ... ok test_time (tests.properties.PropertyKindsTest) ... ok test_timedelta (tests.properties.PropertyKindsTest) ... ok test_unicode (tests.properties.PropertyKindsTest) ... ok test_uuid (tests.properties.PropertyKindsTest) ... ok test_variable_factory_arguments (tests.properties.PropertyKindsTest) ... ok test_get_ambiguous (tests.properties.PropertyPublisherMetaTest) ... ok test_get_empty (tests.properties.PropertyPublisherMetaTest) ... ok test_get_subclass (tests.properties.PropertyPublisherMetaTest) ... ok test_add_property (tests.properties.PropertyRegistryTest) ... ok test_class_is_collectable (tests.properties.PropertyRegistryTest) ... ok test_get (tests.properties.PropertyRegistryTest) ... ok test_get_ambiguous (tests.properties.PropertyRegistryTest) ... ok test_get_ambiguous_but_different_path (tests.properties.PropertyRegistryTest) ... ok test_get_ambiguous_but_different_path_with_namespace (tests.properties.PropertyRegistryTest) ... ok test_get_empty (tests.properties.PropertyRegistryTest) ... ok test_get_with_class_name (tests.properties.PropertyRegistryTest) ... ok test_get_with_two_classes (tests.properties.PropertyRegistryTest) ... ok test_auto_name (tests.properties.PropertyTest) ... ok test_auto_table (tests.properties.PropertyTest) ... ok test_auto_table_subclass (tests.properties.PropertyTest) ... ok test_auto_table_subclass_reverse_initialization (tests.properties.PropertyTest) ... ok test_cls (tests.properties.PropertyTest) ... ok test_cls_reverse (tests.properties.PropertyTest) ... ok test_column (tests.properties.PropertyTest) ... ok test_comparable_expr (tests.properties.PropertyTest) ... ok test_comparable_expr_subclass (tests.properties.PropertyTest) ... ok test_default (tests.properties.PropertyTest) ... ok test_delete (tests.properties.PropertyTest) ... ok test_delete_explicitly (tests.properties.PropertyTest) ... ok test_delete_subclass (tests.properties.PropertyTest) ... ok test_delete_subclass_explicitly (tests.properties.PropertyTest) ... ok test_name (tests.properties.PropertyTest) ... ok Properties are dynamically bound to the class where they're used. ... ok test_set_get (tests.properties.PropertyTest) ... ok test_set_get_delete_with_wrapper (tests.properties.PropertyTest) ... ok test_set_get_explicitly (tests.properties.PropertyTest) ... ok test_set_get_none (tests.properties.PropertyTest) ... ok test_set_get_subclass (tests.properties.PropertyTest) ... ok test_set_get_subclass_explicitly (tests.properties.PropertyTest) ... ok test_set_with_validator (tests.properties.PropertyTest) ... ok test_variable_factory (tests.properties.PropertyTest) ... ok test_variable_factory_validator_attribute (tests.properties.PropertyTest) ... ok test_CONTAINSSTRING (tests.sqlobject.SQLObjectTest) ... ok test_SO_creating (tests.sqlobject.SQLObjectTest) ... ok test_alternateID (tests.sqlobject.SQLObjectTest) ... ok test_alternateMethodName (tests.sqlobject.SQLObjectTest) ... ok test_bool_col (tests.sqlobject.SQLObjectTest) ... ok test_col_default (tests.sqlobject.SQLObjectTest) ... ok test_col_default_factory (tests.sqlobject.SQLObjectTest) ... ok test_col_name (tests.sqlobject.SQLObjectTest) ... ok test_col_not_null (tests.sqlobject.SQLObjectTest) ... ok test_col_storm_validator (tests.sqlobject.SQLObjectTest) ... ok test_create (tests.sqlobject.SQLObjectTest) ... ok test_custom_id_name (tests.sqlobject.SQLObjectTest) ... ok test_custom_table_name (tests.sqlobject.SQLObjectTest) ... ok test_date_col (tests.sqlobject.SQLObjectTest) ... ok test_delete (tests.sqlobject.SQLObjectTest) ... ok test_destroySelf (tests.sqlobject.SQLObjectTest) ... ok test_float_col (tests.sqlobject.SQLObjectTest) ... ok test_foreign_key (tests.sqlobject.SQLObjectTest) ... ok test_foreign_key_no_dbname (tests.sqlobject.SQLObjectTest) ... ok test_foreign_key_orderBy (tests.sqlobject.SQLObjectTest) ... ok test_foreign_key_storm_validator (tests.sqlobject.SQLObjectTest) ... ok test_get (tests.sqlobject.SQLObjectTest) ... ok test_get_not_found (tests.sqlobject.SQLObjectTest) ... ok test_get_typecast (tests.sqlobject.SQLObjectTest) ... ok test_init_hook (tests.sqlobject.SQLObjectTest) ... ok test_int_col (tests.sqlobject.SQLObjectTest) ... ok test_interval_col (tests.sqlobject.SQLObjectTest) ... ok test_multiple_join (tests.sqlobject.SQLObjectTest) ... ok test_multiple_join_prejoins (tests.sqlobject.SQLObjectTest) ... ok test_object_not_added_if__create_fails (tests.sqlobject.SQLObjectTest) ... ok test_related_join (tests.sqlobject.SQLObjectTest) ... ok test_related_join_prejoins (tests.sqlobject.SQLObjectTest) ... ok test_result_set__getitem__ (tests.sqlobject.SQLObjectTest) ... ok test_result_set__iter__ (tests.sqlobject.SQLObjectTest) ... ok test_result_set__nonzero__ (tests.sqlobject.SQLObjectTest) ... ok test_result_set_contains (tests.sqlobject.SQLObjectTest) ... ok Calling 'item in result_set' does not iterate over the set. ... ok test_result_set_contains_with_prejoins (tests.sqlobject.SQLObjectTest) ... ok test_result_set_contains_wrong_type (tests.sqlobject.SQLObjectTest) ... ok test_result_set_count (tests.sqlobject.SQLObjectTest) ... ok test_result_set_count_distinct (tests.sqlobject.SQLObjectTest) ... ok test_result_set_count_limit (tests.sqlobject.SQLObjectTest) ... ok test_result_set_count_sliced (tests.sqlobject.SQLObjectTest) ... ok test_result_set_count_union_distinct (tests.sqlobject.SQLObjectTest) ... ok test_result_set_count_with_joins (tests.sqlobject.SQLObjectTest) ... ok test_result_set_distinct (tests.sqlobject.SQLObjectTest) ... ok test_result_set_except_ (tests.sqlobject.SQLObjectTest) ... ok test_result_set_intersect (tests.sqlobject.SQLObjectTest) ... ok test_result_set_is_empty (tests.sqlobject.SQLObjectTest) ... ok test_result_set_limit (tests.sqlobject.SQLObjectTest) ... ok test_result_set_orderBy (tests.sqlobject.SQLObjectTest) ... ok test_result_set_orderBy_fully_qualified (tests.sqlobject.SQLObjectTest) ... ok test_result_set_prejoin (tests.sqlobject.SQLObjectTest) ... ok test_result_set_prejoinClauseTables (tests.sqlobject.SQLObjectTest) ... ok Ensure that prejoins work with selectBy() queries. ... ok Prejoins do not affect the result of aggregates like COUNT(). ... ok Ensure that detuplelizing is used on selectFirst(). ... ok Ensure that detuplelizing is used on getitem. ... ok Prejoins do not cause EXCEPT incompatibilities. ... ok Prejoins do not cause INTERSECT incompatibilities. ... ok Prejoins do not cause UNION incompatibilities. ... ok Ensure that detuplelizing is used on selectOne(). ... ok Dotted prejoins are used to prejoin through another table. ... ok A single table can be prejoined multiple times. ... ok test_result_set_sum_expr (tests.sqlobject.SQLObjectTest) ... ok test_result_set_sum_string (tests.sqlobject.SQLObjectTest) ... ok test_result_set_union (tests.sqlobject.SQLObjectTest) ... ok test_result_set_union_all (tests.sqlobject.SQLObjectTest) ... ok test_select (tests.sqlobject.SQLObjectTest) ... ok test_selectBy (tests.sqlobject.SQLObjectTest) ... ok test_selectBy_orderBy (tests.sqlobject.SQLObjectTest) ... ok test_selectFirst (tests.sqlobject.SQLObjectTest) ... ok test_selectFirstBy (tests.sqlobject.SQLObjectTest) ... ok test_selectFirstBy_default_order (tests.sqlobject.SQLObjectTest) ... ok test_selectFirst_default_order (tests.sqlobject.SQLObjectTest) ... ok test_selectFirst_default_order_expr (tests.sqlobject.SQLObjectTest) ... ok test_selectFirst_default_order_fully_qualified (tests.sqlobject.SQLObjectTest) ... ok test_selectFirst_default_order_list (tests.sqlobject.SQLObjectTest) ... ok test_selectOne (tests.sqlobject.SQLObjectTest) ... ok test_selectOneBy (tests.sqlobject.SQLObjectTest) ... ok test_selectOneBy_multiple_results (tests.sqlobject.SQLObjectTest) ... ok test_selectOne_clauseTables (tests.sqlobject.SQLObjectTest) ... ok test_selectOne_multiple_results (tests.sqlobject.SQLObjectTest) ... ok test_select_all (tests.sqlobject.SQLObjectTest) ... ok test_select_clauseTables_implicit_join (tests.sqlobject.SQLObjectTest) ... ok test_select_clauseTables_no_cls_table (tests.sqlobject.SQLObjectTest) ... ok test_select_clauseTables_simple (tests.sqlobject.SQLObjectTest) ... ok test_select_distinct (tests.sqlobject.SQLObjectTest) ... ok test_select_empty_string (tests.sqlobject.SQLObjectTest) ... ok test_select_limit (tests.sqlobject.SQLObjectTest) ... ok test_select_negative_offset (tests.sqlobject.SQLObjectTest) ... ok test_select_orderBy (tests.sqlobject.SQLObjectTest) ... ok test_select_orderBy_expr (tests.sqlobject.SQLObjectTest) ... ok test_select_selectAlso (tests.sqlobject.SQLObjectTest) ... ok test_select_selectAlso_with_prejoin (tests.sqlobject.SQLObjectTest) ... ok test_select_slice_negative_offset (tests.sqlobject.SQLObjectTest) ... ok test_select_sqlbuilder (tests.sqlobject.SQLObjectTest) ... ok test_set (tests.sqlobject.SQLObjectTest) ... ok test_single_join (tests.sqlobject.SQLObjectTest) ... ok test_string_col (tests.sqlobject.SQLObjectTest) ... ok sync() flushes pending changes and invalidates the cache. ... ok syncUpdate() flushes pending changes to the database. ... ok test_table_dot_q (tests.sqlobject.SQLObjectTest) ... ok test_utcdatetime_col (tests.sqlobject.SQLObjectTest) ... ok Doctest: infoheritance.txt ... ok test_add (tests.expr.CompilePythonTest) ... ok test_and (tests.expr.CompilePythonTest) ... ok test_bool (tests.expr.CompilePythonTest) ... ok test_column (tests.expr.CompilePythonTest) ... ok test_column_table (tests.expr.CompilePythonTest) ... ok test_compile_invalid (tests.expr.CompilePythonTest) ... ok test_compile_sequence (tests.expr.CompilePythonTest) ... ok test_compile_unsupported (tests.expr.CompilePythonTest) ... ok test_date (tests.expr.CompilePythonTest) ... ok test_datetime (tests.expr.CompilePythonTest) ... ok test_div (tests.expr.CompilePythonTest) ... ok test_eq (tests.expr.CompilePythonTest) ... ok test_float (tests.expr.CompilePythonTest) ... ok test_ge (tests.expr.CompilePythonTest) ... ok test_get_precedence (tests.expr.CompilePythonTest) ... ok test_gt (tests.expr.CompilePythonTest) ... ok test_in (tests.expr.CompilePythonTest) ... ok test_int (tests.expr.CompilePythonTest) ... ok test_le (tests.expr.CompilePythonTest) ... ok test_long (tests.expr.CompilePythonTest) ... ok test_lshift (tests.expr.CompilePythonTest) ... ok test_lt (tests.expr.CompilePythonTest) ... ok test_match (tests.expr.CompilePythonTest) ... ok The get_matcher() works for expressions containing values ... ok test_mod (tests.expr.CompilePythonTest) ... ok test_mul (tests.expr.CompilePythonTest) ... ok test_ne (tests.expr.CompilePythonTest) ... ok test_neg (tests.expr.CompilePythonTest) ... ok test_none (tests.expr.CompilePythonTest) ... ok test_or (tests.expr.CompilePythonTest) ... ok test_precedence (tests.expr.CompilePythonTest) ... ok test_rshift (tests.expr.CompilePythonTest) ... ok test_str (tests.expr.CompilePythonTest) ... ok test_sub (tests.expr.CompilePythonTest) ... ok test_time (tests.expr.CompilePythonTest) ... ok test_timedelta (tests.expr.CompilePythonTest) ... ok test_unicode (tests.expr.CompilePythonTest) ... ok test_variable (tests.expr.CompilePythonTest) ... ok test_add (tests.expr.CompileTest) ... ok test_alias (tests.expr.CompileTest) ... ok test_alias_for_column (tests.expr.CompileTest) ... ok test_alias_in_column_prefix (tests.expr.CompileTest) ... ok test_alias_in_tables (tests.expr.CompileTest) ... ok test_alias_in_tables_auto_name (tests.expr.CompileTest) ... ok test_alias_union (tests.expr.CompileTest) ... ok test_and (tests.expr.CompileTest) ... ok test_and_with_strings (tests.expr.CompileTest) ... ok test_asc (tests.expr.CompileTest) ... ok test_asc_with_string (tests.expr.CompileTest) ... ok test_auto_table (tests.expr.CompileTest) ... ok test_auto_tables_duplicated (tests.expr.CompileTest) ... ok test_auto_tables_duplicated_nested (tests.expr.CompileTest) ... ok test_auto_tables_with_column (tests.expr.CompileTest) ... ok test_auto_tables_with_column_and_replace (tests.expr.CompileTest) ... ok test_auto_tables_with_join (tests.expr.CompileTest) ... ok test_auto_tables_with_join_with_left_table (tests.expr.CompileTest) ... ok test_avg (tests.expr.CompileTest) ... ok test_bool (tests.expr.CompileTest) ... ok test_coalesce (tests.expr.CompileTest) ... ok test_coalesce_with_many_arguments (tests.expr.CompileTest) ... ok test_column (tests.expr.CompileTest) ... ok test_column_contexts (tests.expr.CompileTest) ... ok test_column_table (tests.expr.CompileTest) ... ok test_column_with_reserved_words (tests.expr.CompileTest) ... ok test_compile_invalid (tests.expr.CompileTest) ... ok test_compile_sequence (tests.expr.CompileTest) ... ok test_count (tests.expr.CompileTest) ... ok test_count_all (tests.expr.CompileTest) ... ok test_count_distinct (tests.expr.CompileTest) ... ok test_count_distinct_all (tests.expr.CompileTest) ... ok test_customize (tests.expr.CompileTest) ... ok test_customize_inheritance (tests.expr.CompileTest) ... ok test_customize_precedence (tests.expr.CompileTest) ... ok test_customize_precedence_inheritance (tests.expr.CompileTest) ... ok test_date (tests.expr.CompileTest) ... ok test_datetime (tests.expr.CompileTest) ... ok test_decimal (tests.expr.CompileTest) ... ok test_delete (tests.expr.CompileTest) ... ok test_delete_auto_table (tests.expr.CompileTest) ... ok test_delete_auto_table_default (tests.expr.CompileTest) ... ok test_delete_auto_table_unknown (tests.expr.CompileTest) ... ok test_delete_contexts (tests.expr.CompileTest) ... ok test_delete_where (tests.expr.CompileTest) ... ok test_delete_with_strings (tests.expr.CompileTest) ... ok test_desc (tests.expr.CompileTest) ... ok test_desc_with_string (tests.expr.CompileTest) ... ok test_div (tests.expr.CompileTest) ... ok test_eq (tests.expr.CompileTest) ... ok test_eq_none (tests.expr.CompileTest) ... ok test_except (tests.expr.CompileTest) ... ok test_except_all (tests.expr.CompileTest) ... ok test_except_contexts (tests.expr.CompileTest) ... ok test_except_order_by_limit_offset (tests.expr.CompileTest) ... ok test_except_select (tests.expr.CompileTest) ... ok test_except_select_nested (tests.expr.CompileTest) ... ok test_exists (tests.expr.CompileTest) ... ok test_float (tests.expr.CompileTest) ... ok test_func (tests.expr.CompileTest) ... ok test_ge (tests.expr.CompileTest) ... ok test_get_precedence (tests.expr.CompileTest) ... ok test_gt (tests.expr.CompileTest) ... ok test_in (tests.expr.CompileTest) ... ok test_insert (tests.expr.CompileTest) ... ok test_insert_auto_table (tests.expr.CompileTest) ... ok test_insert_auto_table_default (tests.expr.CompileTest) ... ok test_insert_auto_table_unknown (tests.expr.CompileTest) ... ok test_insert_contexts (tests.expr.CompileTest) ... ok test_insert_with_columns (tests.expr.CompileTest) ... ok test_insert_with_columns_as_raw_strings (tests.expr.CompileTest) ... ok test_insert_with_columns_to_escape (tests.expr.CompileTest) ... ok test_int (tests.expr.CompileTest) ... ok test_intersect (tests.expr.CompileTest) ... ok test_intersect_all (tests.expr.CompileTest) ... ok test_intersect_contexts (tests.expr.CompileTest) ... ok test_intersect_order_by_limit_offset (tests.expr.CompileTest) ... ok test_intersect_select (tests.expr.CompileTest) ... ok test_intersect_select_nested (tests.expr.CompileTest) ... ok test_is_in (tests.expr.CompileTest) ... ok test_is_in_empty (tests.expr.CompileTest) ... ok test_is_in_expr (tests.expr.CompileTest) ... ok test_is_reserved_word (tests.expr.CompileTest) ... ok test_join (tests.expr.CompileTest) ... ok test_join_contexts (tests.expr.CompileTest) ... ok test_join_double_nested (tests.expr.CompileTest) ... ok test_join_left_right (tests.expr.CompileTest) ... ok test_join_nested (tests.expr.CompileTest) ... ok test_join_on (tests.expr.CompileTest) ... ok test_join_on_with_string (tests.expr.CompileTest) ... ok test_join_table (tests.expr.CompileTest) ... ok test_le (tests.expr.CompileTest) ... ok test_left_join (tests.expr.CompileTest) ... ok test_left_join_on (tests.expr.CompileTest) ... ok test_like (tests.expr.CompileTest) ... ok test_like_compareable_case (tests.expr.CompileTest) ... ok test_like_escape (tests.expr.CompileTest) ... ok test_long (tests.expr.CompileTest) ... ok test_lower (tests.expr.CompileTest) ... ok test_lshift (tests.expr.CompileTest) ... ok test_lt (tests.expr.CompileTest) ... ok test_max (tests.expr.CompileTest) ... ok test_min (tests.expr.CompileTest) ... ok test_mod (tests.expr.CompileTest) ... ok test_mul (tests.expr.CompileTest) ... ok test_named_func (tests.expr.CompileTest) ... ok test_natural_join (tests.expr.CompileTest) ... ok test_natural_join_on (tests.expr.CompileTest) ... ok test_natural_left_join (tests.expr.CompileTest) ... ok test_natural_left_join_on (tests.expr.CompileTest) ... ok test_natural_right_join (tests.expr.CompileTest) ... ok test_natural_right_join_on (tests.expr.CompileTest) ... ok test_ne (tests.expr.CompileTest) ... ok test_ne_none (tests.expr.CompileTest) ... ok test_neg (tests.expr.CompileTest) ... ok test_none (tests.expr.CompileTest) ... ok test_not (tests.expr.CompileTest) ... ok test_or (tests.expr.CompileTest) ... ok test_or_with_strings (tests.expr.CompileTest) ... ok test_precedence (tests.expr.CompileTest) ... ok test_right_join (tests.expr.CompileTest) ... ok test_right_join_on (tests.expr.CompileTest) ... ok test_rshift (tests.expr.CompileTest) ... ok test_select (tests.expr.CompileTest) ... ok test_select_auto_table (tests.expr.CompileTest) ... ok test_select_auto_table_default (tests.expr.CompileTest) ... ok test_select_auto_table_default_with_joins (tests.expr.CompileTest) ... ok test_select_auto_table_duplicated (tests.expr.CompileTest) ... ok test_select_auto_table_sub (tests.expr.CompileTest) ... ok test_select_auto_table_unknown (tests.expr.CompileTest) ... ok test_select_contexts (tests.expr.CompileTest) ... ok test_select_distinct (tests.expr.CompileTest) ... ok test_select_having (tests.expr.CompileTest) ... ok test_select_join (tests.expr.CompileTest) ... ok test_select_join_right_left (tests.expr.CompileTest) ... ok test_select_join_where (tests.expr.CompileTest) ... ok test_select_where (tests.expr.CompileTest) ... ok test_select_with_strings (tests.expr.CompileTest) ... ok test_select_with_unicode (tests.expr.CompileTest) ... ok test_simple_inheritance (tests.expr.CompileTest) ... ok test_sql (tests.expr.CompileTest) ... ok test_sql1992_reserved_words (tests.expr.CompileTest) ... ok test_sql_comparison (tests.expr.CompileTest) ... ok test_sql_invalid_params (tests.expr.CompileTest) ... ok test_sql_params (tests.expr.CompileTest) ... ok test_sql_tables (tests.expr.CompileTest) ... ok test_sql_tables_with_list_or_tuple (tests.expr.CompileTest) ... ok test_sql_token (tests.expr.CompileTest) ... ok test_sql_token_double_quotes (tests.expr.CompileTest) ... ok test_sql_token_quotes (tests.expr.CompileTest) ... ok test_sql_token_remove_reserved_word_on_child (tests.expr.CompileTest) ... ok test_sql_token_reserved (tests.expr.CompileTest) ... ok test_sql_token_reserved_from_parent (tests.expr.CompileTest) ... ok test_sql_token_spaces (tests.expr.CompileTest) ... ok test_str (tests.expr.CompileTest) ... ok test_sub (tests.expr.CompileTest) ... ok test_sum (tests.expr.CompileTest) ... ok test_table (tests.expr.CompileTest) ... ok test_time (tests.expr.CompileTest) ... ok test_timedelta (tests.expr.CompileTest) ... ok test_unicode (tests.expr.CompileTest) ... ok test_union (tests.expr.CompileTest) ... ok test_union_all (tests.expr.CompileTest) ... ok test_union_contexts (tests.expr.CompileTest) ... ok test_union_order_by_and_select (tests.expr.CompileTest) ... ok test_union_order_by_limit_offset (tests.expr.CompileTest) ... ok test_union_select (tests.expr.CompileTest) ... ok test_union_select_nested (tests.expr.CompileTest) ... ok test_update (tests.expr.CompileTest) ... ok test_update_auto_table (tests.expr.CompileTest) ... ok test_update_auto_table_default (tests.expr.CompileTest) ... ok test_update_auto_table_unknown (tests.expr.CompileTest) ... ok test_update_contexts (tests.expr.CompileTest) ... ok test_update_where (tests.expr.CompileTest) ... ok test_update_with_columns (tests.expr.CompileTest) ... ok test_update_with_columns_as_raw_strings (tests.expr.CompileTest) ... ok test_update_with_columns_to_escape (tests.expr.CompileTest) ... ok test_update_with_strings (tests.expr.CompileTest) ... ok test_upper (tests.expr.CompileTest) ... ok test_variable (tests.expr.CompileTest) ... ok test_alias_constructor (tests.expr.ExprTest) ... ok test_alias_default (tests.expr.ExprTest) ... ok test_and (tests.expr.ExprTest) ... ok test_auto_tables (tests.expr.ExprTest) ... ok test_column_constructor (tests.expr.ExprTest) ... ok test_column_default (tests.expr.ExprTest) ... ok test_contains_string (tests.expr.ExprTest) ... ok test_delete_constructor (tests.expr.ExprTest) ... ok test_delete_default (tests.expr.ExprTest) ... ok test_endswith (tests.expr.ExprTest) ... ok test_eq (tests.expr.ExprTest) ... ok test_except (tests.expr.ExprTest) ... ok test_except_collapse (tests.expr.ExprTest) ... ok test_except_with_kwargs (tests.expr.ExprTest) ... ok test_func (tests.expr.ExprTest) ... ok test_insert_constructor (tests.expr.ExprTest) ... ok test_insert_default (tests.expr.ExprTest) ... ok test_intersect (tests.expr.ExprTest) ... ok test_intersect_collapse (tests.expr.ExprTest) ... ok test_intersect_with_kwargs (tests.expr.ExprTest) ... ok test_join_expr_on (tests.expr.ExprTest) ... ok test_join_expr_on_invalid (tests.expr.ExprTest) ... ok test_join_expr_on_keyword (tests.expr.ExprTest) ... ok test_join_expr_right (tests.expr.ExprTest) ... ok test_join_expr_right_join (tests.expr.ExprTest) ... ok test_join_expr_right_left (tests.expr.ExprTest) ... ok test_join_expr_right_left_on (tests.expr.ExprTest) ... ok test_like (tests.expr.ExprTest) ... ok test_like_case (tests.expr.ExprTest) ... ok test_like_escape (tests.expr.ExprTest) ... ok test_named_func (tests.expr.ExprTest) ... ok test_or (tests.expr.ExprTest) ... ok test_select_constructor (tests.expr.ExprTest) ... ok test_select_default (tests.expr.ExprTest) ... ok test_sequence (tests.expr.ExprTest) ... ok test_sql_constructor (tests.expr.ExprTest) ... ok test_sql_default (tests.expr.ExprTest) ... ok test_startswith (tests.expr.ExprTest) ... ok test_table (tests.expr.ExprTest) ... ok test_union (tests.expr.ExprTest) ... ok test_union_collapse (tests.expr.ExprTest) ... ok test_union_with_kwargs (tests.expr.ExprTest) ... ok test_update_constructor (tests.expr.ExprTest) ... ok test_update_default (tests.expr.ExprTest) ... ok test_expr_is_lazy_value (tests.expr.LazyValueExprTest) ... ok test_attrs (tests.expr.StateTest) ... ok test_push_pop (tests.expr.StateTest) ... ok test_push_pop_unexistent (tests.expr.StateTest) ... ok test_close (tests.database.ConnectionTest) ... ok test_close_deallocates_raw_connection (tests.database.ConnectionTest) ... ok test_close_twice (tests.database.ConnectionTest) ... ok test_commit (tests.database.ConnectionTest) ... ok test_del_deallocates_raw_connection (tests.database.ConnectionTest) ... ok test_execute (tests.database.ConnectionTest) ... ok test_execute_closed (tests.database.ConnectionTest) ... ok test_execute_convert_param_style (tests.database.ConnectionTest) ... ok test_execute_noresult (tests.database.ConnectionTest) ... ok test_execute_params (tests.database.ConnectionTest) ... ok test_execute_select (tests.database.ConnectionTest) ... ok test_execute_select_and_params (tests.database.ConnectionTest) ... ok test_get_insert_identity (tests.database.ConnectionTest) ... ok test_raw_execute_error_tracing (tests.database.ConnectionTest) ... ok test_raw_execute_tracing (tests.database.ConnectionTest) ... ok test_rollback (tests.database.ConnectionTest) ... ok test_tracing_check_disconnect (tests.database.ConnectionTest) ... ok test_tracing_error_check_disconnect (tests.database.ConnectionTest) ... ok test_tracing_success_check_disconnect (tests.database.ConnectionTest) ... ok Ensure that _check_disconnect() detects disconnections. ... ok test_wb_del_with_previously_deallocated_connection (tests.database.ConnectionTest) ... ok Check that the connection is flagged on reconnect failures. ... ok Check that DisconnectionError is raised for STATE_DISCONNECTED. ... ok Check that _ensure_connected() is a no-op for STATE_CONNECTED. ... ok Check that _ensure_connected() reconnects for STATE_RECONNECT. ... ok Check that rollback clears the DISCONNECTED state. ... ok test_create_database_with_str (tests.database.CreateDatabaseTest) ... ok test_create_database_with_unicode (tests.database.CreateDatabaseTest) ... ok test_create_database_with_uri (tests.database.CreateDatabaseTest) ... ok test_connect (tests.database.DatabaseTest) ... ok test_register_scheme (tests.database.RegisterSchemeTest) ... ok test_close (tests.database.ResultTest) ... ok test_close_deallocates_raw_cursor (tests.database.ResultTest) ... ok test_close_twice (tests.database.ResultTest) ... ok test_del_deallocates_raw_cursor (tests.database.ResultTest) ... ok test_get_all (tests.database.ResultTest) ... ok test_get_one (tests.database.ResultTest) ... ok test_iter (tests.database.ResultTest) ... ok When the arraysize is not 1, preserve it. ... ok When the arraysize is 1, change it to a better value. ... ok test_set_variable (tests.database.ResultTest) ... ok test_wb_del_with_previously_deallocated_cursor (tests.database.ResultTest) ... ok test_set_get (tests.variables.BoolVariableTest) ... ok test_get_set (tests.variables.DateTimeVariableTest) ... ok test_get_set_from_database (tests.variables.DateTimeVariableTest) ... ok test_get_set_with_tzinfo (tests.variables.DateTimeVariableTest) ... ok test_get_set (tests.variables.DateVariableTest) ... ok test_get_set_from_database (tests.variables.DateVariableTest) ... ok test_set_with_datetime (tests.variables.DateVariableTest) ... ok Strings used to/from the database. ... ok test_set_get (tests.variables.DecimalVariableTest) ... ok test_in_map (tests.variables.EnumVariableTest) ... ok test_set_get (tests.variables.EnumVariableTest) ... ok test_set_get (tests.variables.FloatVariableTest) ... ok test_set_get (tests.variables.IntVariableTest) ... ok test_get_set (tests.variables.ListVariableTest) ... ok test_list_events (tests.variables.ListVariableTest) ... ok test_d_h_m_s_ms (tests.variables.ParseIntervalTest) ... ok test_days_without_unit (tests.variables.ParseIntervalTest) ... ok test_minus_twelve_centiseconds (tests.variables.ParseIntervalTest) ... ok test_minus_twelve_days (tests.variables.ParseIntervalTest) ... ok test_minus_twelve_hours (tests.variables.ParseIntervalTest) ... ok test_missing_value (tests.variables.ParseIntervalTest) ... ok test_one_day (tests.variables.ParseIntervalTest) ... ok test_one_day_and_a_half (tests.variables.ParseIntervalTest) ... ok test_one_hour (tests.variables.ParseIntervalTest) ... ok test_one_microsecond (tests.variables.ParseIntervalTest) ... ok test_one_minute (tests.variables.ParseIntervalTest) ... ok test_one_second (tests.variables.ParseIntervalTest) ... ok test_seconds_without_unit (tests.variables.ParseIntervalTest) ... ok test_twelve_centiseconds (tests.variables.ParseIntervalTest) ... ok test_twelve_days (tests.variables.ParseIntervalTest) ... ok test_twelve_hours (tests.variables.ParseIntervalTest) ... ok test_twelve_minutes (tests.variables.ParseIntervalTest) ... ok test_twelve_seconds (tests.variables.ParseIntervalTest) ... ok test_twelve_twelve_twelve_twelve_twelve (tests.variables.ParseIntervalTest) ... ok test_unsupported_unit (tests.variables.ParseIntervalTest) ... ok test_zero (tests.variables.ParseIntervalTest) ... ok test_get_set (tests.variables.PickleVariableTest) ... ok test_pickle_events (tests.variables.PickleVariableTest) ... ok test_set_get (tests.variables.RawStrVariableTest) ... ok test_get_set (tests.variables.TimeDeltaVariableTest) ... ok test_get_set_from_database (tests.variables.TimeDeltaVariableTest) ... ok test_get_set (tests.variables.TimeVariableTest) ... ok test_get_set_from_database (tests.variables.TimeVariableTest) ... ok test_microsecond_error (tests.variables.TimeVariableTest) ... ok test_microsecond_error_less_digits (tests.variables.TimeVariableTest) ... ok test_microsecond_error_more_digits (tests.variables.TimeVariableTest) ... ok test_set_with_datetime (tests.variables.TimeVariableTest) ... ok test_get_set (tests.variables.UUIDVariableTest) ... ok test_get_set_from_database (tests.variables.UUIDVariableTest) ... ok test_set_get (tests.variables.UnicodeVariableTest) ... ok test_checkpoint_and_has_changed (tests.variables.VariableTest) ... ok test_constructor_column (tests.variables.VariableTest) ... ok test_constructor_event (tests.variables.VariableTest) ... ok test_constructor_value (tests.variables.VariableTest) ... ok test_constructor_value_factory (tests.variables.VariableTest) ... ok test_constructor_value_factory_from_db (tests.variables.VariableTest) ... ok test_constructor_value_from_db (tests.variables.VariableTest) ... ok test_copy (tests.variables.VariableTest) ... ok test_event_changed (tests.variables.VariableTest) ... ok test_get (tests.variables.VariableTest) ... ok test_get_default (tests.variables.VariableTest) ... ok test_get_lazy_value (tests.variables.VariableTest) ... ok test_get_state (tests.variables.VariableTest) ... ok test_is_defined (tests.variables.VariableTest) ... ok test_lazy_value_changed_event (tests.variables.VariableTest) ... ok test_lazy_value_getting (tests.variables.VariableTest) ... ok test_lazy_value_reset_after_changed (tests.variables.VariableTest) ... ok test_lazy_value_resolving (tests.variables.VariableTest) ... ok test_lazy_value_setting (tests.variables.VariableTest) ... ok test_lazy_value_setting_on_resolving (tests.variables.VariableTest) ... ok test_set (tests.variables.VariableTest) ... ok test_set_from_db_wont_call_validator (tests.variables.VariableTest) ... ok test_set_get_none (tests.variables.VariableTest) ... ok When a variable is checkpointed, the value must not leak. ... ok test_set_none_with_allow_none (tests.variables.VariableTest) ... ok test_set_none_with_allow_none_and_column (tests.variables.VariableTest) ... ok test_set_none_with_allow_none_and_column_with_table (tests.variables.VariableTest) ... ok test_set_state (tests.variables.VariableTest) ... ok test_set_with_validator (tests.variables.VariableTest) ... ok test_set_with_validator_and_validator_arguments (tests.variables.VariableTest) ... ok test_set_with_validator_changing_value (tests.variables.VariableTest) ... ok test_set_with_validator_raising_error (tests.variables.VariableTest) ... ok test_class_is_collectable (tests.base.BaseTest) ... ok test_metaclass (tests.base.BaseTest) ... ok test_copy (tests.uri.URITest) ... ok test_parse_defaults (tests.uri.URITest) ... ok test_parse_host (tests.uri.URITest) ... ok test_parse_host_database_options (tests.uri.URITest) ... ok test_parse_host_options (tests.uri.URITest) ... ok test_parse_just_absolute_database (tests.uri.URITest) ... ok test_parse_just_colon (tests.uri.URITest) ... ok test_parse_just_relative_database (tests.uri.URITest) ... ok test_parse_no_colon (tests.uri.URITest) ... ok test_parse_options (tests.uri.URITest) ... ok test_parse_username (tests.uri.URITest) ... ok test_parse_username_host (tests.uri.URITest) ... ok test_parse_username_password (tests.uri.URITest) ... ok test_parse_username_password_database (tests.uri.URITest) ... ok test_parse_username_password_host (tests.uri.URITest) ... ok test_parse_username_password_host_empty_port (tests.uri.URITest) ... ok test_parse_username_password_host_port (tests.uri.URITest) ... ok test_parse_username_password_host_port_database (tests.uri.URITest) ... ok test_str_database_only (tests.uri.URITest) ... ok test_str_full_with_escaping (tests.uri.URITest) ... ok test_str_host_only (tests.uri.URITest) ... ok test_str_no_path_escaping (tests.uri.URITest) ... ok test_str_option_only (tests.uri.URITest) ... ok test_str_password_only (tests.uri.URITest) ... ok test_str_port_only (tests.uri.URITest) ... ok test_str_scheme_only (tests.uri.URITest) ... ok test_str_username_only (tests.uri.URITest) ... ok test_alias_cache_is_per_class (tests.info.ClassAliasTest) ... ok test_aliases_only_last_as_long_as_class (tests.info.ClassAliasTest) ... ok test_cached_aliases (tests.info.ClassAliasTest) ... ok test_cls_info_cls (tests.info.ClassAliasTest) ... ok test_compile (tests.info.ClassAliasTest) ... ok test_compile_in_select (tests.info.ClassAliasTest) ... ok test_compile_in_select_with_reserved_keyword (tests.info.ClassAliasTest) ... ok test_compile_with_reserved_keyword (tests.info.ClassAliasTest) ... ok We don't want metaclasses playing around when we build an alias. ... ok test_unnamed_aliases_not_cached (tests.info.ClassAliasTest) ... ok test_cls (tests.info.ClassInfoTest) ... ok test_columns (tests.info.ClassInfoTest) ... ok test_invalid_class (tests.info.ClassInfoTest) ... ok test_primary_key (tests.info.ClassInfoTest) ... ok test_primary_key_attribute_missing (tests.info.ClassInfoTest) ... ok test_primary_key_composed (tests.info.ClassInfoTest) ... ok test_primary_key_composed_duplicated (tests.info.ClassInfoTest) ... ok test_primary_key_composed_with_attribute (tests.info.ClassInfoTest) ... ok test_primary_key_missing (tests.info.ClassInfoTest) ... ok test_primary_key_pos (tests.info.ClassInfoTest) ... ok test_primary_key_with_attribute (tests.info.ClassInfoTest) ... ok test_table (tests.info.ClassInfoTest) ... ok test_get_cls_info (tests.info.GetTest) ... ok test_get_obj_info (tests.info.GetTest) ... ok test_get_obj_info_on_obj_info (tests.info.GetTest) ... ok test_set_obj_info (tests.info.GetTest) ... ok test_add_change_notification (tests.info.ObjectInfoTest) ... ok test_add_change_notification_with_arg (tests.info.ObjectInfoTest) ... ok test_auto_remove_change_notification (tests.info.ObjectInfoTest) ... ok test_auto_remove_change_notification_with_arg (tests.info.ObjectInfoTest) ... ok test_checkpoint (tests.info.ObjectInfoTest) ... ok test_dict_subclass (tests.info.ObjectInfoTest) ... ok test_equals (tests.info.ObjectInfoTest) ... ok test_get_obj (tests.info.ObjectInfoTest) ... ok test_get_obj_reference (tests.info.ObjectInfoTest) ... ok test_hashing (tests.info.ObjectInfoTest) ... ok test_not_equals (tests.info.ObjectInfoTest) ... ok test_object_deleted_notification (tests.info.ObjectInfoTest) ... ok test_object_deleted_notification_after_set_obj (tests.info.ObjectInfoTest) ... ok test_primary_vars (tests.info.ObjectInfoTest) ... ok test_remove_change_notification (tests.info.ObjectInfoTest) ... ok test_remove_change_notification_with_arg (tests.info.ObjectInfoTest) ... ok test_set_obj (tests.info.ObjectInfoTest) ... ok test_variable_has_validator_object_factory (tests.info.ObjectInfoTest) ... ok test_variables (tests.info.ObjectInfoTest) ... ok test_weak_reference (tests.info.ObjectInfoTest) ... ok Convoluted case checking that the model is right. ... ok test_hook_unhook_emit (tests.event.EventTest) ... ok test_unhook_by_returning_false (tests.event.EventTest) ... ok test_weak_reference (tests.event.EventTest) ... ok test_abort_if_unknown_patches (tests.schema.patch.PatchTest) ... ok test_application_order (tests.schema.patch.PatchTest) ... ok test_apply (tests.schema.patch.PatchTest) ... ok test_apply_all (tests.schema.patch.PatchTest) ... ok test_apply_exploding_patch (tests.schema.patch.PatchTest) ... ok test_get_unknown_patch_versions (tests.schema.patch.PatchTest) ... ok test_has_pending_patches (tests.schema.patch.PatchTest) ... ok test_mark_applied (tests.schema.patch.PatchTest) ... ok test_mark_applied_all (tests.schema.patch.PatchTest) ... ok test_no_unknown_patch_versions (tests.schema.patch.PatchTest) ... ok test_patch_error_includes_traceback (tests.schema.patch.PatchTest) ... ok test_patch_with_incorrect_apply (tests.schema.patch.PatchTest) ... ok test_patch_with_missing_apply (tests.schema.patch.PatchTest) ... ok test_patch_with_syntax_error (tests.schema.patch.PatchTest) ... ok test_wb_apply_all_exploding_patch (tests.schema.patch.PatchTest) ... ok test_create (tests.schema.schema.SchemaTest) ... ok test_delete (tests.schema.schema.SchemaTest) ... ok test_drop (tests.schema.schema.SchemaTest) ... ok test_upgrade_applies_patches (tests.schema.schema.SchemaTest) ... ok test_upgrade_creates_schema (tests.schema.schema.SchemaTest) ... ok test_upgrade_marks_patches_applied (tests.schema.schema.SchemaTest) ... ok test_configure_stores_configures_store_uris (tests.django.stores.DjangoStoreTests) ... ok test_get_store (tests.django.stores.DjangoStoreTests) ... ok test_get_store_returns_per_thread_stores (tests.django.stores.DjangoStoreTests) ... ok test_get_store_uri (tests.django.stores.DjangoStoreTests) ... ok test_process_exception_aborts_transaction (tests.django.middleware.TransactionMiddlewareTests) ... ok test_process_request_begins_transaction (tests.django.middleware.TransactionMiddlewareTests) ... ok test_process_response_aborts_transaction_for_safe_methods (tests.django.middleware.TransactionMiddlewareTests) ... ok test_process_response_aborts_transaction_not_managed (tests.django.middleware.TransactionMiddlewareTests) ... ok test_process_response_commits_transaction_if_managed (tests.django.middleware.TransactionMiddlewareTests) ... ok test_any (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_avg (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_cached (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_config (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_contains (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_copy (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_count (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_difference (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_find (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_first_ordered (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_first_unordered (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_get_select_expr_ (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_get_select_expr_without_columns (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_intersection (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_is_empty (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_iter (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_last_ordered (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_last_unordered (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_max (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_min (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_one (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_order_by (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_remove (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_set_no_args (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_slice (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_sum (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_union (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_values (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_values_no_columns (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_add_and_stop_referencing (tests.store.sqlite.SQLiteStoreTest) ... ok test_add_checkpoints (tests.store.sqlite.SQLiteStoreTest) ... ok test_add_commit (tests.store.sqlite.SQLiteStoreTest) ... ok test_add_completely_undefined (tests.store.sqlite.SQLiteStoreTest) ... ok test_add_find (tests.store.sqlite.SQLiteStoreTest) ... ok test_add_get (tests.store.sqlite.SQLiteStoreTest) ... ok test_add_loaded (tests.store.sqlite.SQLiteStoreTest) ... ok test_add_remove_add (tests.store.sqlite.SQLiteStoreTest) ... ok test_add_returns_object (tests.store.sqlite.SQLiteStoreTest) ... ok test_add_rollback_commit (tests.store.sqlite.SQLiteStoreTest) ... ok test_add_rollback_not_in_store (tests.store.sqlite.SQLiteStoreTest) ... ok Adding an object emits the register-transaction event. ... ok test_add_twice (tests.store.sqlite.SQLiteStoreTest) ... ok test_add_twice_to_wrong_store (tests.store.sqlite.SQLiteStoreTest) ... ok test_add_update (tests.store.sqlite.SQLiteStoreTest) ... ok test_autoreload_all_objects (tests.store.sqlite.SQLiteStoreTest) ... ok test_autoreload_and_get_will_not_reload (tests.store.sqlite.SQLiteStoreTest) ... ok test_autoreload_attribute (tests.store.sqlite.SQLiteStoreTest) ... ok test_autoreload_attribute_with_changed_primary_key (tests.store.sqlite.SQLiteStoreTest) ... ok test_autoreload_missing_columns_on_insertion (tests.store.sqlite.SQLiteStoreTest) ... ok test_autoreload_object (tests.store.sqlite.SQLiteStoreTest) ... ok test_autoreload_object_doesnt_tag_as_dirty (tests.store.sqlite.SQLiteStoreTest) ... ok test_autoreload_primary_key_doesnt_reload_everything_else (tests.store.sqlite.SQLiteStoreTest) ... ok test_autoreload_primary_key_of_unflushed_object (tests.store.sqlite.SQLiteStoreTest) ... ok test_back_reference (tests.store.sqlite.SQLiteStoreTest) ... ok test_back_reference_assign_none_from_none (tests.store.sqlite.SQLiteStoreTest) ... ok test_back_reference_assign_none_with_unseen (tests.store.sqlite.SQLiteStoreTest) ... ok test_back_reference_on_added_no_store (tests.store.sqlite.SQLiteStoreTest) ... ok test_back_reference_on_added_no_store_2 (tests.store.sqlite.SQLiteStoreTest) ... ok test_back_reference_on_added_unsets_original_key (tests.store.sqlite.SQLiteStoreTest) ... ok test_back_reference_remove_remote (tests.store.sqlite.SQLiteStoreTest) ... ok test_back_reference_remove_remote_pending_add (tests.store.sqlite.SQLiteStoreTest) ... ok test_back_reference_setting (tests.store.sqlite.SQLiteStoreTest) ... ok test_back_reference_setting_changed_manually (tests.store.sqlite.SQLiteStoreTest) ... ok Access to the store is blocked by block_access(). ... ok test_cache_cleanup (tests.store.sqlite.SQLiteStoreTest) ... ok test_cache_has_improper_object (tests.store.sqlite.SQLiteStoreTest) ... ok test_cache_has_improper_object_readded (tests.store.sqlite.SQLiteStoreTest) ... ok test_cache_poisoning (tests.store.sqlite.SQLiteStoreTest) ... ok Modifying an object retrieved in a previous transaction emits the ... ok test_class_alias (tests.store.sqlite.SQLiteStoreTest) ... ok test_close (tests.store.sqlite.SQLiteStoreTest) ... ok test_commit_autoreloads (tests.store.sqlite.SQLiteStoreTest) ... ok test_commit_invalidates (tests.store.sqlite.SQLiteStoreTest) ... ok test_creation_order_is_preserved_when_possible (tests.store.sqlite.SQLiteStoreTest) ... ok test_default (tests.store.sqlite.SQLiteStoreTest) ... ok test_default_factory (tests.store.sqlite.SQLiteStoreTest) ... ok test_defined_variables_not_overridden_on_find (tests.store.sqlite.SQLiteStoreTest) ... ok Object should stay in memory if dirty. ... ok test_execute (tests.store.sqlite.SQLiteStoreTest) ... ok test_execute_flushes (tests.store.sqlite.SQLiteStoreTest) ... ok test_execute_params (tests.store.sqlite.SQLiteStoreTest) ... ok Statement execution emits the register-transaction event. ... ok test_expr_values (tests.store.sqlite.SQLiteStoreTest) ... ok test_expr_values_flush_and_load_in_separate_steps (tests.store.sqlite.SQLiteStoreTest) ... ok test_expr_values_flush_on_demand (tests.store.sqlite.SQLiteStoreTest) ... ok test_expr_values_flush_on_demand_with_added (tests.store.sqlite.SQLiteStoreTest) ... ok test_expr_values_flush_on_demand_with_added_and_removed (tests.store.sqlite.SQLiteStoreTest) ... ok test_expr_values_flush_on_demand_with_removed (tests.store.sqlite.SQLiteStoreTest) ... ok test_expr_values_flush_on_demand_with_removed_and_added (tests.store.sqlite.SQLiteStoreTest) ... ok test_expr_values_flush_on_demand_with_removed_and_rollbacked (tests.store.sqlite.SQLiteStoreTest) ... ok test_expr_values_with_columns (tests.store.sqlite.SQLiteStoreTest) ... ok test_fill_missing_primary_key_with_lazy_value (tests.store.sqlite.SQLiteStoreTest) ... ok test_fill_missing_primary_key_with_lazy_value_on_creation (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_any (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_any_strips_order_by (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_avg (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_avg_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_avg_float (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_cached (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_cached_invalidated (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_cached_invalidated_and_deleted (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_cached_where (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_cached_with_info_alive_and_object_dead (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_contains (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_contains_does_not_use_iter (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_contains_with_composed_key (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_contains_with_set_expression (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_contains_wrong_type (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_count (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_count_after_slice (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_count_column (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_count_column_distinct (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_count_column_with_implicit_distinct (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_default_order_asc (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_default_order_desc (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_default_order_with_tuple (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_default_order_with_tuple_and_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_distinct_count (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_distinct_count_multiple_columns (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_distinct_order_by_limit_count (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_does_not_validate (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_first (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_from_cache (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_get_select_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_get_select_expr_with_set_expression (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_get_select_expr_without_columns (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_group_by (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_group_by_avg (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_group_by_having (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_group_by_multiple_having (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_group_by_multiple_tables (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_group_by_remove (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_group_by_set (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_group_by_table (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_group_by_table_contains (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_group_by_union (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_group_by_values (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_having_without_group_by (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_index (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_iter (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_keywords (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_last (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_last_desc (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_limit_count (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_max (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_max_expr (tests.store.sqlite.SQLiteStoreTest) ... ok Interaction between order by and aggregation shouldn't break. ... ok test_find_max_unicode (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_max_with_empty_result_and_disallow_none (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_min (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_min_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_min_unicode (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_min_with_empty_result_and_disallow_none (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_multiple_group_by (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_multiple_group_by_with_having (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_multiple_values (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_offset_count (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_one (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_order_asc (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_order_by (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_order_desc (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_remove (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_autoreloads_with_func_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_column (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_empty (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_equality_autoreloads_with_func_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_equality_with_func_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_expr_column (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_expr_on_cached (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_expr_unsupported (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_expr_unsupported_autoreloads (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_expr_unsupported_mixed_autoreloads (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_expr_unsupported_without_column (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_expr_unsupported_without_expr_or_variable (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_none (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_none_on_cached (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_on_cached (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_on_cached_but_removed (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_on_cached_unsupported_python_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_with_func_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_with_info_alive_and_object_dead (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_slice (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_slice_limit (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_slice_limit_last (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_slice_offset (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_slice_offset_any (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_slice_offset_first (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_slice_offset_last (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_slice_offset_one (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_slice_order_by (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_slice_remove (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_slice_slice (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_slice_values (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_sliced_count (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_sql (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_str (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_successive_group_by (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_sum (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_sum_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_sum_with_empty_result_and_disallow_none (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_any (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_cached (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_contains (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_contains_with_set_expression (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_count (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_first (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_kwargs (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_last (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_one (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_remove (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_set (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_using (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_using_skip_when_none (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_using_with_disallow_none (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_with_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_with_expr_cached_unsupported (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_with_expr_contains (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_with_expr_count (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_with_expr_remove_unsupported (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_with_expr_set_unsupported (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_with_expr_union (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_with_expr_values (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_using_cached (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_using_with_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_values (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_values_with_no_arguments (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_values_with_set_expression (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_with_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_with_expr_cached_unsupported (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_with_expr_contains (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_with_expr_contains_with_set_expression (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_with_expr_count (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_with_expr_remove_unsupported (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_with_expr_set_unsupported (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_with_expr_union (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_with_expr_union_mismatch (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_with_expr_uses_variable_set (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_with_expr_values (tests.store.sqlite.SQLiteStoreTest) ... ok test_flush_hook (tests.store.sqlite.SQLiteStoreTest) ... ok test_flush_hook_all (tests.store.sqlite.SQLiteStoreTest) ... ok test_flush_order (tests.store.sqlite.SQLiteStoreTest) ... ok test_flush_with_removed_prop (tests.store.sqlite.SQLiteStoreTest) ... ok test_flush_with_removed_prop_forced_dirty (tests.store.sqlite.SQLiteStoreTest) ... ok test_flush_with_removed_prop_really_dirty (tests.store.sqlite.SQLiteStoreTest) ... ok test_flushed_hook (tests.store.sqlite.SQLiteStoreTest) ... ok test_get (tests.store.sqlite.SQLiteStoreTest) ... ok test_get_cached (tests.store.sqlite.SQLiteStoreTest) ... ok test_get_decimal_property (tests.store.sqlite.SQLiteStoreTest) ... ok test_get_does_not_validate (tests.store.sqlite.SQLiteStoreTest) ... ok test_get_does_not_validate_default_value (tests.store.sqlite.SQLiteStoreTest) ... ok test_get_tuple (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_add (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_add_remove (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_add_remove_with_added (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_add_remove_with_wrapper (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_any (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_any_filtered (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_clear (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_clear_where (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_count (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_default_order_by (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_find (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_first_last (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_one (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_order_by (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_remove (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_values (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_with_added (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_with_added_no_store (tests.store.sqlite.SQLiteStoreTest) ... ok test_invalidate_added_object (tests.store.sqlite.SQLiteStoreTest) ... ok test_invalidate_and_get_object (tests.store.sqlite.SQLiteStoreTest) ... ok test_invalidate_and_get_removed_object (tests.store.sqlite.SQLiteStoreTest) ... ok test_invalidate_and_get_returns_autoreloaded (tests.store.sqlite.SQLiteStoreTest) ... ok test_invalidate_and_update (tests.store.sqlite.SQLiteStoreTest) ... ok test_invalidate_and_validate_with_find (tests.store.sqlite.SQLiteStoreTest) ... ok test_invalidate_object_gets_validated (tests.store.sqlite.SQLiteStoreTest) ... ok test_invalidate_object_with_only_primary_key (tests.store.sqlite.SQLiteStoreTest) ... ok test_invalidated_hook (tests.store.sqlite.SQLiteStoreTest) ... ok test_invalidated_hook_called_after_all_invalidated (tests.store.sqlite.SQLiteStoreTest) ... ok test_is_empty (tests.store.sqlite.SQLiteStoreTest) ... ok test_is_empty_strips_order_by (tests.store.sqlite.SQLiteStoreTest) ... ok test_is_empty_with_composed_key (tests.store.sqlite.SQLiteStoreTest) ... ok test_is_empty_with_expression_find (tests.store.sqlite.SQLiteStoreTest) ... ok test_is_in_empty_list (tests.store.sqlite.SQLiteStoreTest) ... ok test_is_in_empty_result_set (tests.store.sqlite.SQLiteStoreTest) ... ok test_join (tests.store.sqlite.SQLiteStoreTest) ... ok test_join_distinct (tests.store.sqlite.SQLiteStoreTest) ... ok test_lazy_value_discarded_on_reload (tests.store.sqlite.SQLiteStoreTest) ... ok test_lazy_value_preserved_with_subsequent_object_initialization (tests.store.sqlite.SQLiteStoreTest) ... ok test_loaded_hook (tests.store.sqlite.SQLiteStoreTest) ... ok test_mutable_variable_detect_change_from_alive (tests.store.sqlite.SQLiteStoreTest) ... ok test_new_reference (tests.store.sqlite.SQLiteStoreTest) ... ok test_obj_info_with_deleted_object (tests.store.sqlite.SQLiteStoreTest) ... ok test_obj_info_with_deleted_object_and_changed_event (tests.store.sqlite.SQLiteStoreTest) ... ok test_obj_info_with_deleted_object_with_get (tests.store.sqlite.SQLiteStoreTest) ... ok test_of (tests.store.sqlite.SQLiteStoreTest) ... ok test_pickle_variable (tests.store.sqlite.SQLiteStoreTest) ... ok test_pickle_variable_referenceset (tests.store.sqlite.SQLiteStoreTest) ... ok test_pickle_variable_referenceset_several_transactions (tests.store.sqlite.SQLiteStoreTest) ... ok test_pickle_variable_remove (tests.store.sqlite.SQLiteStoreTest) ... ok test_pickle_variable_unhook (tests.store.sqlite.SQLiteStoreTest) ... ok test_pickle_variable_with_deleted_object (tests.store.sqlite.SQLiteStoreTest) ... ok test_preset_primary_key (tests.store.sqlite.SQLiteStoreTest) ... ok test_primary_key_reference (tests.store.sqlite.SQLiteStoreTest) ... ok test_proxy (tests.store.sqlite.SQLiteStoreTest) ... ok test_proxy_as_column (tests.store.sqlite.SQLiteStoreTest) ... ok test_proxy_equals (tests.store.sqlite.SQLiteStoreTest) ... ok test_proxy_set (tests.store.sqlite.SQLiteStoreTest) ... ok test_proxy_with_extra_table (tests.store.sqlite.SQLiteStoreTest) ... ok test_proxy_with_string (tests.store.sqlite.SQLiteStoreTest) ... ok test_proxy_with_string_variable_factory_attribute (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_assign_composed_remote_key (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_assign_none (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_assign_none_with_unseen (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_assign_remote_key (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_break_on_local_diverged (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_break_on_local_diverged_by_lazy (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_break_on_local_diverged_doesnt_autoreload (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_break_on_remote_diverged (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_break_on_remote_diverged_by_lazy (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_equals (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_equals_none (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_equals_with_composed_key (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_equals_with_wrapped (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_explicitly_with_wrapper (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_loop_broken_by_set (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_loop_set_only_removes_own_flush_order (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_loop_with_dirty_keys_changed_later_fails (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_loop_with_dirty_keys_fails (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_loop_with_dirty_keys_on_remote_changed_later_fails (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_loop_with_dirty_keys_on_remote_fails (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_loop_with_key_changed_later_on_remote_succeeds (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_loop_with_key_changed_later_succeeds (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_loop_with_one_unchanged_key_succeeds (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_loop_with_unchanged_keys_succeeds (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_loop_with_undefined_and_changed_keys_fails (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_loop_with_undefined_and_changed_keys_fails2 (tests.store.sqlite.SQLiteStoreTest) ... ok A loop of references with undefined keys raises OrderLoopError. ... ok test_reference_not_equals (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_not_equals_none (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_not_equals_with_composed_key (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_on_added (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_on_added_and_changed_manually (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_on_added_composed_key (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_on_added_composed_key_changed_manually (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_on_added_no_local_store (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_on_added_no_remote_store (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_on_added_no_store (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_on_added_no_store_2 (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_on_added_no_store_unlink_before_adding (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_on_added_unlink_on_flush (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_on_added_unsets_original_key (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_on_added_with_autoreload_key (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_on_added_wrong_store (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_on_non_primary_key (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_on_removed_wont_add_back (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_on_two_added (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_remote_leak_on_flush_with_changed (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_remote_leak_on_flush_with_removed (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_self (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_add (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_add_no_store (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_add_no_store_2 (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_add_no_store_unlink_after_adding (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_after_object_removed (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_assign_fails (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_clear (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_clear_cached (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_clear_where (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_composed (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_contains (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_count (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_default_order_by (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_explicitly_with_wrapper (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_find (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_first_last (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_one (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_order_by (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_remove (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_values (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_with_added (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_will_resolve_auto_reload (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_wont_touch_store_when_key_is_none (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_wont_touch_store_when_key_is_unset (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_wont_touch_store_with_composed_key_none (tests.store.sqlite.SQLiteStoreTest) ... ok test_references_raise_nostore (tests.store.sqlite.SQLiteStoreTest) ... ok test_reload (tests.store.sqlite.SQLiteStoreTest) ... ok test_reload_new (tests.store.sqlite.SQLiteStoreTest) ... ok test_reload_new_unflushed (tests.store.sqlite.SQLiteStoreTest) ... ok test_reload_not_changed (tests.store.sqlite.SQLiteStoreTest) ... ok test_reload_removed (tests.store.sqlite.SQLiteStoreTest) ... ok test_reload_unknown (tests.store.sqlite.SQLiteStoreTest) ... ok test_removal_order_is_preserved_when_possible (tests.store.sqlite.SQLiteStoreTest) ... ok test_remove_add_update (tests.store.sqlite.SQLiteStoreTest) ... ok test_remove_commit (tests.store.sqlite.SQLiteStoreTest) ... ok test_remove_flush_add_update (tests.store.sqlite.SQLiteStoreTest) ... ok test_remove_flush_rollback_update (tests.store.sqlite.SQLiteStoreTest) ... ok test_remove_from_wrong_store (tests.store.sqlite.SQLiteStoreTest) ... ok test_remove_rollback_update (tests.store.sqlite.SQLiteStoreTest) ... ok Adding an object emits the register-transaction event. ... ok test_remove_twice (tests.store.sqlite.SQLiteStoreTest) ... ok test_remove_unknown (tests.store.sqlite.SQLiteStoreTest) ... ok test_reset_breaks_store_reference (tests.store.sqlite.SQLiteStoreTest) ... ok test_reset_clears_cache (tests.store.sqlite.SQLiteStoreTest) ... ok test_reset_recreates_objects (tests.store.sqlite.SQLiteStoreTest) ... ok test_reset_unmarks_dirty (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_difference (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_difference_count (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_difference_incompatible (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_difference_with_empty (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_find (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_find_fails_on_group_by (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_find_fails_on_set_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_find_fails_on_slice (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_find_introduce_join (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_find_kwargs (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_find_tuple (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_find_undef_where (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_intersection (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_intersection_count (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_intersection_incompatible (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_intersection_with_empty (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_union (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_union_count (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_union_duplicated (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_union_duplicated_with_all (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_union_incompatible (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_union_unsupported_methods (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_union_with_empty (tests.store.sqlite.SQLiteStoreTest) ... ok test_retrieve_default_primary_key (tests.store.sqlite.SQLiteStoreTest) ... ok test_retrieve_default_value (tests.store.sqlite.SQLiteStoreTest) ... ok test_retrieve_null_when_no_default (tests.store.sqlite.SQLiteStoreTest) ... ok test_rollback_autoreloads (tests.store.sqlite.SQLiteStoreTest) ... ok test_rollback_invalidates (tests.store.sqlite.SQLiteStoreTest) ... ok test_rollback_loaded_and_still_in_cached (tests.store.sqlite.SQLiteStoreTest) ... ok test_rowcount_remove (tests.store.sqlite.SQLiteStoreTest) ... ok test_set_decimal_property (tests.store.sqlite.SQLiteStoreTest) ... ok test_set_reference (tests.store.sqlite.SQLiteStoreTest) ... ok test_set_reference_explicitly_with_wrapper (tests.store.sqlite.SQLiteStoreTest) ... ok test_storm_loaded_after_define (tests.store.sqlite.SQLiteStoreTest) ... ok test_string_indirect_reference_set (tests.store.sqlite.SQLiteStoreTest) ... ok test_string_reference (tests.store.sqlite.SQLiteStoreTest) ... ok test_string_reference_set_order_by (tests.store.sqlite.SQLiteStoreTest) ... ok test_strong_cache_cleared_on_invalidate_all (tests.store.sqlite.SQLiteStoreTest) ... ok test_strong_cache_loses_object_on_invalidate (tests.store.sqlite.SQLiteStoreTest) ... ok test_strong_cache_loses_object_on_remove (tests.store.sqlite.SQLiteStoreTest) ... ok test_strong_cache_renews_object_on_find (tests.store.sqlite.SQLiteStoreTest) ... ok test_strong_cache_renews_object_on_get (tests.store.sqlite.SQLiteStoreTest) ... ok test_strong_cache_used (tests.store.sqlite.SQLiteStoreTest) ... ok test_sub_class (tests.store.sqlite.SQLiteStoreTest) ... ok test_sub_select (tests.store.sqlite.SQLiteStoreTest) ... ok test_undefined_variables_filled_on_find (tests.store.sqlite.SQLiteStoreTest) ... ok test_unhashable_object (tests.store.sqlite.SQLiteStoreTest) ... ok test_unicode (tests.store.sqlite.SQLiteStoreTest) ... ok test_update_checkpoints (tests.store.sqlite.SQLiteStoreTest) ... ok test_update_commit (tests.store.sqlite.SQLiteStoreTest) ... ok test_update_commit_twice (tests.store.sqlite.SQLiteStoreTest) ... ok test_update_find (tests.store.sqlite.SQLiteStoreTest) ... ok test_update_flush_commit (tests.store.sqlite.SQLiteStoreTest) ... ok test_update_flush_reload_rollback (tests.store.sqlite.SQLiteStoreTest) ... ok test_update_get (tests.store.sqlite.SQLiteStoreTest) ... ok test_update_order_is_preserved_when_possible (tests.store.sqlite.SQLiteStoreTest) ... ok test_update_primary_key (tests.store.sqlite.SQLiteStoreTest) ... ok test_update_primary_key_exchange (tests.store.sqlite.SQLiteStoreTest) ... ok test_using_find_join (tests.store.sqlite.SQLiteStoreTest) ... ok test_using_find_join_with_strings (tests.store.sqlite.SQLiteStoreTest) ... ok test_using_find_with_strings (tests.store.sqlite.SQLiteStoreTest) ... ok test_variable_filter_on_insert (tests.store.sqlite.SQLiteStoreTest) ... ok test_variable_filter_on_load (tests.store.sqlite.SQLiteStoreTest) ... ok test_variable_filter_on_missing_values (tests.store.sqlite.SQLiteStoreTest) ... ok test_variable_filter_on_set (tests.store.sqlite.SQLiteStoreTest) ... ok test_variable_filter_on_set_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_variable_filter_on_update (tests.store.sqlite.SQLiteStoreTest) ... ok test_variable_filter_on_update_unchanged (tests.store.sqlite.SQLiteStoreTest) ... ok test_wb_add_remove_add (tests.store.sqlite.SQLiteStoreTest) ... ok test_wb_block_implicit_flushes (tests.store.sqlite.SQLiteStoreTest) ... ok test_wb_block_implicit_flushes_is_recursive (tests.store.sqlite.SQLiteStoreTest) ... ok test_wb_checkpoint_doesnt_override_changed (tests.store.sqlite.SQLiteStoreTest) ... ok test_wb_find_set_checkpoints (tests.store.sqlite.SQLiteStoreTest) ... ok test_wb_flush_event_with_deleted_object_before_flush (tests.store.sqlite.SQLiteStoreTest) ... ok test_wb_get_cached_doesnt_need_connection (tests.store.sqlite.SQLiteStoreTest) ... ok test_wb_reload_not_dirty (tests.store.sqlite.SQLiteStoreTest) ... ok test_wb_remove_flush_rollback_isnt_dirty (tests.store.sqlite.SQLiteStoreTest) ... ok test_wb_remove_flush_update_isnt_dirty (tests.store.sqlite.SQLiteStoreTest) ... ok test_wb_remove_prop_not_dirty (tests.store.sqlite.SQLiteStoreTest) ... ok test_wb_remove_rollback_isnt_dirty (tests.store.sqlite.SQLiteStoreTest) ... ok test_wb_result_set_variable (tests.store.sqlite.SQLiteStoreTest) ... ok test_wb_update_not_dirty_after_flush (tests.store.sqlite.SQLiteStoreTest) ... ok test_wb_update_remove_add (tests.store.sqlite.SQLiteStoreTest) ... ok test_wrapper (tests.store.sqlite.SQLiteStoreTest) ... ok test_wb_custom_cache (tests.store.base.StoreCacheTest) ... ok test_wb_default_cache_size (tests.store.base.StoreCacheTest) ... ok test_store_has_reference_to_its_database (tests.store.base.StoreDatabaseTest) ... ok Doctest: README.txt ... ok test_create (tests.zope.zstorm.ZStormTest) ... ok test_create_and_get_named (tests.zope.zstorm.ZStormTest) ... ok test_create_and_get_named_another_thread (tests.zope.zstorm.ZStormTest) ... ok test_create_default (tests.zope.zstorm.ZStormTest) ... ok test_create_default_twice (tests.zope.zstorm.ZStormTest) ... ok test_create_twice_same_name (tests.zope.zstorm.ZStormTest) ... ok test_create_twice_unnamed (tests.zope.zstorm.ZStormTest) ... ok test_default_databases (tests.zope.zstorm.ZStormTest) ... ok test_get_name (tests.zope.zstorm.ZStormTest) ... ok test_get_name_with_removed_store (tests.zope.zstorm.ZStormTest) ... ok test_get_unexistent (tests.zope.zstorm.ZStormTest) ... ok test_get_with_uri (tests.zope.zstorm.ZStormTest) ... ok test_iterstores (tests.zope.zstorm.ZStormTest) ... ok test_remove (tests.zope.zstorm.ZStormTest) ... ok test_set_default_uri (tests.zope.zstorm.ZStormTest) ... ok test_store_strong_reference (tests.zope.zstorm.ZStormTest) ... ok If a zstorm registered thread crosses over to another thread, ... ok If a store has been removed after joining a transaction, it ... ok If a store has been removed, it will not join the transaction. ... ok _reset is used to reset the zstorm utility between zope test runs. ... ok The Store joins the transaction when register-transaction ... ok test_wb_store_joins_transaction_on_use_after_abort (tests.zope.zstorm.ZStormTest) ... ok test_wb_store_joins_transaction_on_use_after_commit (tests.zope.zstorm.ZStormTest) ... ok test_utility (tests.zope.zstorm.ZStormUtilityTest) ... ok test_adapt_sqlobject_to_storm (tests.zope.adapters.AdaptersTest) ... ok test_exception_when_unsupported (tests.databases.mysql.MySQLUnsupportedTest) ... ok Ensure database works with high bits and embedded zeros. ... ok Some databases like pysqlite2 may return unicode for strings. ... ok Access to the connection is blocked by block_access(). ... ok test_commit (tests.databases.sqlite.SQLiteFileTest) ... ok Regression test for commit observing the timeout. ... ok test_commit_twice (tests.databases.sqlite.SQLiteFileTest) ... ok test_concurrent_behavior (tests.databases.sqlite.SQLiteFileTest) ... ok test_connection (tests.databases.sqlite.SQLiteFileTest) ... ok test_create (tests.databases.sqlite.SQLiteFileTest) ... ok test_date (tests.databases.sqlite.SQLiteFileTest) ... ok test_datetime (tests.databases.sqlite.SQLiteFileTest) ... ok test_execute_empty_params (tests.databases.sqlite.SQLiteFileTest) ... ok test_execute_expression (tests.databases.sqlite.SQLiteFileTest) ... ok test_execute_expression_empty_params (tests.databases.sqlite.SQLiteFileTest) ... ok test_execute_params (tests.databases.sqlite.SQLiteFileTest) ... ok test_execute_result (tests.databases.sqlite.SQLiteFileTest) ... ok test_execute_sends_event (tests.databases.sqlite.SQLiteFileTest) ... ok test_execute_unicode_result (tests.databases.sqlite.SQLiteFileTest) ... ok test_expr_contains_string (tests.databases.sqlite.SQLiteFileTest) ... ok test_expr_endswith (tests.databases.sqlite.SQLiteFileTest) ... ok test_expr_startswith (tests.databases.sqlite.SQLiteFileTest) ... ok test_get_all (tests.databases.sqlite.SQLiteFileTest) ... ok test_get_decimal_variable_to_str_column (tests.databases.sqlite.SQLiteFileTest) ... ok test_get_insert_identity (tests.databases.sqlite.SQLiteFileTest) ... ok test_get_insert_identity_composed (tests.databases.sqlite.SQLiteFileTest) ... ok test_get_one (tests.databases.sqlite.SQLiteFileTest) ... ok test_iter (tests.databases.sqlite.SQLiteFileTest) ... ok test_order_by_group_by (tests.databases.sqlite.SQLiteFileTest) ... ok test_pickle (tests.databases.sqlite.SQLiteFileTest) ... ok test_quoting (tests.databases.sqlite.SQLiteFileTest) ... ok Regression test for recovering from database locked exception. ... ok test_rollback (tests.databases.sqlite.SQLiteFileTest) ... ok test_rollback_twice (tests.databases.sqlite.SQLiteFileTest) ... ok test_rowcount_delete (tests.databases.sqlite.SQLiteFileTest) ... ok test_rowcount_insert (tests.databases.sqlite.SQLiteFileTest) ... ok test_rowcount_update (tests.databases.sqlite.SQLiteFileTest) ... ok test_set_decimal_variable_from_str_column (tests.databases.sqlite.SQLiteFileTest) ... ok test_simultaneous_iter (tests.databases.sqlite.SQLiteFileTest) ... ok Check sqlite-specific reserved words are recognized. ... ok test_synchronous (tests.databases.sqlite.SQLiteFileTest) ... ok test_time (tests.databases.sqlite.SQLiteFileTest) ... ok test_timedelta (tests.databases.sqlite.SQLiteFileTest) ... ok test_timeout (tests.databases.sqlite.SQLiteFileTest) ... ok test_wb_connect_sets_event_system (tests.databases.sqlite.SQLiteFileTest) ... ok test_wb_create_database (tests.databases.sqlite.SQLiteFileTest) ... ok test_wb_result_get_all_goes_through_from_database (tests.databases.sqlite.SQLiteFileTest) ... ok test_wb_result_get_one_goes_through_from_database (tests.databases.sqlite.SQLiteFileTest) ... ok test_wb_result_iter_goes_through_from_database (tests.databases.sqlite.SQLiteFileTest) ... ok Ensure database works with high bits and embedded zeros. ... ok Some databases like pysqlite2 may return unicode for strings. ... ok Access to the connection is blocked by block_access(). ... ok test_commit (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_commit_twice (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_concurrent_behavior (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_connection (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_create (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_date (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_datetime (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_execute_empty_params (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_execute_expression (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_execute_expression_empty_params (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_execute_params (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_execute_result (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_execute_sends_event (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_execute_unicode_result (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_expr_contains_string (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_expr_endswith (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_expr_startswith (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_get_all (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_get_decimal_variable_to_str_column (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_get_insert_identity (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_get_insert_identity_composed (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_get_one (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_iter (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_order_by_group_by (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_pickle (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_quoting (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_rollback (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_rollback_twice (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_rowcount_delete (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_rowcount_insert (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_rowcount_update (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_set_decimal_variable_from_str_column (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_simultaneous_iter (tests.databases.sqlite.SQLiteMemoryTest) ... ok Check sqlite-specific reserved words are recognized. ... ok test_synchronous (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_time (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_timedelta (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_wb_connect_sets_event_system (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_wb_create_database (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_wb_result_get_all_goes_through_from_database (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_wb_result_get_one_goes_through_from_database (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_wb_result_iter_goes_through_from_database (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_exception_when_unsupported (tests.databases.sqlite.SQLiteUnsupportedTest) ... ok test_exception_when_unsupported (tests.databases.postgres.PostgresUnsupportedTest) ... ok ---------------------------------------------------------------------- Ran 1352 tests in 17.619s OK [?1034h * Testing of dev-python/storm-0.18 with CPython 2.7... test_add (tests.cache.BaseCacheTest) ... ok test_add_existing (tests.cache.BaseCacheTest) ... ok test_add_with_size_zero (tests.cache.BaseCacheTest) Cache is disabled entirely on add() if size is 0. ... ok test_adding_similar_obj_infos (tests.cache.BaseCacheTest) If __eq__ is broken, this fails. ... ok test_clear (tests.cache.BaseCacheTest) The clear method empties the cache. ... ok test_fit_size (tests.cache.BaseCacheTest) ... ok test_initially_empty (tests.cache.BaseCacheTest) ... ok test_remove (tests.cache.BaseCacheTest) ... ok test_remove_with_size_zero (tests.cache.BaseCacheTest) Cache is disabled entirely on remove() if size is 0. ... ok test_set_zero_size (tests.cache.BaseCacheTest) ... ok test_add (tests.cache.CacheTest) ... ok test_add_existing (tests.cache.CacheTest) ... ok test_add_with_size_zero (tests.cache.CacheTest) Cache is disabled entirely on add() if size is 0. ... ok test_adding_similar_obj_infos (tests.cache.CacheTest) If __eq__ is broken, this fails. ... ok test_clear (tests.cache.CacheTest) The clear method empties the cache. ... ok test_fit_size (tests.cache.CacheTest) ... ok test_increase_max_size (tests.cache.CacheTest) ... ok test_initially_empty (tests.cache.CacheTest) ... ok test_reduce_max_size (tests.cache.CacheTest) ... ok test_reduce_max_size_to_zero (tests.cache.CacheTest) When setting the size to zero, there's an optimization. ... ok test_remove (tests.cache.CacheTest) ... ok test_remove_with_size_zero (tests.cache.CacheTest) Cache is disabled entirely on remove() if size is 0. ... ok test_set_zero_size (tests.cache.CacheTest) ... ok test_size_and_fifo_behaviour (tests.cache.CacheTest) ... ok test_add (tests.cache.TestGenerationalCache) ... ok test_add_existing (tests.cache.TestGenerationalCache) ... ok test_add_with_size_zero (tests.cache.TestGenerationalCache) Cache is disabled entirely on add() if size is 0. ... ok test_adding_similar_obj_infos (tests.cache.TestGenerationalCache) If __eq__ is broken, this fails. ... FAIL test_cache_multiple_objects (tests.cache.TestGenerationalCache) ... ok test_cache_one_object (tests.cache.TestGenerationalCache) ... ok test_clear (tests.cache.TestGenerationalCache) The clear method empties the cache. ... ok test_clear_cache (tests.cache.TestGenerationalCache) ... ok test_clear_cache_clears_the_second_generation (tests.cache.TestGenerationalCache) ... ok test_evict_LRU (tests.cache.TestGenerationalCache) ... ok test_evict_oldest (tests.cache.TestGenerationalCache) The "oldest" object is the first to be evicted. ... ok test_fit_size (tests.cache.TestGenerationalCache) ... ok test_generational_overlap (tests.cache.TestGenerationalCache) ... ok test_initially_empty (tests.cache.TestGenerationalCache) ... ok test_remove (tests.cache.TestGenerationalCache) ... ok test_remove_from_overlap (tests.cache.TestGenerationalCache) ... ok test_remove_nothing (tests.cache.TestGenerationalCache) ... ok test_remove_object (tests.cache.TestGenerationalCache) ... ok test_remove_with_size_zero (tests.cache.TestGenerationalCache) Cache is disabled entirely on remove() if size is 0. ... ok test_set_size_larger_than_current_size (tests.cache.TestGenerationalCache) ... ok test_set_size_limit (tests.cache.TestGenerationalCache) ... ok test_set_size_smaller_than_current_size (tests.cache.TestGenerationalCache) ... ok test_set_zero_size (tests.cache.TestGenerationalCache) ... ok test_size_limit (tests.cache.TestGenerationalCache) ... ok test_three_generations (tests.cache.TestGenerationalCache) ... ok test_two_generations (tests.cache.TestGenerationalCache) ... ok /var/tmp/portage/dev-python/storm-0.18/work/storm-0.18/tests/tutorial.txt Doctest: tutorial.txt ... ok test_connection_raw_execute (tests.tracer.DebugTracerTest) ... ok test_connection_raw_execute_error (tests.tracer.DebugTracerTest) ... ok test_connection_raw_execute_success (tests.tracer.DebugTracerTest) ... ok test_connection_raw_execute_with_non_variable (tests.tracer.DebugTracerTest) ... ok test_wb_debug_tracer_uses_first_arg_as_stream (tests.tracer.DebugTracerTest) ... ok test_wb_debug_tracer_uses_stderr_by_default (tests.tracer.DebugTracerTest) ... ok test_always_set_when_remaining_time_increased (tests.tracer.TimeoutTracerTest) ... ok test_raise_not_implemented (tests.tracer.TimeoutTracerTest) ... ok test_raise_timeout_error_when_no_remaining_time (tests.tracer.TimeoutTracerTest) ... ok test_raise_timeout_on_granularity (tests.tracer.TimeoutTracerTest) ... ok test_set_again_after_granularity (tests.tracer.TimeoutTracerTest) ... ok test_set_again_on_granularity (tests.tracer.TimeoutTracerTest) ... ok test_wont_raise_timeout_before_granularity (tests.tracer.TimeoutTracerTest) ... ok test_install_debug (tests.tracer.TracerTest) ... ok test_install_tracer (tests.tracer.TracerTest) ... ok test_remove_all_tracers (tests.tracer.TracerTest) ... ok test_remove_debug (tests.tracer.TracerTest) ... ok test_remove_tracer_type (tests.tracer.TracerTest) ... ok test_trace (tests.tracer.TracerTest) ... ok test_wb_install_debug_with_custom_stream (tests.tracer.TracerTest) ... ok test_bool (tests.properties.PropertyKindsTest) ... ok test_date (tests.properties.PropertyKindsTest) ... ok test_datetime (tests.properties.PropertyKindsTest) ... ok test_decimal (tests.properties.PropertyKindsTest) ... ok test_enum (tests.properties.PropertyKindsTest) ... ok test_enum_with_set_map (tests.properties.PropertyKindsTest) ... ok test_float (tests.properties.PropertyKindsTest) ... ok test_int (tests.properties.PropertyKindsTest) ... ok test_list (tests.properties.PropertyKindsTest) ... ok test_list_events (tests.properties.PropertyKindsTest) ... ok test_pickle (tests.properties.PropertyKindsTest) ... ok test_pickle_events (tests.properties.PropertyKindsTest) ... ok test_str (tests.properties.PropertyKindsTest) ... ok test_time (tests.properties.PropertyKindsTest) ... ok test_timedelta (tests.properties.PropertyKindsTest) ... ok test_unicode (tests.properties.PropertyKindsTest) ... ok test_uuid (tests.properties.PropertyKindsTest) ... ok test_variable_factory_arguments (tests.properties.PropertyKindsTest) ... ok test_get_ambiguous (tests.properties.PropertyPublisherMetaTest) ... ok test_get_empty (tests.properties.PropertyPublisherMetaTest) ... ok test_get_subclass (tests.properties.PropertyPublisherMetaTest) ... ok test_add_property (tests.properties.PropertyRegistryTest) ... ok test_class_is_collectable (tests.properties.PropertyRegistryTest) ... ok test_get (tests.properties.PropertyRegistryTest) ... ok test_get_ambiguous (tests.properties.PropertyRegistryTest) ... ok test_get_ambiguous_but_different_path (tests.properties.PropertyRegistryTest) ... ok test_get_ambiguous_but_different_path_with_namespace (tests.properties.PropertyRegistryTest) ... ok test_get_empty (tests.properties.PropertyRegistryTest) ... ok test_get_with_class_name (tests.properties.PropertyRegistryTest) ... ok test_get_with_two_classes (tests.properties.PropertyRegistryTest) ... ok test_auto_name (tests.properties.PropertyTest) ... ok test_auto_table (tests.properties.PropertyTest) ... ok test_auto_table_subclass (tests.properties.PropertyTest) ... ok test_auto_table_subclass_reverse_initialization (tests.properties.PropertyTest) ... ok test_cls (tests.properties.PropertyTest) ... ok test_cls_reverse (tests.properties.PropertyTest) ... ok test_column (tests.properties.PropertyTest) ... ok test_comparable_expr (tests.properties.PropertyTest) ... ok test_comparable_expr_subclass (tests.properties.PropertyTest) ... ok test_default (tests.properties.PropertyTest) ... ok test_delete (tests.properties.PropertyTest) ... ok test_delete_explicitly (tests.properties.PropertyTest) ... ok test_delete_subclass (tests.properties.PropertyTest) ... ok test_delete_subclass_explicitly (tests.properties.PropertyTest) ... ok test_name (tests.properties.PropertyTest) ... ok test_reuse_of_instance (tests.properties.PropertyTest) Properties are dynamically bound to the class where they're used. ... ok test_set_get (tests.properties.PropertyTest) ... ok test_set_get_delete_with_wrapper (tests.properties.PropertyTest) ... ok test_set_get_explicitly (tests.properties.PropertyTest) ... ok test_set_get_none (tests.properties.PropertyTest) ... ok test_set_get_subclass (tests.properties.PropertyTest) ... ok test_set_get_subclass_explicitly (tests.properties.PropertyTest) ... ok test_set_with_validator (tests.properties.PropertyTest) ... ok test_variable_factory (tests.properties.PropertyTest) ... ok test_variable_factory_validator_attribute (tests.properties.PropertyTest) ... ok test_CONTAINSSTRING (tests.sqlobject.SQLObjectTest) ... ok test_SO_creating (tests.sqlobject.SQLObjectTest) ... ok test_alternateID (tests.sqlobject.SQLObjectTest) ... ok test_alternateMethodName (tests.sqlobject.SQLObjectTest) ... ok test_bool_col (tests.sqlobject.SQLObjectTest) ... ok test_col_default (tests.sqlobject.SQLObjectTest) ... ok test_col_default_factory (tests.sqlobject.SQLObjectTest) ... ok test_col_name (tests.sqlobject.SQLObjectTest) ... ok test_col_not_null (tests.sqlobject.SQLObjectTest) ... ok test_col_storm_validator (tests.sqlobject.SQLObjectTest) ... ok test_create (tests.sqlobject.SQLObjectTest) ... ok test_custom_id_name (tests.sqlobject.SQLObjectTest) ... ok test_custom_table_name (tests.sqlobject.SQLObjectTest) ... ok test_date_col (tests.sqlobject.SQLObjectTest) ... ok test_delete (tests.sqlobject.SQLObjectTest) ... ok test_destroySelf (tests.sqlobject.SQLObjectTest) ... ok test_float_col (tests.sqlobject.SQLObjectTest) ... ok test_foreign_key (tests.sqlobject.SQLObjectTest) ... ok test_foreign_key_no_dbname (tests.sqlobject.SQLObjectTest) ... ok test_foreign_key_orderBy (tests.sqlobject.SQLObjectTest) ... ok test_foreign_key_storm_validator (tests.sqlobject.SQLObjectTest) ... ok test_get (tests.sqlobject.SQLObjectTest) ... ok test_get_not_found (tests.sqlobject.SQLObjectTest) ... ok test_get_typecast (tests.sqlobject.SQLObjectTest) ... ok test_init_hook (tests.sqlobject.SQLObjectTest) ... ok test_int_col (tests.sqlobject.SQLObjectTest) ... ok test_interval_col (tests.sqlobject.SQLObjectTest) ... ok test_multiple_join (tests.sqlobject.SQLObjectTest) ... ok test_multiple_join_prejoins (tests.sqlobject.SQLObjectTest) ... ok test_object_not_added_if__create_fails (tests.sqlobject.SQLObjectTest) ... ok test_related_join (tests.sqlobject.SQLObjectTest) ... ok test_related_join_prejoins (tests.sqlobject.SQLObjectTest) ... ok test_result_set__getitem__ (tests.sqlobject.SQLObjectTest) ... ok test_result_set__iter__ (tests.sqlobject.SQLObjectTest) ... ok test_result_set__nonzero__ (tests.sqlobject.SQLObjectTest) ... ok test_result_set_contains (tests.sqlobject.SQLObjectTest) ... ok test_result_set_contains_does_not_use_iter (tests.sqlobject.SQLObjectTest) Calling 'item in result_set' does not iterate over the set. ... ok test_result_set_contains_with_prejoins (tests.sqlobject.SQLObjectTest) ... ok test_result_set_contains_wrong_type (tests.sqlobject.SQLObjectTest) ... ok test_result_set_count (tests.sqlobject.SQLObjectTest) ... ok test_result_set_count_distinct (tests.sqlobject.SQLObjectTest) ... ok test_result_set_count_limit (tests.sqlobject.SQLObjectTest) ... ok test_result_set_count_sliced (tests.sqlobject.SQLObjectTest) ... ok test_result_set_count_union_distinct (tests.sqlobject.SQLObjectTest) ... ok test_result_set_count_with_joins (tests.sqlobject.SQLObjectTest) ... ok test_result_set_distinct (tests.sqlobject.SQLObjectTest) ... ok test_result_set_except_ (tests.sqlobject.SQLObjectTest) ... ok test_result_set_intersect (tests.sqlobject.SQLObjectTest) ... ok test_result_set_is_empty (tests.sqlobject.SQLObjectTest) ... ok test_result_set_limit (tests.sqlobject.SQLObjectTest) ... ok test_result_set_orderBy (tests.sqlobject.SQLObjectTest) ... ok test_result_set_orderBy_fully_qualified (tests.sqlobject.SQLObjectTest) ... ok test_result_set_prejoin (tests.sqlobject.SQLObjectTest) ... ok test_result_set_prejoinClauseTables (tests.sqlobject.SQLObjectTest) ... ok test_result_set_prejoin_by (tests.sqlobject.SQLObjectTest) Ensure that prejoins work with selectBy() queries. ... ok test_result_set_prejoin_count (tests.sqlobject.SQLObjectTest) Prejoins do not affect the result of aggregates like COUNT(). ... ok test_result_set_prejoin_first (tests.sqlobject.SQLObjectTest) Ensure that detuplelizing is used on selectFirst(). ... ok test_result_set_prejoin_getitem (tests.sqlobject.SQLObjectTest) Ensure that detuplelizing is used on getitem. ... ok test_result_set_prejoin_mismatch_except (tests.sqlobject.SQLObjectTest) Prejoins do not cause EXCEPT incompatibilities. ... ok test_result_set_prejoin_mismatch_intersect (tests.sqlobject.SQLObjectTest) Prejoins do not cause INTERSECT incompatibilities. ... ok test_result_set_prejoin_mismatch_union (tests.sqlobject.SQLObjectTest) Prejoins do not cause UNION incompatibilities. ... ok test_result_set_prejoin_one (tests.sqlobject.SQLObjectTest) Ensure that detuplelizing is used on selectOne(). ... ok test_result_set_prejoin_related (tests.sqlobject.SQLObjectTest) Dotted prejoins are used to prejoin through another table. ... ok test_result_set_prejoin_table_twice (tests.sqlobject.SQLObjectTest) A single table can be prejoined multiple times. ... ok test_result_set_sum_expr (tests.sqlobject.SQLObjectTest) ... ok test_result_set_sum_string (tests.sqlobject.SQLObjectTest) ... ok test_result_set_union (tests.sqlobject.SQLObjectTest) ... ok test_result_set_union_all (tests.sqlobject.SQLObjectTest) ... ok test_select (tests.sqlobject.SQLObjectTest) ... ok test_selectBy (tests.sqlobject.SQLObjectTest) ... ok test_selectBy_orderBy (tests.sqlobject.SQLObjectTest) ... ok test_selectFirst (tests.sqlobject.SQLObjectTest) ... ok test_selectFirstBy (tests.sqlobject.SQLObjectTest) ... ok test_selectFirstBy_default_order (tests.sqlobject.SQLObjectTest) ... ok test_selectFirst_default_order (tests.sqlobject.SQLObjectTest) ... ok test_selectFirst_default_order_expr (tests.sqlobject.SQLObjectTest) ... ok test_selectFirst_default_order_fully_qualified (tests.sqlobject.SQLObjectTest) ... ok test_selectFirst_default_order_list (tests.sqlobject.SQLObjectTest) ... ok test_selectOne (tests.sqlobject.SQLObjectTest) ... ok test_selectOneBy (tests.sqlobject.SQLObjectTest) ... ok test_selectOneBy_multiple_results (tests.sqlobject.SQLObjectTest) ... ok test_selectOne_clauseTables (tests.sqlobject.SQLObjectTest) ... ok test_selectOne_multiple_results (tests.sqlobject.SQLObjectTest) ... ok test_select_all (tests.sqlobject.SQLObjectTest) ... ok test_select_clauseTables_implicit_join (tests.sqlobject.SQLObjectTest) ... ok test_select_clauseTables_no_cls_table (tests.sqlobject.SQLObjectTest) ... ok test_select_clauseTables_simple (tests.sqlobject.SQLObjectTest) ... ok test_select_distinct (tests.sqlobject.SQLObjectTest) ... ok test_select_empty_string (tests.sqlobject.SQLObjectTest) ... ok test_select_limit (tests.sqlobject.SQLObjectTest) ... ok test_select_negative_offset (tests.sqlobject.SQLObjectTest) ... ok test_select_orderBy (tests.sqlobject.SQLObjectTest) ... ok test_select_orderBy_expr (tests.sqlobject.SQLObjectTest) ... ok test_select_selectAlso (tests.sqlobject.SQLObjectTest) ... ok test_select_selectAlso_with_prejoin (tests.sqlobject.SQLObjectTest) ... ok test_select_slice_negative_offset (tests.sqlobject.SQLObjectTest) ... ok test_select_sqlbuilder (tests.sqlobject.SQLObjectTest) ... ok test_set (tests.sqlobject.SQLObjectTest) ... ok test_single_join (tests.sqlobject.SQLObjectTest) ... ok test_string_col (tests.sqlobject.SQLObjectTest) ... ok test_sync (tests.sqlobject.SQLObjectTest) sync() flushes pending changes and invalidates the cache. ... ok test_syncUpdate (tests.sqlobject.SQLObjectTest) syncUpdate() flushes pending changes to the database. ... ok test_table_dot_q (tests.sqlobject.SQLObjectTest) ... ok test_utcdatetime_col (tests.sqlobject.SQLObjectTest) ... ok /var/tmp/portage/dev-python/storm-0.18/work/storm-0.18/tests/infoheritance.txt Doctest: infoheritance.txt ... ok test_add (tests.expr.CompilePythonTest) ... ok test_and (tests.expr.CompilePythonTest) ... ok test_bool (tests.expr.CompilePythonTest) ... ok test_column (tests.expr.CompilePythonTest) ... ok test_column_table (tests.expr.CompilePythonTest) ... ok test_compile_invalid (tests.expr.CompilePythonTest) ... ok test_compile_sequence (tests.expr.CompilePythonTest) ... ok test_compile_unsupported (tests.expr.CompilePythonTest) ... ok test_date (tests.expr.CompilePythonTest) ... ok test_datetime (tests.expr.CompilePythonTest) ... ok test_div (tests.expr.CompilePythonTest) ... ok test_eq (tests.expr.CompilePythonTest) ... ok test_float (tests.expr.CompilePythonTest) ... ok test_ge (tests.expr.CompilePythonTest) ... ok test_get_precedence (tests.expr.CompilePythonTest) ... ok test_gt (tests.expr.CompilePythonTest) ... ok test_in (tests.expr.CompilePythonTest) ... ok test_int (tests.expr.CompilePythonTest) ... ok test_le (tests.expr.CompilePythonTest) ... ok test_long (tests.expr.CompilePythonTest) ... ok test_lshift (tests.expr.CompilePythonTest) ... ok test_lt (tests.expr.CompilePythonTest) ... ok test_match (tests.expr.CompilePythonTest) ... ok test_match_bad_repr (tests.expr.CompilePythonTest) The get_matcher() works for expressions containing values ... ok test_mod (tests.expr.CompilePythonTest) ... ok test_mul (tests.expr.CompilePythonTest) ... ok test_ne (tests.expr.CompilePythonTest) ... ok test_neg (tests.expr.CompilePythonTest) ... ok test_none (tests.expr.CompilePythonTest) ... ok test_or (tests.expr.CompilePythonTest) ... ok test_precedence (tests.expr.CompilePythonTest) ... ok test_rshift (tests.expr.CompilePythonTest) ... ok test_str (tests.expr.CompilePythonTest) ... ok test_sub (tests.expr.CompilePythonTest) ... ok test_time (tests.expr.CompilePythonTest) ... ok test_timedelta (tests.expr.CompilePythonTest) ... ok test_unicode (tests.expr.CompilePythonTest) ... ok test_variable (tests.expr.CompilePythonTest) ... ok test_add (tests.expr.CompileTest) ... ok test_alias (tests.expr.CompileTest) ... ok test_alias_for_column (tests.expr.CompileTest) ... ok test_alias_in_column_prefix (tests.expr.CompileTest) ... ok test_alias_in_tables (tests.expr.CompileTest) ... ok test_alias_in_tables_auto_name (tests.expr.CompileTest) ... ok test_alias_union (tests.expr.CompileTest) ... ok test_and (tests.expr.CompileTest) ... ok test_and_with_strings (tests.expr.CompileTest) ... ok test_asc (tests.expr.CompileTest) ... ok test_asc_with_string (tests.expr.CompileTest) ... ok test_auto_table (tests.expr.CompileTest) ... ok test_auto_tables_duplicated (tests.expr.CompileTest) ... ok test_auto_tables_duplicated_nested (tests.expr.CompileTest) ... ok test_auto_tables_with_column (tests.expr.CompileTest) ... ok test_auto_tables_with_column_and_replace (tests.expr.CompileTest) ... ok test_auto_tables_with_join (tests.expr.CompileTest) ... ok test_auto_tables_with_join_with_left_table (tests.expr.CompileTest) ... ok test_avg (tests.expr.CompileTest) ... ok test_bool (tests.expr.CompileTest) ... ok test_coalesce (tests.expr.CompileTest) ... ok test_coalesce_with_many_arguments (tests.expr.CompileTest) ... ok test_column (tests.expr.CompileTest) ... ok test_column_contexts (tests.expr.CompileTest) ... ok test_column_table (tests.expr.CompileTest) ... ok test_column_with_reserved_words (tests.expr.CompileTest) ... ok test_compile_invalid (tests.expr.CompileTest) ... ok test_compile_sequence (tests.expr.CompileTest) ... ok test_count (tests.expr.CompileTest) ... ok test_count_all (tests.expr.CompileTest) ... ok test_count_distinct (tests.expr.CompileTest) ... ok test_count_distinct_all (tests.expr.CompileTest) ... ok test_customize (tests.expr.CompileTest) ... ok test_customize_inheritance (tests.expr.CompileTest) ... ok test_customize_precedence (tests.expr.CompileTest) ... ok test_customize_precedence_inheritance (tests.expr.CompileTest) ... ok test_date (tests.expr.CompileTest) ... ok test_datetime (tests.expr.CompileTest) ... ok test_decimal (tests.expr.CompileTest) ... ok test_delete (tests.expr.CompileTest) ... ok test_delete_auto_table (tests.expr.CompileTest) ... ok test_delete_auto_table_default (tests.expr.CompileTest) ... ok test_delete_auto_table_unknown (tests.expr.CompileTest) ... ok test_delete_contexts (tests.expr.CompileTest) ... ok test_delete_where (tests.expr.CompileTest) ... ok test_delete_with_strings (tests.expr.CompileTest) ... ok test_desc (tests.expr.CompileTest) ... ok test_desc_with_string (tests.expr.CompileTest) ... ok test_div (tests.expr.CompileTest) ... ok test_eq (tests.expr.CompileTest) ... ok test_eq_none (tests.expr.CompileTest) ... ok test_except (tests.expr.CompileTest) ... ok test_except_all (tests.expr.CompileTest) ... ok test_except_contexts (tests.expr.CompileTest) ... ok test_except_order_by_limit_offset (tests.expr.CompileTest) ... ok test_except_select (tests.expr.CompileTest) ... ok test_except_select_nested (tests.expr.CompileTest) ... ok test_exists (tests.expr.CompileTest) ... ok test_float (tests.expr.CompileTest) ... ok test_func (tests.expr.CompileTest) ... ok test_ge (tests.expr.CompileTest) ... ok test_get_precedence (tests.expr.CompileTest) ... ok test_gt (tests.expr.CompileTest) ... ok test_in (tests.expr.CompileTest) ... ok test_insert (tests.expr.CompileTest) ... ok test_insert_auto_table (tests.expr.CompileTest) ... ok test_insert_auto_table_default (tests.expr.CompileTest) ... ok test_insert_auto_table_unknown (tests.expr.CompileTest) ... ok test_insert_contexts (tests.expr.CompileTest) ... ok test_insert_with_columns (tests.expr.CompileTest) ... ok test_insert_with_columns_as_raw_strings (tests.expr.CompileTest) ... ok test_insert_with_columns_to_escape (tests.expr.CompileTest) ... ok test_int (tests.expr.CompileTest) ... ok test_intersect (tests.expr.CompileTest) ... ok test_intersect_all (tests.expr.CompileTest) ... ok test_intersect_contexts (tests.expr.CompileTest) ... ok test_intersect_order_by_limit_offset (tests.expr.CompileTest) ... ok test_intersect_select (tests.expr.CompileTest) ... ok test_intersect_select_nested (tests.expr.CompileTest) ... ok test_is_in (tests.expr.CompileTest) ... ok test_is_in_empty (tests.expr.CompileTest) ... ok test_is_in_expr (tests.expr.CompileTest) ... ok test_is_reserved_word (tests.expr.CompileTest) ... ok test_join (tests.expr.CompileTest) ... ok test_join_contexts (tests.expr.CompileTest) ... ok test_join_double_nested (tests.expr.CompileTest) ... ok test_join_left_right (tests.expr.CompileTest) ... ok test_join_nested (tests.expr.CompileTest) ... ok test_join_on (tests.expr.CompileTest) ... ok test_join_on_with_string (tests.expr.CompileTest) ... ok test_join_table (tests.expr.CompileTest) ... ok test_le (tests.expr.CompileTest) ... ok test_left_join (tests.expr.CompileTest) ... ok test_left_join_on (tests.expr.CompileTest) ... ok test_like (tests.expr.CompileTest) ... ok test_like_compareable_case (tests.expr.CompileTest) ... ok test_like_escape (tests.expr.CompileTest) ... ok test_long (tests.expr.CompileTest) ... ok test_lower (tests.expr.CompileTest) ... ok test_lshift (tests.expr.CompileTest) ... ok test_lt (tests.expr.CompileTest) ... ok test_max (tests.expr.CompileTest) ... ok test_min (tests.expr.CompileTest) ... ok test_mod (tests.expr.CompileTest) ... ok test_mul (tests.expr.CompileTest) ... ok test_named_func (tests.expr.CompileTest) ... ok test_natural_join (tests.expr.CompileTest) ... ok test_natural_join_on (tests.expr.CompileTest) ... ok test_natural_left_join (tests.expr.CompileTest) ... ok test_natural_left_join_on (tests.expr.CompileTest) ... ok test_natural_right_join (tests.expr.CompileTest) ... ok test_natural_right_join_on (tests.expr.CompileTest) ... ok test_ne (tests.expr.CompileTest) ... ok test_ne_none (tests.expr.CompileTest) ... ok test_neg (tests.expr.CompileTest) ... ok test_none (tests.expr.CompileTest) ... ok test_not (tests.expr.CompileTest) ... ok test_or (tests.expr.CompileTest) ... ok test_or_with_strings (tests.expr.CompileTest) ... ok test_precedence (tests.expr.CompileTest) ... ok test_right_join (tests.expr.CompileTest) ... ok test_right_join_on (tests.expr.CompileTest) ... ok test_rshift (tests.expr.CompileTest) ... ok test_select (tests.expr.CompileTest) ... ok test_select_auto_table (tests.expr.CompileTest) ... ok test_select_auto_table_default (tests.expr.CompileTest) ... ok test_select_auto_table_default_with_joins (tests.expr.CompileTest) ... ok test_select_auto_table_duplicated (tests.expr.CompileTest) ... ok test_select_auto_table_sub (tests.expr.CompileTest) ... ok test_select_auto_table_unknown (tests.expr.CompileTest) ... ok test_select_contexts (tests.expr.CompileTest) ... ok test_select_distinct (tests.expr.CompileTest) ... ok test_select_having (tests.expr.CompileTest) ... ok test_select_join (tests.expr.CompileTest) ... ok test_select_join_right_left (tests.expr.CompileTest) ... ok test_select_join_where (tests.expr.CompileTest) ... ok test_select_where (tests.expr.CompileTest) ... ok test_select_with_strings (tests.expr.CompileTest) ... ok test_select_with_unicode (tests.expr.CompileTest) ... ok test_simple_inheritance (tests.expr.CompileTest) ... ok test_sql (tests.expr.CompileTest) ... ok test_sql1992_reserved_words (tests.expr.CompileTest) ... ok test_sql_comparison (tests.expr.CompileTest) ... ok test_sql_invalid_params (tests.expr.CompileTest) ... ok test_sql_params (tests.expr.CompileTest) ... ok test_sql_tables (tests.expr.CompileTest) ... ok test_sql_tables_with_list_or_tuple (tests.expr.CompileTest) ... ok test_sql_token (tests.expr.CompileTest) ... ok test_sql_token_double_quotes (tests.expr.CompileTest) ... ok test_sql_token_quotes (tests.expr.CompileTest) ... ok test_sql_token_remove_reserved_word_on_child (tests.expr.CompileTest) ... ok test_sql_token_reserved (tests.expr.CompileTest) ... ok test_sql_token_reserved_from_parent (tests.expr.CompileTest) ... ok test_sql_token_spaces (tests.expr.CompileTest) ... ok test_str (tests.expr.CompileTest) ... ok test_sub (tests.expr.CompileTest) ... ok test_sum (tests.expr.CompileTest) ... ok test_table (tests.expr.CompileTest) ... ok test_time (tests.expr.CompileTest) ... ok test_timedelta (tests.expr.CompileTest) ... ok test_unicode (tests.expr.CompileTest) ... ok test_union (tests.expr.CompileTest) ... ok test_union_all (tests.expr.CompileTest) ... ok test_union_contexts (tests.expr.CompileTest) ... ok test_union_order_by_and_select (tests.expr.CompileTest) ... ok test_union_order_by_limit_offset (tests.expr.CompileTest) ... ok test_union_select (tests.expr.CompileTest) ... ok test_union_select_nested (tests.expr.CompileTest) ... ok test_update (tests.expr.CompileTest) ... ok test_update_auto_table (tests.expr.CompileTest) ... ok test_update_auto_table_default (tests.expr.CompileTest) ... ok test_update_auto_table_unknown (tests.expr.CompileTest) ... ok test_update_contexts (tests.expr.CompileTest) ... ok test_update_where (tests.expr.CompileTest) ... ok test_update_with_columns (tests.expr.CompileTest) ... ok test_update_with_columns_as_raw_strings (tests.expr.CompileTest) ... ok test_update_with_columns_to_escape (tests.expr.CompileTest) ... ok test_update_with_strings (tests.expr.CompileTest) ... ok test_upper (tests.expr.CompileTest) ... ok test_variable (tests.expr.CompileTest) ... ok test_alias_constructor (tests.expr.ExprTest) ... ok test_alias_default (tests.expr.ExprTest) ... ok test_and (tests.expr.ExprTest) ... ok test_auto_tables (tests.expr.ExprTest) ... ok test_column_constructor (tests.expr.ExprTest) ... ok test_column_default (tests.expr.ExprTest) ... ok test_contains_string (tests.expr.ExprTest) ... ok test_delete_constructor (tests.expr.ExprTest) ... ok test_delete_default (tests.expr.ExprTest) ... ok test_endswith (tests.expr.ExprTest) ... ok test_eq (tests.expr.ExprTest) ... ok test_except (tests.expr.ExprTest) ... ok test_except_collapse (tests.expr.ExprTest) ... ok test_except_with_kwargs (tests.expr.ExprTest) ... ok test_func (tests.expr.ExprTest) ... ok test_insert_constructor (tests.expr.ExprTest) ... ok test_insert_default (tests.expr.ExprTest) ... ok test_intersect (tests.expr.ExprTest) ... ok test_intersect_collapse (tests.expr.ExprTest) ... ok test_intersect_with_kwargs (tests.expr.ExprTest) ... ok test_join_expr_on (tests.expr.ExprTest) ... ok test_join_expr_on_invalid (tests.expr.ExprTest) ... ok test_join_expr_on_keyword (tests.expr.ExprTest) ... ok test_join_expr_right (tests.expr.ExprTest) ... ok test_join_expr_right_join (tests.expr.ExprTest) ... ok test_join_expr_right_left (tests.expr.ExprTest) ... ok test_join_expr_right_left_on (tests.expr.ExprTest) ... ok test_like (tests.expr.ExprTest) ... ok test_like_case (tests.expr.ExprTest) ... ok test_like_escape (tests.expr.ExprTest) ... ok test_named_func (tests.expr.ExprTest) ... ok test_or (tests.expr.ExprTest) ... ok test_select_constructor (tests.expr.ExprTest) ... ok test_select_default (tests.expr.ExprTest) ... ok test_sequence (tests.expr.ExprTest) ... ok test_sql_constructor (tests.expr.ExprTest) ... ok test_sql_default (tests.expr.ExprTest) ... ok test_startswith (tests.expr.ExprTest) ... ok test_table (tests.expr.ExprTest) ... ok test_union (tests.expr.ExprTest) ... ok test_union_collapse (tests.expr.ExprTest) ... ok test_union_with_kwargs (tests.expr.ExprTest) ... ok test_update_constructor (tests.expr.ExprTest) ... ok test_update_default (tests.expr.ExprTest) ... ok test_expr_is_lazy_value (tests.expr.LazyValueExprTest) ... ok test_attrs (tests.expr.StateTest) ... ok test_push_pop (tests.expr.StateTest) ... ok test_push_pop_unexistent (tests.expr.StateTest) ... ok test_close (tests.database.ConnectionTest) ... ok test_close_deallocates_raw_connection (tests.database.ConnectionTest) ... ok test_close_twice (tests.database.ConnectionTest) ... ok test_commit (tests.database.ConnectionTest) ... ok test_del_deallocates_raw_connection (tests.database.ConnectionTest) ... ok test_execute (tests.database.ConnectionTest) ... ok test_execute_closed (tests.database.ConnectionTest) ... ok test_execute_convert_param_style (tests.database.ConnectionTest) ... ok test_execute_noresult (tests.database.ConnectionTest) ... ok test_execute_params (tests.database.ConnectionTest) ... ok test_execute_select (tests.database.ConnectionTest) ... ok test_execute_select_and_params (tests.database.ConnectionTest) ... ok test_get_insert_identity (tests.database.ConnectionTest) ... ok test_raw_execute_error_tracing (tests.database.ConnectionTest) ... ok test_raw_execute_tracing (tests.database.ConnectionTest) ... ok test_rollback (tests.database.ConnectionTest) ... ok test_tracing_check_disconnect (tests.database.ConnectionTest) ... ok test_tracing_error_check_disconnect (tests.database.ConnectionTest) ... ok test_tracing_success_check_disconnect (tests.database.ConnectionTest) ... ok test_wb_check_disconnection (tests.database.ConnectionTest) Ensure that _check_disconnect() detects disconnections. ... ok test_wb_del_with_previously_deallocated_connection (tests.database.ConnectionTest) ... ok test_wb_ensure_connected_connect_failure (tests.database.ConnectionTest) Check that the connection is flagged on reconnect failures. ... ok test_wb_ensure_connected_dead_connection (tests.database.ConnectionTest) Check that DisconnectionError is raised for STATE_DISCONNECTED. ... ok test_wb_ensure_connected_noop (tests.database.ConnectionTest) Check that _ensure_connected() is a no-op for STATE_CONNECTED. ... ok test_wb_ensure_connected_reconnects (tests.database.ConnectionTest) Check that _ensure_connected() reconnects for STATE_RECONNECT. ... ok test_wb_rollback_clears_disconnected_connection (tests.database.ConnectionTest) Check that rollback clears the DISCONNECTED state. ... ok test_create_database_with_str (tests.database.CreateDatabaseTest) ... ok test_create_database_with_unicode (tests.database.CreateDatabaseTest) ... ok test_create_database_with_uri (tests.database.CreateDatabaseTest) ... ok test_connect (tests.database.DatabaseTest) ... ok test_register_scheme (tests.database.RegisterSchemeTest) ... ok test_close (tests.database.ResultTest) ... ok test_close_deallocates_raw_cursor (tests.database.ResultTest) ... ok test_close_twice (tests.database.ResultTest) ... ok test_del_deallocates_raw_cursor (tests.database.ResultTest) ... ok test_get_all (tests.database.ResultTest) ... ok test_get_one (tests.database.ResultTest) ... ok test_iter (tests.database.ResultTest) ... ok test_preserve_arraysize (tests.database.ResultTest) When the arraysize is not 1, preserve it. ... ok test_set_arraysize (tests.database.ResultTest) When the arraysize is 1, change it to a better value. ... ok test_set_variable (tests.database.ResultTest) ... ok test_wb_del_with_previously_deallocated_cursor (tests.database.ResultTest) ... ok test_set_get (tests.variables.BoolVariableTest) ... ok test_get_set (tests.variables.DateTimeVariableTest) ... ok test_get_set_from_database (tests.variables.DateTimeVariableTest) ... ok test_get_set_with_tzinfo (tests.variables.DateTimeVariableTest) ... ok test_get_set (tests.variables.DateVariableTest) ... ok test_get_set_from_database (tests.variables.DateVariableTest) ... ok test_set_with_datetime (tests.variables.DateVariableTest) ... ok test_get_set_from_database (tests.variables.DecimalVariableTest) Strings used to/from the database. ... ok test_set_get (tests.variables.DecimalVariableTest) ... ok test_in_map (tests.variables.EnumVariableTest) ... ok test_set_get (tests.variables.EnumVariableTest) ... ok test_set_get (tests.variables.FloatVariableTest) ... ok test_set_get (tests.variables.IntVariableTest) ... ok test_get_set (tests.variables.ListVariableTest) ... ok test_list_events (tests.variables.ListVariableTest) ... ok test_d_h_m_s_ms (tests.variables.ParseIntervalTest) ... ok test_days_without_unit (tests.variables.ParseIntervalTest) ... ok test_minus_twelve_centiseconds (tests.variables.ParseIntervalTest) ... ok test_minus_twelve_days (tests.variables.ParseIntervalTest) ... ok test_minus_twelve_hours (tests.variables.ParseIntervalTest) ... ok test_missing_value (tests.variables.ParseIntervalTest) ... ok test_one_day (tests.variables.ParseIntervalTest) ... ok test_one_day_and_a_half (tests.variables.ParseIntervalTest) ... ok test_one_hour (tests.variables.ParseIntervalTest) ... ok test_one_microsecond (tests.variables.ParseIntervalTest) ... ok test_one_minute (tests.variables.ParseIntervalTest) ... ok test_one_second (tests.variables.ParseIntervalTest) ... ok test_seconds_without_unit (tests.variables.ParseIntervalTest) ... ok test_twelve_centiseconds (tests.variables.ParseIntervalTest) ... ok test_twelve_days (tests.variables.ParseIntervalTest) ... ok test_twelve_hours (tests.variables.ParseIntervalTest) ... ok test_twelve_minutes (tests.variables.ParseIntervalTest) ... ok test_twelve_seconds (tests.variables.ParseIntervalTest) ... ok test_twelve_twelve_twelve_twelve_twelve (tests.variables.ParseIntervalTest) ... ok test_unsupported_unit (tests.variables.ParseIntervalTest) ... ok test_zero (tests.variables.ParseIntervalTest) ... ok test_get_set (tests.variables.PickleVariableTest) ... ok test_pickle_events (tests.variables.PickleVariableTest) ... ok test_set_get (tests.variables.RawStrVariableTest) ... ok test_get_set (tests.variables.TimeDeltaVariableTest) ... ok test_get_set_from_database (tests.variables.TimeDeltaVariableTest) ... ok test_get_set (tests.variables.TimeVariableTest) ... ok test_get_set_from_database (tests.variables.TimeVariableTest) ... ok test_microsecond_error (tests.variables.TimeVariableTest) ... ok test_microsecond_error_less_digits (tests.variables.TimeVariableTest) ... ok test_microsecond_error_more_digits (tests.variables.TimeVariableTest) ... ok test_set_with_datetime (tests.variables.TimeVariableTest) ... ok test_get_set (tests.variables.UUIDVariableTest) ... ok test_get_set_from_database (tests.variables.UUIDVariableTest) ... ok test_set_get (tests.variables.UnicodeVariableTest) ... ok test_checkpoint_and_has_changed (tests.variables.VariableTest) ... ok test_constructor_column (tests.variables.VariableTest) ... ok test_constructor_event (tests.variables.VariableTest) ... ok test_constructor_value (tests.variables.VariableTest) ... ok test_constructor_value_factory (tests.variables.VariableTest) ... ok test_constructor_value_factory_from_db (tests.variables.VariableTest) ... ok test_constructor_value_from_db (tests.variables.VariableTest) ... ok test_copy (tests.variables.VariableTest) ... ok test_event_changed (tests.variables.VariableTest) ... ok test_get (tests.variables.VariableTest) ... ok test_get_default (tests.variables.VariableTest) ... ok test_get_lazy_value (tests.variables.VariableTest) ... ok test_get_state (tests.variables.VariableTest) ... ok test_is_defined (tests.variables.VariableTest) ... ok test_lazy_value_changed_event (tests.variables.VariableTest) ... ok test_lazy_value_getting (tests.variables.VariableTest) ... ok test_lazy_value_reset_after_changed (tests.variables.VariableTest) ... ok test_lazy_value_resolving (tests.variables.VariableTest) ... ok test_lazy_value_setting (tests.variables.VariableTest) ... ok test_lazy_value_setting_on_resolving (tests.variables.VariableTest) ... ok test_set (tests.variables.VariableTest) ... ok test_set_from_db_wont_call_validator (tests.variables.VariableTest) ... ok test_set_get_none (tests.variables.VariableTest) ... ok test_set_leak (tests.variables.VariableTest) When a variable is checkpointed, the value must not leak. ... ok test_set_none_with_allow_none (tests.variables.VariableTest) ... ok test_set_none_with_allow_none_and_column (tests.variables.VariableTest) ... ok test_set_none_with_allow_none_and_column_with_table (tests.variables.VariableTest) ... ok test_set_state (tests.variables.VariableTest) ... ok test_set_with_validator (tests.variables.VariableTest) ... ok test_set_with_validator_and_validator_arguments (tests.variables.VariableTest) ... ok test_set_with_validator_changing_value (tests.variables.VariableTest) ... ok test_set_with_validator_raising_error (tests.variables.VariableTest) ... ok test_class_is_collectable (tests.base.BaseTest) ... ok test_metaclass (tests.base.BaseTest) ... ok test_copy (tests.uri.URITest) ... ok test_parse_defaults (tests.uri.URITest) ... ok test_parse_host (tests.uri.URITest) ... ok test_parse_host_database_options (tests.uri.URITest) ... ok test_parse_host_options (tests.uri.URITest) ... ok test_parse_just_absolute_database (tests.uri.URITest) ... ok test_parse_just_colon (tests.uri.URITest) ... ok test_parse_just_relative_database (tests.uri.URITest) ... ok test_parse_no_colon (tests.uri.URITest) ... ok test_parse_options (tests.uri.URITest) ... ok test_parse_username (tests.uri.URITest) ... ok test_parse_username_host (tests.uri.URITest) ... ok test_parse_username_password (tests.uri.URITest) ... ok test_parse_username_password_database (tests.uri.URITest) ... ok test_parse_username_password_host (tests.uri.URITest) ... ok test_parse_username_password_host_empty_port (tests.uri.URITest) ... ok test_parse_username_password_host_port (tests.uri.URITest) ... ok test_parse_username_password_host_port_database (tests.uri.URITest) ... ok test_str_database_only (tests.uri.URITest) ... ok test_str_full_with_escaping (tests.uri.URITest) ... ok test_str_host_only (tests.uri.URITest) ... ok test_str_no_path_escaping (tests.uri.URITest) ... ok test_str_option_only (tests.uri.URITest) ... ok test_str_password_only (tests.uri.URITest) ... ok test_str_port_only (tests.uri.URITest) ... ok test_str_scheme_only (tests.uri.URITest) ... ok test_str_username_only (tests.uri.URITest) ... ok test_alias_cache_is_per_class (tests.info.ClassAliasTest) ... ok test_aliases_only_last_as_long_as_class (tests.info.ClassAliasTest) ... ok test_cached_aliases (tests.info.ClassAliasTest) ... ok test_cls_info_cls (tests.info.ClassAliasTest) ... ok test_compile (tests.info.ClassAliasTest) ... ok test_compile_in_select (tests.info.ClassAliasTest) ... ok test_compile_in_select_with_reserved_keyword (tests.info.ClassAliasTest) ... ok test_compile_with_reserved_keyword (tests.info.ClassAliasTest) ... ok test_crazy_metaclass (tests.info.ClassAliasTest) We don't want metaclasses playing around when we build an alias. ... ok test_unnamed_aliases_not_cached (tests.info.ClassAliasTest) ... ok test_cls (tests.info.ClassInfoTest) ... ok test_columns (tests.info.ClassInfoTest) ... ok test_invalid_class (tests.info.ClassInfoTest) ... ok test_primary_key (tests.info.ClassInfoTest) ... ok test_primary_key_attribute_missing (tests.info.ClassInfoTest) ... ok test_primary_key_composed (tests.info.ClassInfoTest) ... ok test_primary_key_composed_duplicated (tests.info.ClassInfoTest) ... ok test_primary_key_composed_with_attribute (tests.info.ClassInfoTest) ... ok test_primary_key_missing (tests.info.ClassInfoTest) ... ok test_primary_key_pos (tests.info.ClassInfoTest) ... ok test_primary_key_with_attribute (tests.info.ClassInfoTest) ... ok test_table (tests.info.ClassInfoTest) ... ok test_get_cls_info (tests.info.GetTest) ... ok test_get_obj_info (tests.info.GetTest) ... ok test_get_obj_info_on_obj_info (tests.info.GetTest) ... ok test_set_obj_info (tests.info.GetTest) ... ok test_add_change_notification (tests.info.ObjectInfoTest) ... ok test_add_change_notification_with_arg (tests.info.ObjectInfoTest) ... ok test_auto_remove_change_notification (tests.info.ObjectInfoTest) ... ok test_auto_remove_change_notification_with_arg (tests.info.ObjectInfoTest) ... ok test_checkpoint (tests.info.ObjectInfoTest) ... ok test_dict_subclass (tests.info.ObjectInfoTest) ... ok test_equals (tests.info.ObjectInfoTest) ... ok test_get_obj (tests.info.ObjectInfoTest) ... ok test_get_obj_reference (tests.info.ObjectInfoTest) ... ok test_hashing (tests.info.ObjectInfoTest) ... ok test_not_equals (tests.info.ObjectInfoTest) ... ok test_object_deleted_notification (tests.info.ObjectInfoTest) ... ok test_object_deleted_notification_after_set_obj (tests.info.ObjectInfoTest) ... ok test_primary_vars (tests.info.ObjectInfoTest) ... ok test_remove_change_notification (tests.info.ObjectInfoTest) ... ok test_remove_change_notification_with_arg (tests.info.ObjectInfoTest) ... ok test_set_obj (tests.info.ObjectInfoTest) ... ok test_variable_has_validator_object_factory (tests.info.ObjectInfoTest) ... ok test_variables (tests.info.ObjectInfoTest) ... ok test_weak_reference (tests.info.ObjectInfoTest) ... ok test_nested_classes (tests.info.TypeCompilerTest) Convoluted case checking that the model is right. ... ok test_hook_unhook_emit (tests.event.EventTest) ... ok test_unhook_by_returning_false (tests.event.EventTest) ... ok test_weak_reference (tests.event.EventTest) ... ok test_abort_if_unknown_patches (tests.schema.patch.PatchTest) ... ok test_application_order (tests.schema.patch.PatchTest) ... ok test_apply (tests.schema.patch.PatchTest) ... ok test_apply_all (tests.schema.patch.PatchTest) ... ok test_apply_exploding_patch (tests.schema.patch.PatchTest) ... ok test_get_unknown_patch_versions (tests.schema.patch.PatchTest) ... ok test_has_pending_patches (tests.schema.patch.PatchTest) ... ok test_mark_applied (tests.schema.patch.PatchTest) ... ok test_mark_applied_all (tests.schema.patch.PatchTest) ... ok test_no_unknown_patch_versions (tests.schema.patch.PatchTest) ... ok test_patch_error_includes_traceback (tests.schema.patch.PatchTest) ... ok test_patch_with_incorrect_apply (tests.schema.patch.PatchTest) ... ok test_patch_with_missing_apply (tests.schema.patch.PatchTest) ... ok test_patch_with_syntax_error (tests.schema.patch.PatchTest) ... ok test_wb_apply_all_exploding_patch (tests.schema.patch.PatchTest) ... ok test_create (tests.schema.schema.SchemaTest) ... ok test_delete (tests.schema.schema.SchemaTest) ... ok test_drop (tests.schema.schema.SchemaTest) ... ok test_upgrade_applies_patches (tests.schema.schema.SchemaTest) ... ok test_upgrade_creates_schema (tests.schema.schema.SchemaTest) ... ok test_upgrade_marks_patches_applied (tests.schema.schema.SchemaTest) ... ok test_configure_stores_configures_store_uris (tests.django.stores.DjangoStoreTests) ... ok test_get_store (tests.django.stores.DjangoStoreTests) ... ok test_get_store_returns_per_thread_stores (tests.django.stores.DjangoStoreTests) ... ok test_get_store_uri (tests.django.stores.DjangoStoreTests) ... ok test_commit (tests.django.backend.MySQLDjangoBackendTests) ... skipped 'Test not supported' test_create_wrapper (tests.django.backend.MySQLDjangoBackendTests) ... skipped 'Test not supported' test_rollback (tests.django.backend.MySQLDjangoBackendTests) ... skipped 'Test not supported' test_using_wrapper_joins_transaction (tests.django.backend.MySQLDjangoBackendTests) ... skipped 'Test not supported' test_commit (tests.django.backend.PostgresDjangoBackendTests) ... skipped 'Test not supported' test_create_wrapper (tests.django.backend.PostgresDjangoBackendTests) ... skipped 'Test not supported' test_rollback (tests.django.backend.PostgresDjangoBackendTests) ... skipped 'Test not supported' test_using_wrapper_joins_transaction (tests.django.backend.PostgresDjangoBackendTests) ... skipped 'Test not supported' test_process_exception_aborts_transaction (tests.django.middleware.TransactionMiddlewareTests) ... ok test_process_request_begins_transaction (tests.django.middleware.TransactionMiddlewareTests) ... ok test_process_response_aborts_transaction_for_safe_methods (tests.django.middleware.TransactionMiddlewareTests) ... ok test_process_response_aborts_transaction_not_managed (tests.django.middleware.TransactionMiddlewareTests) ... ok test_process_response_commits_transaction_if_managed (tests.django.middleware.TransactionMiddlewareTests) ... ok test_any (tests.store.mysql.MySQLEmptyResultSetTest) ... skipped 'Test not supported' test_avg (tests.store.mysql.MySQLEmptyResultSetTest) ... skipped 'Test not supported' test_cached (tests.store.mysql.MySQLEmptyResultSetTest) ... skipped 'Test not supported' test_config (tests.store.mysql.MySQLEmptyResultSetTest) ... skipped 'Test not supported' test_contains (tests.store.mysql.MySQLEmptyResultSetTest) ... skipped 'Test not supported' test_copy (tests.store.mysql.MySQLEmptyResultSetTest) ... skipped 'Test not supported' test_count (tests.store.mysql.MySQLEmptyResultSetTest) ... skipped 'Test not supported' test_difference (tests.store.mysql.MySQLEmptyResultSetTest) ... skipped 'Test not supported' test_find (tests.store.mysql.MySQLEmptyResultSetTest) ... skipped 'Test not supported' test_first_ordered (tests.store.mysql.MySQLEmptyResultSetTest) ... skipped 'Test not supported' test_first_unordered (tests.store.mysql.MySQLEmptyResultSetTest) ... skipped 'Test not supported' test_get_select_expr_ (tests.store.mysql.MySQLEmptyResultSetTest) ... skipped 'Test not supported' test_get_select_expr_without_columns (tests.store.mysql.MySQLEmptyResultSetTest) ... skipped 'Test not supported' test_intersection (tests.store.mysql.MySQLEmptyResultSetTest) ... skipped 'Test not supported' test_is_empty (tests.store.mysql.MySQLEmptyResultSetTest) ... skipped 'Test not supported' test_iter (tests.store.mysql.MySQLEmptyResultSetTest) ... skipped 'Test not supported' test_last_ordered (tests.store.mysql.MySQLEmptyResultSetTest) ... skipped 'Test not supported' test_last_unordered (tests.store.mysql.MySQLEmptyResultSetTest) ... skipped 'Test not supported' test_max (tests.store.mysql.MySQLEmptyResultSetTest) ... skipped 'Test not supported' test_min (tests.store.mysql.MySQLEmptyResultSetTest) ... skipped 'Test not supported' test_one (tests.store.mysql.MySQLEmptyResultSetTest) ... skipped 'Test not supported' test_order_by (tests.store.mysql.MySQLEmptyResultSetTest) ... skipped 'Test not supported' test_remove (tests.store.mysql.MySQLEmptyResultSetTest) ... skipped 'Test not supported' test_set_no_args (tests.store.mysql.MySQLEmptyResultSetTest) ... skipped 'Test not supported' test_slice (tests.store.mysql.MySQLEmptyResultSetTest) ... skipped 'Test not supported' test_sum (tests.store.mysql.MySQLEmptyResultSetTest) ... skipped 'Test not supported' test_union (tests.store.mysql.MySQLEmptyResultSetTest) ... skipped 'Test not supported' test_values (tests.store.mysql.MySQLEmptyResultSetTest) ... skipped 'Test not supported' test_values_no_columns (tests.store.mysql.MySQLEmptyResultSetTest) ... skipped 'Test not supported' test_add_and_stop_referencing (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_add_checkpoints (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_add_commit (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_add_completely_undefined (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_add_find (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_add_get (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_add_loaded (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_add_remove_add (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_add_returns_object (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_add_rollback_commit (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_add_rollback_not_in_store (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_add_sends_event (tests.store.mysql.MySQLStoreTest) Adding an object emits the register-transaction event. ... skipped 'Test not supported' test_add_twice (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_add_twice_to_wrong_store (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_add_update (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_autoreload_all_objects (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_autoreload_and_get_will_not_reload (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_autoreload_attribute (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_autoreload_attribute_with_changed_primary_key (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_autoreload_missing_columns_on_insertion (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_autoreload_object (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_autoreload_object_doesnt_tag_as_dirty (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_autoreload_primary_key_doesnt_reload_everything_else (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_autoreload_primary_key_of_unflushed_object (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_back_reference (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_back_reference_assign_none_from_none (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_back_reference_assign_none_with_unseen (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_back_reference_on_added_no_store (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_back_reference_on_added_no_store_2 (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_back_reference_on_added_unsets_original_key (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_back_reference_remove_remote (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_back_reference_remove_remote_pending_add (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_back_reference_setting (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_back_reference_setting_changed_manually (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_block_access (tests.store.mysql.MySQLStoreTest) Access to the store is blocked by block_access(). ... skipped 'Test not supported' test_cache_cleanup (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_cache_has_improper_object (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_cache_has_improper_object_readded (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_cache_poisoning (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_change_invalidated_object_sends_event (tests.store.mysql.MySQLStoreTest) Modifying an object retrieved in a previous transaction emits the ... skipped 'Test not supported' test_class_alias (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_close (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_commit_autoreloads (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_commit_invalidates (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_creation_order_is_preserved_when_possible (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_default (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_default_factory (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_defined_variables_not_overridden_on_find (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_delete_object_when_obj_info_is_dirty (tests.store.mysql.MySQLStoreTest) Object should stay in memory if dirty. ... skipped 'Test not supported' test_execute (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_execute_flushes (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_execute_params (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_execute_sends_event (tests.store.mysql.MySQLStoreTest) Statement execution emits the register-transaction event. ... skipped 'Test not supported' test_expr_values (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_expr_values_flush_and_load_in_separate_steps (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_expr_values_flush_on_demand (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_expr_values_flush_on_demand_with_added (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_expr_values_flush_on_demand_with_added_and_removed (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_expr_values_flush_on_demand_with_removed (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_expr_values_flush_on_demand_with_removed_and_added (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_expr_values_flush_on_demand_with_removed_and_rollbacked (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_expr_values_with_columns (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_fill_missing_primary_key_with_lazy_value (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_fill_missing_primary_key_with_lazy_value_on_creation (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_any (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_any_strips_order_by (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_avg (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_avg_expr (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_avg_float (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_cached (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_cached_invalidated (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_cached_invalidated_and_deleted (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_cached_where (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_cached_with_info_alive_and_object_dead (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_contains (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_contains_does_not_use_iter (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_contains_with_composed_key (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_contains_with_set_expression (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_contains_wrong_type (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_count (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_count_after_slice (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_count_column (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_count_column_distinct (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_count_column_with_implicit_distinct (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_default_order_asc (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_default_order_desc (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_default_order_with_tuple (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_default_order_with_tuple_and_expr (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_distinct_count (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_distinct_count_multiple_columns (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_distinct_order_by_limit_count (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_does_not_validate (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_expr (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_first (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_from_cache (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_get_select_expr (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_get_select_expr_with_set_expression (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_get_select_expr_without_columns (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_group_by (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_group_by_avg (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_group_by_having (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_group_by_multiple_having (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_group_by_multiple_tables (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_group_by_remove (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_group_by_set (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_group_by_table (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_group_by_table_contains (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_group_by_union (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_group_by_values (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_having_without_group_by (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_index (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_iter (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_keywords (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_last (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_last_desc (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_limit_count (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_max (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_max_expr (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_max_order_by (tests.store.mysql.MySQLStoreTest) Interaction between order by and aggregation shouldn't break. ... skipped 'Test not supported' test_find_max_unicode (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_max_with_empty_result_and_disallow_none (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_min (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_min_expr (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_min_unicode (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_min_with_empty_result_and_disallow_none (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_multiple_group_by (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_multiple_group_by_with_having (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_multiple_values (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_offset_count (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_one (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_order_asc (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_order_by (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_order_desc (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_remove (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_set (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_set_autoreloads_with_func_expr (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_set_column (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_set_empty (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_set_equality_autoreloads_with_func_expr (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_set_equality_with_func_expr (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_set_expr (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_set_expr_column (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_set_expr_on_cached (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_set_expr_unsupported (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_set_expr_unsupported_autoreloads (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_set_expr_unsupported_mixed_autoreloads (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_set_expr_unsupported_without_column (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_set_expr_unsupported_without_expr_or_variable (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_set_none (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_set_none_on_cached (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_set_on_cached (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_set_on_cached_but_removed (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_set_on_cached_unsupported_python_expr (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_set_with_func_expr (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_set_with_info_alive_and_object_dead (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_slice (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_slice_limit (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_slice_limit_last (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_slice_offset (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_slice_offset_any (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_slice_offset_first (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_slice_offset_last (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_slice_offset_one (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_slice_order_by (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_slice_remove (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_slice_slice (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_slice_values (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_sliced_count (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_sql (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_str (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_successive_group_by (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_sum (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_sum_expr (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_sum_with_empty_result_and_disallow_none (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_tuple (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_tuple_any (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_tuple_cached (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_tuple_contains (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_tuple_contains_with_set_expression (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_tuple_count (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_tuple_first (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_tuple_kwargs (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_tuple_last (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_tuple_one (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_tuple_remove (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_tuple_set (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_tuple_using (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_tuple_using_skip_when_none (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_tuple_using_with_disallow_none (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_tuple_with_expr (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_tuple_with_expr_cached_unsupported (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_tuple_with_expr_contains (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_tuple_with_expr_count (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_tuple_with_expr_remove_unsupported (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_tuple_with_expr_set_unsupported (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_tuple_with_expr_union (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_tuple_with_expr_values (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_using_cached (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_using_with_expr (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_values (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_values_with_no_arguments (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_values_with_set_expression (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_with_expr (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_with_expr_cached_unsupported (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_with_expr_contains (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_with_expr_contains_with_set_expression (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_with_expr_count (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_with_expr_remove_unsupported (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_with_expr_set_unsupported (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_with_expr_union (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_with_expr_union_mismatch (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_with_expr_uses_variable_set (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_find_with_expr_values (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_flush_hook (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_flush_hook_all (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_flush_order (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_flush_with_removed_prop (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_flush_with_removed_prop_forced_dirty (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_flush_with_removed_prop_really_dirty (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_flushed_hook (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_get (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_get_cached (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_get_decimal_property (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_get_does_not_validate (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_get_does_not_validate_default_value (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_get_tuple (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_indirect_reference_set (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_add (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_add_remove (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_add_remove_with_added (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_add_remove_with_wrapper (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_any (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_any_filtered (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_clear (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_clear_where (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_count (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_default_order_by (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_find (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_first_last (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_one (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_order_by (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_remove (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_values (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_with_added (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_with_added_no_store (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_invalidate_added_object (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_invalidate_and_get_object (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_invalidate_and_get_removed_object (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_invalidate_and_get_returns_autoreloaded (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_invalidate_and_update (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_invalidate_and_validate_with_find (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_invalidate_object_gets_validated (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_invalidate_object_with_only_primary_key (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_invalidated_hook (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_invalidated_hook_called_after_all_invalidated (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_is_empty (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_is_empty_strips_order_by (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_is_empty_with_composed_key (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_is_empty_with_expression_find (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_is_in_empty_list (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_is_in_empty_result_set (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_join (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_join_distinct (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_lazy_value_discarded_on_reload (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_lazy_value_preserved_with_subsequent_object_initialization (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_loaded_hook (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_mutable_variable_detect_change_from_alive (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_new_reference (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_obj_info_with_deleted_object (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_obj_info_with_deleted_object_and_changed_event (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_obj_info_with_deleted_object_with_get (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_of (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_pickle_variable (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_pickle_variable_referenceset (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_pickle_variable_referenceset_several_transactions (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_pickle_variable_remove (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_pickle_variable_unhook (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_pickle_variable_with_deleted_object (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_preset_primary_key (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_primary_key_reference (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_proxy (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_proxy_as_column (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_proxy_equals (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_proxy_set (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_proxy_with_extra_table (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_proxy_with_string (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_proxy_with_string_variable_factory_attribute (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_assign_composed_remote_key (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_assign_none (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_assign_none_with_unseen (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_assign_remote_key (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_break_on_local_diverged (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_break_on_local_diverged_by_lazy (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_break_on_local_diverged_doesnt_autoreload (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_break_on_remote_diverged (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_break_on_remote_diverged_by_lazy (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_equals (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_equals_none (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_equals_with_composed_key (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_equals_with_wrapped (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_explicitly_with_wrapper (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_loop_broken_by_set (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_loop_set_only_removes_own_flush_order (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_loop_with_dirty_keys_changed_later_fails (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_loop_with_dirty_keys_fails (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_loop_with_dirty_keys_on_remote_changed_later_fails (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_loop_with_dirty_keys_on_remote_fails (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_loop_with_key_changed_later_on_remote_succeeds (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_loop_with_key_changed_later_succeeds (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_loop_with_one_unchanged_key_succeeds (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_loop_with_unchanged_keys_succeeds (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_loop_with_undefined_and_changed_keys_fails (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_loop_with_undefined_and_changed_keys_fails2 (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_loop_with_undefined_keys_fails (tests.store.mysql.MySQLStoreTest) A loop of references with undefined keys raises OrderLoopError. ... skipped 'Test not supported' test_reference_not_equals (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_not_equals_none (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_not_equals_with_composed_key (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_on_added (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_on_added_and_changed_manually (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_on_added_composed_key (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_on_added_composed_key_changed_manually (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_on_added_no_local_store (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_on_added_no_remote_store (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_on_added_no_store (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_on_added_no_store_2 (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_on_added_no_store_unlink_before_adding (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_on_added_unlink_on_flush (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_on_added_unsets_original_key (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_on_added_with_autoreload_key (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_on_added_wrong_store (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_on_non_primary_key (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_on_removed_wont_add_back (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_on_two_added (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_remote_leak_on_flush_with_changed (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_remote_leak_on_flush_with_removed (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_self (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_set (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_set_add (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_set_add_no_store (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_set_add_no_store_2 (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_set_add_no_store_unlink_after_adding (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_set_after_object_removed (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_set_assign_fails (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_set_clear (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_set_clear_cached (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_set_clear_where (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_set_composed (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_set_contains (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_set_count (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_set_default_order_by (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_set_explicitly_with_wrapper (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_set_find (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_set_first_last (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_set_one (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_set_order_by (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_set_remove (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_set_values (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_set_with_added (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_will_resolve_auto_reload (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_wont_touch_store_when_key_is_none (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_wont_touch_store_when_key_is_unset (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reference_wont_touch_store_with_composed_key_none (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_references_raise_nostore (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reload (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reload_new (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reload_new_unflushed (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reload_not_changed (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reload_removed (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reload_unknown (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_removal_order_is_preserved_when_possible (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_remove_add_update (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_remove_commit (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_remove_flush_add_update (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_remove_flush_rollback_update (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_remove_from_wrong_store (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_remove_rollback_update (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_remove_sends_event (tests.store.mysql.MySQLStoreTest) Adding an object emits the register-transaction event. ... skipped 'Test not supported' test_remove_twice (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_remove_unknown (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reset_breaks_store_reference (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reset_clears_cache (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reset_recreates_objects (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_reset_unmarks_dirty (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_result_difference (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_result_difference_count (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_result_difference_incompatible (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_result_difference_with_empty (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_result_find (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_result_find_fails_on_group_by (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_result_find_fails_on_set_expr (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_result_find_fails_on_slice (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_result_find_introduce_join (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_result_find_kwargs (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_result_find_tuple (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_result_find_undef_where (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_result_intersection (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_result_intersection_count (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_result_intersection_incompatible (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_result_intersection_with_empty (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_result_union (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_result_union_count (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_result_union_duplicated (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_result_union_duplicated_with_all (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_result_union_incompatible (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_result_union_unsupported_methods (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_result_union_with_empty (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_retrieve_default_primary_key (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_retrieve_default_value (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_retrieve_null_when_no_default (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_rollback_autoreloads (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_rollback_invalidates (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_rollback_loaded_and_still_in_cached (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_rowcount_remove (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_set_decimal_property (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_set_reference (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_set_reference_explicitly_with_wrapper (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_storm_loaded_after_define (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_string_indirect_reference_set (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_string_reference (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_string_reference_set_order_by (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_strong_cache_cleared_on_invalidate_all (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_strong_cache_loses_object_on_invalidate (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_strong_cache_loses_object_on_remove (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_strong_cache_renews_object_on_find (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_strong_cache_renews_object_on_get (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_strong_cache_used (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_sub_class (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_sub_select (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_undefined_variables_filled_on_find (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_unhashable_object (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_unicode (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_update_checkpoints (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_update_commit (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_update_commit_twice (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_update_find (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_update_flush_commit (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_update_flush_reload_rollback (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_update_get (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_update_order_is_preserved_when_possible (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_update_primary_key (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_update_primary_key_exchange (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_using_find_join (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_using_find_join_with_strings (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_using_find_with_strings (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_variable_filter_on_insert (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_variable_filter_on_load (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_variable_filter_on_missing_values (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_variable_filter_on_set (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_variable_filter_on_set_expr (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_variable_filter_on_update (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_variable_filter_on_update_unchanged (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_wb_add_remove_add (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_wb_block_implicit_flushes (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_wb_block_implicit_flushes_is_recursive (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_wb_checkpoint_doesnt_override_changed (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_wb_find_set_checkpoints (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_wb_flush_event_with_deleted_object_before_flush (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_wb_get_cached_doesnt_need_connection (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_wb_reload_not_dirty (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_wb_remove_flush_rollback_isnt_dirty (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_wb_remove_flush_update_isnt_dirty (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_wb_remove_prop_not_dirty (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_wb_remove_rollback_isnt_dirty (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_wb_result_set_variable (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_wb_update_not_dirty_after_flush (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_wb_update_remove_add (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_wrapper (tests.store.mysql.MySQLStoreTest) ... skipped 'Test not supported' test_any (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_avg (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_cached (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_config (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_contains (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_copy (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_count (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_difference (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_find (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_first_ordered (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_first_unordered (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_get_select_expr_ (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_get_select_expr_without_columns (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_intersection (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_is_empty (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_iter (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_last_ordered (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_last_unordered (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_max (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_min (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_one (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_order_by (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_remove (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_set_no_args (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_slice (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_sum (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_union (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_values (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_values_no_columns (tests.store.sqlite.SQLiteEmptyResultSetTest) ... ok test_add_and_stop_referencing (tests.store.sqlite.SQLiteStoreTest) ... ok test_add_checkpoints (tests.store.sqlite.SQLiteStoreTest) ... ok test_add_commit (tests.store.sqlite.SQLiteStoreTest) ... ok test_add_completely_undefined (tests.store.sqlite.SQLiteStoreTest) ... ok test_add_find (tests.store.sqlite.SQLiteStoreTest) ... ok test_add_get (tests.store.sqlite.SQLiteStoreTest) ... ok test_add_loaded (tests.store.sqlite.SQLiteStoreTest) ... ok test_add_remove_add (tests.store.sqlite.SQLiteStoreTest) ... ok test_add_returns_object (tests.store.sqlite.SQLiteStoreTest) ... ok test_add_rollback_commit (tests.store.sqlite.SQLiteStoreTest) ... ok test_add_rollback_not_in_store (tests.store.sqlite.SQLiteStoreTest) ... ok test_add_sends_event (tests.store.sqlite.SQLiteStoreTest) Adding an object emits the register-transaction event. ... ok test_add_twice (tests.store.sqlite.SQLiteStoreTest) ... ok test_add_twice_to_wrong_store (tests.store.sqlite.SQLiteStoreTest) ... ok test_add_update (tests.store.sqlite.SQLiteStoreTest) ... ok test_autoreload_all_objects (tests.store.sqlite.SQLiteStoreTest) ... ok test_autoreload_and_get_will_not_reload (tests.store.sqlite.SQLiteStoreTest) ... ok test_autoreload_attribute (tests.store.sqlite.SQLiteStoreTest) ... ok test_autoreload_attribute_with_changed_primary_key (tests.store.sqlite.SQLiteStoreTest) ... ok test_autoreload_missing_columns_on_insertion (tests.store.sqlite.SQLiteStoreTest) ... ok test_autoreload_object (tests.store.sqlite.SQLiteStoreTest) ... ok test_autoreload_object_doesnt_tag_as_dirty (tests.store.sqlite.SQLiteStoreTest) ... ok test_autoreload_primary_key_doesnt_reload_everything_else (tests.store.sqlite.SQLiteStoreTest) ... ok test_autoreload_primary_key_of_unflushed_object (tests.store.sqlite.SQLiteStoreTest) ... ok test_back_reference (tests.store.sqlite.SQLiteStoreTest) ... ok test_back_reference_assign_none_from_none (tests.store.sqlite.SQLiteStoreTest) ... ok test_back_reference_assign_none_with_unseen (tests.store.sqlite.SQLiteStoreTest) ... ok test_back_reference_on_added_no_store (tests.store.sqlite.SQLiteStoreTest) ... ok test_back_reference_on_added_no_store_2 (tests.store.sqlite.SQLiteStoreTest) ... ok test_back_reference_on_added_unsets_original_key (tests.store.sqlite.SQLiteStoreTest) ... ok test_back_reference_remove_remote (tests.store.sqlite.SQLiteStoreTest) ... ok test_back_reference_remove_remote_pending_add (tests.store.sqlite.SQLiteStoreTest) ... ok test_back_reference_setting (tests.store.sqlite.SQLiteStoreTest) ... ok test_back_reference_setting_changed_manually (tests.store.sqlite.SQLiteStoreTest) ... ok test_block_access (tests.store.sqlite.SQLiteStoreTest) Access to the store is blocked by block_access(). ... ok test_cache_cleanup (tests.store.sqlite.SQLiteStoreTest) ... ok test_cache_has_improper_object (tests.store.sqlite.SQLiteStoreTest) ... ok test_cache_has_improper_object_readded (tests.store.sqlite.SQLiteStoreTest) ... ok test_cache_poisoning (tests.store.sqlite.SQLiteStoreTest) ... ok test_change_invalidated_object_sends_event (tests.store.sqlite.SQLiteStoreTest) Modifying an object retrieved in a previous transaction emits the ... ok test_class_alias (tests.store.sqlite.SQLiteStoreTest) ... ok test_close (tests.store.sqlite.SQLiteStoreTest) ... ok test_commit_autoreloads (tests.store.sqlite.SQLiteStoreTest) ... ok test_commit_invalidates (tests.store.sqlite.SQLiteStoreTest) ... ok test_creation_order_is_preserved_when_possible (tests.store.sqlite.SQLiteStoreTest) ... ok test_default (tests.store.sqlite.SQLiteStoreTest) ... ok test_default_factory (tests.store.sqlite.SQLiteStoreTest) ... ok test_defined_variables_not_overridden_on_find (tests.store.sqlite.SQLiteStoreTest) ... ok test_delete_object_when_obj_info_is_dirty (tests.store.sqlite.SQLiteStoreTest) Object should stay in memory if dirty. ... ok test_execute (tests.store.sqlite.SQLiteStoreTest) ... ok test_execute_flushes (tests.store.sqlite.SQLiteStoreTest) ... ok test_execute_params (tests.store.sqlite.SQLiteStoreTest) ... ok test_execute_sends_event (tests.store.sqlite.SQLiteStoreTest) Statement execution emits the register-transaction event. ... ok test_expr_values (tests.store.sqlite.SQLiteStoreTest) ... ok test_expr_values_flush_and_load_in_separate_steps (tests.store.sqlite.SQLiteStoreTest) ... ok test_expr_values_flush_on_demand (tests.store.sqlite.SQLiteStoreTest) ... ok test_expr_values_flush_on_demand_with_added (tests.store.sqlite.SQLiteStoreTest) ... ok test_expr_values_flush_on_demand_with_added_and_removed (tests.store.sqlite.SQLiteStoreTest) ... ok test_expr_values_flush_on_demand_with_removed (tests.store.sqlite.SQLiteStoreTest) ... ok test_expr_values_flush_on_demand_with_removed_and_added (tests.store.sqlite.SQLiteStoreTest) ... ok test_expr_values_flush_on_demand_with_removed_and_rollbacked (tests.store.sqlite.SQLiteStoreTest) ... ok test_expr_values_with_columns (tests.store.sqlite.SQLiteStoreTest) ... ok test_fill_missing_primary_key_with_lazy_value (tests.store.sqlite.SQLiteStoreTest) ... ok test_fill_missing_primary_key_with_lazy_value_on_creation (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_any (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_any_strips_order_by (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_avg (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_avg_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_avg_float (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_cached (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_cached_invalidated (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_cached_invalidated_and_deleted (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_cached_where (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_cached_with_info_alive_and_object_dead (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_contains (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_contains_does_not_use_iter (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_contains_with_composed_key (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_contains_with_set_expression (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_contains_wrong_type (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_count (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_count_after_slice (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_count_column (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_count_column_distinct (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_count_column_with_implicit_distinct (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_default_order_asc (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_default_order_desc (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_default_order_with_tuple (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_default_order_with_tuple_and_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_distinct_count (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_distinct_count_multiple_columns (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_distinct_order_by_limit_count (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_does_not_validate (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_first (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_from_cache (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_get_select_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_get_select_expr_with_set_expression (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_get_select_expr_without_columns (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_group_by (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_group_by_avg (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_group_by_having (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_group_by_multiple_having (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_group_by_multiple_tables (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_group_by_remove (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_group_by_set (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_group_by_table (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_group_by_table_contains (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_group_by_union (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_group_by_values (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_having_without_group_by (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_index (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_iter (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_keywords (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_last (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_last_desc (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_limit_count (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_max (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_max_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_max_order_by (tests.store.sqlite.SQLiteStoreTest) Interaction between order by and aggregation shouldn't break. ... ok test_find_max_unicode (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_max_with_empty_result_and_disallow_none (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_min (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_min_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_min_unicode (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_min_with_empty_result_and_disallow_none (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_multiple_group_by (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_multiple_group_by_with_having (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_multiple_values (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_offset_count (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_one (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_order_asc (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_order_by (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_order_desc (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_remove (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_autoreloads_with_func_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_column (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_empty (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_equality_autoreloads_with_func_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_equality_with_func_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_expr_column (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_expr_on_cached (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_expr_unsupported (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_expr_unsupported_autoreloads (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_expr_unsupported_mixed_autoreloads (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_expr_unsupported_without_column (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_expr_unsupported_without_expr_or_variable (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_none (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_none_on_cached (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_on_cached (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_on_cached_but_removed (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_on_cached_unsupported_python_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_with_func_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_set_with_info_alive_and_object_dead (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_slice (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_slice_limit (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_slice_limit_last (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_slice_offset (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_slice_offset_any (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_slice_offset_first (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_slice_offset_last (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_slice_offset_one (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_slice_order_by (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_slice_remove (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_slice_slice (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_slice_values (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_sliced_count (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_sql (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_str (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_successive_group_by (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_sum (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_sum_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_sum_with_empty_result_and_disallow_none (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_any (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_cached (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_contains (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_contains_with_set_expression (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_count (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_first (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_kwargs (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_last (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_one (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_remove (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_set (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_using (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_using_skip_when_none (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_using_with_disallow_none (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_with_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_with_expr_cached_unsupported (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_with_expr_contains (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_with_expr_count (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_with_expr_remove_unsupported (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_with_expr_set_unsupported (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_with_expr_union (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_tuple_with_expr_values (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_using_cached (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_using_with_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_values (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_values_with_no_arguments (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_values_with_set_expression (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_with_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_with_expr_cached_unsupported (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_with_expr_contains (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_with_expr_contains_with_set_expression (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_with_expr_count (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_with_expr_remove_unsupported (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_with_expr_set_unsupported (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_with_expr_union (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_with_expr_union_mismatch (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_with_expr_uses_variable_set (tests.store.sqlite.SQLiteStoreTest) ... ok test_find_with_expr_values (tests.store.sqlite.SQLiteStoreTest) ... ok test_flush_hook (tests.store.sqlite.SQLiteStoreTest) ... ok test_flush_hook_all (tests.store.sqlite.SQLiteStoreTest) ... ok test_flush_order (tests.store.sqlite.SQLiteStoreTest) ... ok test_flush_with_removed_prop (tests.store.sqlite.SQLiteStoreTest) ... ok test_flush_with_removed_prop_forced_dirty (tests.store.sqlite.SQLiteStoreTest) ... ok test_flush_with_removed_prop_really_dirty (tests.store.sqlite.SQLiteStoreTest) ... ok test_flushed_hook (tests.store.sqlite.SQLiteStoreTest) ... ok test_get (tests.store.sqlite.SQLiteStoreTest) ... ok test_get_cached (tests.store.sqlite.SQLiteStoreTest) ... ok test_get_decimal_property (tests.store.sqlite.SQLiteStoreTest) ... ok test_get_does_not_validate (tests.store.sqlite.SQLiteStoreTest) ... ok test_get_does_not_validate_default_value (tests.store.sqlite.SQLiteStoreTest) ... ok test_get_tuple (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_add (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_add_remove (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_add_remove_with_added (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_add_remove_with_wrapper (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_any (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_any_filtered (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_clear (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_clear_where (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_count (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_default_order_by (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_find (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_first_last (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_one (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_order_by (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_remove (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_values (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_with_added (tests.store.sqlite.SQLiteStoreTest) ... ok test_indirect_reference_set_with_added_no_store (tests.store.sqlite.SQLiteStoreTest) ... ok test_invalidate_added_object (tests.store.sqlite.SQLiteStoreTest) ... ok test_invalidate_and_get_object (tests.store.sqlite.SQLiteStoreTest) ... ok test_invalidate_and_get_removed_object (tests.store.sqlite.SQLiteStoreTest) ... ok test_invalidate_and_get_returns_autoreloaded (tests.store.sqlite.SQLiteStoreTest) ... ok test_invalidate_and_update (tests.store.sqlite.SQLiteStoreTest) ... ok test_invalidate_and_validate_with_find (tests.store.sqlite.SQLiteStoreTest) ... ok test_invalidate_object_gets_validated (tests.store.sqlite.SQLiteStoreTest) ... ok test_invalidate_object_with_only_primary_key (tests.store.sqlite.SQLiteStoreTest) ... ok test_invalidated_hook (tests.store.sqlite.SQLiteStoreTest) ... ok test_invalidated_hook_called_after_all_invalidated (tests.store.sqlite.SQLiteStoreTest) ... ok test_is_empty (tests.store.sqlite.SQLiteStoreTest) ... ok test_is_empty_strips_order_by (tests.store.sqlite.SQLiteStoreTest) ... ok test_is_empty_with_composed_key (tests.store.sqlite.SQLiteStoreTest) ... ok test_is_empty_with_expression_find (tests.store.sqlite.SQLiteStoreTest) ... ok test_is_in_empty_list (tests.store.sqlite.SQLiteStoreTest) ... ok test_is_in_empty_result_set (tests.store.sqlite.SQLiteStoreTest) ... ok test_join (tests.store.sqlite.SQLiteStoreTest) ... ok test_join_distinct (tests.store.sqlite.SQLiteStoreTest) ... ok test_lazy_value_discarded_on_reload (tests.store.sqlite.SQLiteStoreTest) ... ok test_lazy_value_preserved_with_subsequent_object_initialization (tests.store.sqlite.SQLiteStoreTest) ... ok test_loaded_hook (tests.store.sqlite.SQLiteStoreTest) ... ok test_mutable_variable_detect_change_from_alive (tests.store.sqlite.SQLiteStoreTest) ... ok test_new_reference (tests.store.sqlite.SQLiteStoreTest) ... ok test_obj_info_with_deleted_object (tests.store.sqlite.SQLiteStoreTest) ... ok test_obj_info_with_deleted_object_and_changed_event (tests.store.sqlite.SQLiteStoreTest) ... ok test_obj_info_with_deleted_object_with_get (tests.store.sqlite.SQLiteStoreTest) ... ok test_of (tests.store.sqlite.SQLiteStoreTest) ... ok test_pickle_variable (tests.store.sqlite.SQLiteStoreTest) ... ok test_pickle_variable_referenceset (tests.store.sqlite.SQLiteStoreTest) ... ok test_pickle_variable_referenceset_several_transactions (tests.store.sqlite.SQLiteStoreTest) ... ok test_pickle_variable_remove (tests.store.sqlite.SQLiteStoreTest) ... ok test_pickle_variable_unhook (tests.store.sqlite.SQLiteStoreTest) ... ok test_pickle_variable_with_deleted_object (tests.store.sqlite.SQLiteStoreTest) ... ok test_preset_primary_key (tests.store.sqlite.SQLiteStoreTest) ... ok test_primary_key_reference (tests.store.sqlite.SQLiteStoreTest) ... ok test_proxy (tests.store.sqlite.SQLiteStoreTest) ... ok test_proxy_as_column (tests.store.sqlite.SQLiteStoreTest) ... ok test_proxy_equals (tests.store.sqlite.SQLiteStoreTest) ... ok test_proxy_set (tests.store.sqlite.SQLiteStoreTest) ... ok test_proxy_with_extra_table (tests.store.sqlite.SQLiteStoreTest) ... ok test_proxy_with_string (tests.store.sqlite.SQLiteStoreTest) ... ok test_proxy_with_string_variable_factory_attribute (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_assign_composed_remote_key (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_assign_none (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_assign_none_with_unseen (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_assign_remote_key (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_break_on_local_diverged (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_break_on_local_diverged_by_lazy (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_break_on_local_diverged_doesnt_autoreload (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_break_on_remote_diverged (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_break_on_remote_diverged_by_lazy (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_equals (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_equals_none (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_equals_with_composed_key (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_equals_with_wrapped (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_explicitly_with_wrapper (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_loop_broken_by_set (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_loop_set_only_removes_own_flush_order (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_loop_with_dirty_keys_changed_later_fails (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_loop_with_dirty_keys_fails (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_loop_with_dirty_keys_on_remote_changed_later_fails (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_loop_with_dirty_keys_on_remote_fails (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_loop_with_key_changed_later_on_remote_succeeds (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_loop_with_key_changed_later_succeeds (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_loop_with_one_unchanged_key_succeeds (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_loop_with_unchanged_keys_succeeds (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_loop_with_undefined_and_changed_keys_fails (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_loop_with_undefined_and_changed_keys_fails2 (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_loop_with_undefined_keys_fails (tests.store.sqlite.SQLiteStoreTest) A loop of references with undefined keys raises OrderLoopError. ... ok test_reference_not_equals (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_not_equals_none (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_not_equals_with_composed_key (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_on_added (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_on_added_and_changed_manually (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_on_added_composed_key (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_on_added_composed_key_changed_manually (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_on_added_no_local_store (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_on_added_no_remote_store (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_on_added_no_store (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_on_added_no_store_2 (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_on_added_no_store_unlink_before_adding (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_on_added_unlink_on_flush (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_on_added_unsets_original_key (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_on_added_with_autoreload_key (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_on_added_wrong_store (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_on_non_primary_key (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_on_removed_wont_add_back (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_on_two_added (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_remote_leak_on_flush_with_changed (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_remote_leak_on_flush_with_removed (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_self (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_add (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_add_no_store (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_add_no_store_2 (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_add_no_store_unlink_after_adding (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_after_object_removed (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_assign_fails (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_clear (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_clear_cached (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_clear_where (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_composed (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_contains (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_count (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_default_order_by (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_explicitly_with_wrapper (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_find (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_first_last (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_one (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_order_by (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_remove (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_values (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_set_with_added (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_will_resolve_auto_reload (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_wont_touch_store_when_key_is_none (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_wont_touch_store_when_key_is_unset (tests.store.sqlite.SQLiteStoreTest) ... ok test_reference_wont_touch_store_with_composed_key_none (tests.store.sqlite.SQLiteStoreTest) ... ok test_references_raise_nostore (tests.store.sqlite.SQLiteStoreTest) ... ok test_reload (tests.store.sqlite.SQLiteStoreTest) ... ok test_reload_new (tests.store.sqlite.SQLiteStoreTest) ... ok test_reload_new_unflushed (tests.store.sqlite.SQLiteStoreTest) ... ok test_reload_not_changed (tests.store.sqlite.SQLiteStoreTest) ... ok test_reload_removed (tests.store.sqlite.SQLiteStoreTest) ... ok test_reload_unknown (tests.store.sqlite.SQLiteStoreTest) ... ok test_removal_order_is_preserved_when_possible (tests.store.sqlite.SQLiteStoreTest) ... ok test_remove_add_update (tests.store.sqlite.SQLiteStoreTest) ... ok test_remove_commit (tests.store.sqlite.SQLiteStoreTest) ... ok test_remove_flush_add_update (tests.store.sqlite.SQLiteStoreTest) ... ok test_remove_flush_rollback_update (tests.store.sqlite.SQLiteStoreTest) ... ok test_remove_from_wrong_store (tests.store.sqlite.SQLiteStoreTest) ... ok test_remove_rollback_update (tests.store.sqlite.SQLiteStoreTest) ... ok test_remove_sends_event (tests.store.sqlite.SQLiteStoreTest) Adding an object emits the register-transaction event. ... ok test_remove_twice (tests.store.sqlite.SQLiteStoreTest) ... ok test_remove_unknown (tests.store.sqlite.SQLiteStoreTest) ... ok test_reset_breaks_store_reference (tests.store.sqlite.SQLiteStoreTest) ... ok test_reset_clears_cache (tests.store.sqlite.SQLiteStoreTest) ... ok test_reset_recreates_objects (tests.store.sqlite.SQLiteStoreTest) ... ok test_reset_unmarks_dirty (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_difference (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_difference_count (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_difference_incompatible (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_difference_with_empty (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_find (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_find_fails_on_group_by (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_find_fails_on_set_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_find_fails_on_slice (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_find_introduce_join (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_find_kwargs (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_find_tuple (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_find_undef_where (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_intersection (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_intersection_count (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_intersection_incompatible (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_intersection_with_empty (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_union (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_union_count (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_union_duplicated (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_union_duplicated_with_all (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_union_incompatible (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_union_unsupported_methods (tests.store.sqlite.SQLiteStoreTest) ... ok test_result_union_with_empty (tests.store.sqlite.SQLiteStoreTest) ... ok test_retrieve_default_primary_key (tests.store.sqlite.SQLiteStoreTest) ... ok test_retrieve_default_value (tests.store.sqlite.SQLiteStoreTest) ... ok test_retrieve_null_when_no_default (tests.store.sqlite.SQLiteStoreTest) ... ok test_rollback_autoreloads (tests.store.sqlite.SQLiteStoreTest) ... ok test_rollback_invalidates (tests.store.sqlite.SQLiteStoreTest) ... ok test_rollback_loaded_and_still_in_cached (tests.store.sqlite.SQLiteStoreTest) ... ok test_rowcount_remove (tests.store.sqlite.SQLiteStoreTest) ... ok test_set_decimal_property (tests.store.sqlite.SQLiteStoreTest) ... ok test_set_reference (tests.store.sqlite.SQLiteStoreTest) ... ok test_set_reference_explicitly_with_wrapper (tests.store.sqlite.SQLiteStoreTest) ... ok test_storm_loaded_after_define (tests.store.sqlite.SQLiteStoreTest) ... ok test_string_indirect_reference_set (tests.store.sqlite.SQLiteStoreTest) ... ok test_string_reference (tests.store.sqlite.SQLiteStoreTest) ... ok test_string_reference_set_order_by (tests.store.sqlite.SQLiteStoreTest) ... ok test_strong_cache_cleared_on_invalidate_all (tests.store.sqlite.SQLiteStoreTest) ... ok test_strong_cache_loses_object_on_invalidate (tests.store.sqlite.SQLiteStoreTest) ... ok test_strong_cache_loses_object_on_remove (tests.store.sqlite.SQLiteStoreTest) ... ok test_strong_cache_renews_object_on_find (tests.store.sqlite.SQLiteStoreTest) ... ok test_strong_cache_renews_object_on_get (tests.store.sqlite.SQLiteStoreTest) ... ok test_strong_cache_used (tests.store.sqlite.SQLiteStoreTest) ... ok test_sub_class (tests.store.sqlite.SQLiteStoreTest) ... ok test_sub_select (tests.store.sqlite.SQLiteStoreTest) ... ok test_undefined_variables_filled_on_find (tests.store.sqlite.SQLiteStoreTest) ... ok test_unhashable_object (tests.store.sqlite.SQLiteStoreTest) ... ok test_unicode (tests.store.sqlite.SQLiteStoreTest) ... ok test_update_checkpoints (tests.store.sqlite.SQLiteStoreTest) ... ok test_update_commit (tests.store.sqlite.SQLiteStoreTest) ... ok test_update_commit_twice (tests.store.sqlite.SQLiteStoreTest) ... ok test_update_find (tests.store.sqlite.SQLiteStoreTest) ... ok test_update_flush_commit (tests.store.sqlite.SQLiteStoreTest) ... ok test_update_flush_reload_rollback (tests.store.sqlite.SQLiteStoreTest) ... ok test_update_get (tests.store.sqlite.SQLiteStoreTest) ... ok test_update_order_is_preserved_when_possible (tests.store.sqlite.SQLiteStoreTest) ... ok test_update_primary_key (tests.store.sqlite.SQLiteStoreTest) ... ok test_update_primary_key_exchange (tests.store.sqlite.SQLiteStoreTest) ... ok test_using_find_join (tests.store.sqlite.SQLiteStoreTest) ... ok test_using_find_join_with_strings (tests.store.sqlite.SQLiteStoreTest) ... ok test_using_find_with_strings (tests.store.sqlite.SQLiteStoreTest) ... ok test_variable_filter_on_insert (tests.store.sqlite.SQLiteStoreTest) ... ok test_variable_filter_on_load (tests.store.sqlite.SQLiteStoreTest) ... ok test_variable_filter_on_missing_values (tests.store.sqlite.SQLiteStoreTest) ... ok test_variable_filter_on_set (tests.store.sqlite.SQLiteStoreTest) ... ok test_variable_filter_on_set_expr (tests.store.sqlite.SQLiteStoreTest) ... ok test_variable_filter_on_update (tests.store.sqlite.SQLiteStoreTest) ... ok test_variable_filter_on_update_unchanged (tests.store.sqlite.SQLiteStoreTest) ... ok test_wb_add_remove_add (tests.store.sqlite.SQLiteStoreTest) ... ok test_wb_block_implicit_flushes (tests.store.sqlite.SQLiteStoreTest) ... ok test_wb_block_implicit_flushes_is_recursive (tests.store.sqlite.SQLiteStoreTest) ... ok test_wb_checkpoint_doesnt_override_changed (tests.store.sqlite.SQLiteStoreTest) ... ok test_wb_find_set_checkpoints (tests.store.sqlite.SQLiteStoreTest) ... ok test_wb_flush_event_with_deleted_object_before_flush (tests.store.sqlite.SQLiteStoreTest) ... ok test_wb_get_cached_doesnt_need_connection (tests.store.sqlite.SQLiteStoreTest) ... ok test_wb_reload_not_dirty (tests.store.sqlite.SQLiteStoreTest) ... ok test_wb_remove_flush_rollback_isnt_dirty (tests.store.sqlite.SQLiteStoreTest) ... ok test_wb_remove_flush_update_isnt_dirty (tests.store.sqlite.SQLiteStoreTest) ... ok test_wb_remove_prop_not_dirty (tests.store.sqlite.SQLiteStoreTest) ... ok test_wb_remove_rollback_isnt_dirty (tests.store.sqlite.SQLiteStoreTest) ... ok test_wb_result_set_variable (tests.store.sqlite.SQLiteStoreTest) ... ok test_wb_update_not_dirty_after_flush (tests.store.sqlite.SQLiteStoreTest) ... ok test_wb_update_remove_add (tests.store.sqlite.SQLiteStoreTest) ... ok test_wrapper (tests.store.sqlite.SQLiteStoreTest) ... ok test_wb_custom_cache (tests.store.base.StoreCacheTest) ... ok test_wb_default_cache_size (tests.store.base.StoreCacheTest) ... ok test_store_has_reference_to_its_database (tests.store.base.StoreDatabaseTest) ... ok test_any (tests.store.postgres.PostgresEmptyResultSetTest) ... skipped 'Test not supported' test_avg (tests.store.postgres.PostgresEmptyResultSetTest) ... skipped 'Test not supported' test_cached (tests.store.postgres.PostgresEmptyResultSetTest) ... skipped 'Test not supported' test_config (tests.store.postgres.PostgresEmptyResultSetTest) ... skipped 'Test not supported' test_contains (tests.store.postgres.PostgresEmptyResultSetTest) ... skipped 'Test not supported' test_copy (tests.store.postgres.PostgresEmptyResultSetTest) ... skipped 'Test not supported' test_count (tests.store.postgres.PostgresEmptyResultSetTest) ... skipped 'Test not supported' test_difference (tests.store.postgres.PostgresEmptyResultSetTest) ... skipped 'Test not supported' test_find (tests.store.postgres.PostgresEmptyResultSetTest) ... skipped 'Test not supported' test_first_ordered (tests.store.postgres.PostgresEmptyResultSetTest) ... skipped 'Test not supported' test_first_unordered (tests.store.postgres.PostgresEmptyResultSetTest) ... skipped 'Test not supported' test_get_select_expr_ (tests.store.postgres.PostgresEmptyResultSetTest) ... skipped 'Test not supported' test_get_select_expr_without_columns (tests.store.postgres.PostgresEmptyResultSetTest) ... skipped 'Test not supported' test_intersection (tests.store.postgres.PostgresEmptyResultSetTest) ... skipped 'Test not supported' test_is_empty (tests.store.postgres.PostgresEmptyResultSetTest) ... skipped 'Test not supported' test_iter (tests.store.postgres.PostgresEmptyResultSetTest) ... skipped 'Test not supported' test_last_ordered (tests.store.postgres.PostgresEmptyResultSetTest) ... skipped 'Test not supported' test_last_unordered (tests.store.postgres.PostgresEmptyResultSetTest) ... skipped 'Test not supported' test_max (tests.store.postgres.PostgresEmptyResultSetTest) ... skipped 'Test not supported' test_min (tests.store.postgres.PostgresEmptyResultSetTest) ... skipped 'Test not supported' test_one (tests.store.postgres.PostgresEmptyResultSetTest) ... skipped 'Test not supported' test_order_by (tests.store.postgres.PostgresEmptyResultSetTest) ... skipped 'Test not supported' test_remove (tests.store.postgres.PostgresEmptyResultSetTest) ... skipped 'Test not supported' test_set_no_args (tests.store.postgres.PostgresEmptyResultSetTest) ... skipped 'Test not supported' test_slice (tests.store.postgres.PostgresEmptyResultSetTest) ... skipped 'Test not supported' test_sum (tests.store.postgres.PostgresEmptyResultSetTest) ... skipped 'Test not supported' test_union (tests.store.postgres.PostgresEmptyResultSetTest) ... skipped 'Test not supported' test_values (tests.store.postgres.PostgresEmptyResultSetTest) ... skipped 'Test not supported' test_values_no_columns (tests.store.postgres.PostgresEmptyResultSetTest) ... skipped 'Test not supported' test_add_and_stop_referencing (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_add_checkpoints (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_add_commit (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_add_completely_undefined (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_add_find (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_add_find_with_schema (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_add_get (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_add_loaded (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_add_remove_add (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_add_returns_object (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_add_rollback_commit (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_add_rollback_not_in_store (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_add_sends_event (tests.store.postgres.PostgresStoreTest) Adding an object emits the register-transaction event. ... skipped 'Test not supported' test_add_twice (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_add_twice_to_wrong_store (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_add_update (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_autoreload_all_objects (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_autoreload_and_get_will_not_reload (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_autoreload_attribute (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_autoreload_attribute_with_changed_primary_key (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_autoreload_missing_columns_on_insertion (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_autoreload_object (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_autoreload_object_doesnt_tag_as_dirty (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_autoreload_primary_key_doesnt_reload_everything_else (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_autoreload_primary_key_of_unflushed_object (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_back_reference (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_back_reference_assign_none_from_none (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_back_reference_assign_none_with_unseen (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_back_reference_on_added_no_store (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_back_reference_on_added_no_store_2 (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_back_reference_on_added_unsets_original_key (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_back_reference_remove_remote (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_back_reference_remove_remote_pending_add (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_back_reference_setting (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_back_reference_setting_changed_manually (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_block_access (tests.store.postgres.PostgresStoreTest) Access to the store is blocked by block_access(). ... skipped 'Test not supported' test_cache_cleanup (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_cache_has_improper_object (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_cache_has_improper_object_readded (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_cache_poisoning (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_change_invalidated_object_sends_event (tests.store.postgres.PostgresStoreTest) Modifying an object retrieved in a previous transaction emits the ... skipped 'Test not supported' test_class_alias (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_close (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_commit_autoreloads (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_commit_invalidates (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_creation_order_is_preserved_when_possible (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_default (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_default_factory (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_defined_variables_not_overridden_on_find (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_delete_object_when_obj_info_is_dirty (tests.store.postgres.PostgresStoreTest) Object should stay in memory if dirty. ... skipped 'Test not supported' test_execute (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_execute_flushes (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_execute_params (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_execute_sends_event (tests.store.postgres.PostgresStoreTest) Statement execution emits the register-transaction event. ... skipped 'Test not supported' test_expr_values (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_expr_values_flush_and_load_in_separate_steps (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_expr_values_flush_on_demand (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_expr_values_flush_on_demand_with_added (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_expr_values_flush_on_demand_with_added_and_removed (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_expr_values_flush_on_demand_with_removed (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_expr_values_flush_on_demand_with_removed_and_added (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_expr_values_flush_on_demand_with_removed_and_rollbacked (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_expr_values_with_columns (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_fill_missing_primary_key_with_lazy_value (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_fill_missing_primary_key_with_lazy_value_on_creation (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_any (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_any_strips_order_by (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_avg (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_avg_expr (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_avg_float (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_cached (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_cached_invalidated (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_cached_invalidated_and_deleted (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_cached_where (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_cached_with_info_alive_and_object_dead (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_contains (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_contains_does_not_use_iter (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_contains_with_composed_key (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_contains_with_set_expression (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_contains_wrong_type (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_count (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_count_after_slice (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_count_column (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_count_column_distinct (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_count_column_with_implicit_distinct (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_default_order_asc (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_default_order_desc (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_default_order_with_tuple (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_default_order_with_tuple_and_expr (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_distinct_count (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_distinct_count_multiple_columns (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_distinct_order_by_limit_count (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_does_not_validate (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_expr (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_first (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_from_cache (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_get_select_expr (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_get_select_expr_with_set_expression (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_get_select_expr_without_columns (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_group_by (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_group_by_avg (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_group_by_having (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_group_by_multiple_having (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_group_by_multiple_tables (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_group_by_remove (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_group_by_set (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_group_by_table (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_group_by_table_contains (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_group_by_union (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_group_by_values (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_having_without_group_by (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_index (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_iter (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_keywords (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_last (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_last_desc (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_limit_count (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_max (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_max_expr (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_max_order_by (tests.store.postgres.PostgresStoreTest) Interaction between order by and aggregation shouldn't break. ... skipped 'Test not supported' test_find_max_unicode (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_max_with_empty_result_and_disallow_none (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_min (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_min_expr (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_min_unicode (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_min_with_empty_result_and_disallow_none (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_multiple_group_by (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_multiple_group_by_with_having (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_multiple_values (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_offset_count (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_one (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_order_asc (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_order_by (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_order_desc (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_remove (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_set (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_set_autoreloads_with_func_expr (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_set_column (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_set_empty (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_set_equality_autoreloads_with_func_expr (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_set_equality_with_func_expr (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_set_expr (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_set_expr_column (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_set_expr_on_cached (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_set_expr_unsupported (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_set_expr_unsupported_autoreloads (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_set_expr_unsupported_mixed_autoreloads (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_set_expr_unsupported_without_column (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_set_expr_unsupported_without_expr_or_variable (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_set_none (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_set_none_on_cached (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_set_on_cached (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_set_on_cached_but_removed (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_set_on_cached_unsupported_python_expr (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_set_with_func_expr (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_set_with_info_alive_and_object_dead (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_slice (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_slice_limit (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_slice_limit_last (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_slice_offset (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_slice_offset_any (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_slice_offset_first (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_slice_offset_last (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_slice_offset_one (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_slice_order_by (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_slice_remove (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_slice_slice (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_slice_values (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_sliced_count (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_sql (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_str (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_successive_group_by (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_sum (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_sum_expr (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_sum_with_empty_result_and_disallow_none (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_tuple (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_tuple_any (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_tuple_cached (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_tuple_contains (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_tuple_contains_with_set_expression (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_tuple_count (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_tuple_first (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_tuple_kwargs (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_tuple_last (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_tuple_one (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_tuple_remove (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_tuple_set (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_tuple_using (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_tuple_using_skip_when_none (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_tuple_using_with_disallow_none (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_tuple_with_expr (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_tuple_with_expr_cached_unsupported (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_tuple_with_expr_contains (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_tuple_with_expr_count (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_tuple_with_expr_remove_unsupported (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_tuple_with_expr_set_unsupported (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_tuple_with_expr_union (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_tuple_with_expr_values (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_using_cached (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_using_with_expr (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_values (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_values_with_no_arguments (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_values_with_set_expression (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_with_expr (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_with_expr_cached_unsupported (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_with_expr_contains (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_with_expr_contains_with_set_expression (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_with_expr_count (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_with_expr_remove_unsupported (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_with_expr_set_unsupported (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_with_expr_union (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_with_expr_union_mismatch (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_with_expr_uses_variable_set (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_find_with_expr_values (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_flush_hook (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_flush_hook_all (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_flush_order (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_flush_with_removed_prop (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_flush_with_removed_prop_forced_dirty (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_flush_with_removed_prop_really_dirty (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_flushed_hook (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_get (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_get_cached (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_get_decimal_property (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_get_does_not_validate (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_get_does_not_validate_default_value (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_get_tuple (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_indirect_reference_set (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_add (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_add_remove (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_add_remove_with_added (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_add_remove_with_wrapper (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_any (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_any_filtered (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_clear (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_clear_where (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_count (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_default_order_by (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_find (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_first_last (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_one (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_order_by (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_remove (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_values (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_with_added (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_indirect_reference_set_with_added_no_store (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_invalidate_added_object (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_invalidate_and_get_object (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_invalidate_and_get_removed_object (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_invalidate_and_get_returns_autoreloaded (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_invalidate_and_update (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_invalidate_and_validate_with_find (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_invalidate_object_gets_validated (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_invalidate_object_with_only_primary_key (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_invalidated_hook (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_invalidated_hook_called_after_all_invalidated (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_is_empty (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_is_empty_strips_order_by (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_is_empty_with_composed_key (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_is_empty_with_expression_find (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_is_in_empty_list (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_is_in_empty_result_set (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_join (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_join_distinct (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_lazy_value_discarded_on_reload (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_lazy_value_preserved_with_subsequent_object_initialization (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_list_enum_variable (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_list_unnecessary_update (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_list_variable (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_list_variable_nested (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_loaded_hook (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_mutable_variable_detect_change_from_alive (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_new_reference (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_obj_info_with_deleted_object (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_obj_info_with_deleted_object_and_changed_event (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_obj_info_with_deleted_object_with_get (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_of (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_pickle_variable (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_pickle_variable_referenceset (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_pickle_variable_referenceset_several_transactions (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_pickle_variable_remove (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_pickle_variable_unhook (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_pickle_variable_with_deleted_object (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_preset_primary_key (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_primary_key_reference (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_proxy (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_proxy_as_column (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_proxy_equals (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_proxy_set (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_proxy_with_extra_table (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_proxy_with_string (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_proxy_with_string_variable_factory_attribute (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_assign_composed_remote_key (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_assign_none (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_assign_none_with_unseen (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_assign_remote_key (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_break_on_local_diverged (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_break_on_local_diverged_by_lazy (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_break_on_local_diverged_doesnt_autoreload (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_break_on_remote_diverged (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_break_on_remote_diverged_by_lazy (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_equals (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_equals_none (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_equals_with_composed_key (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_equals_with_wrapped (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_explicitly_with_wrapper (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_loop_broken_by_set (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_loop_set_only_removes_own_flush_order (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_loop_with_dirty_keys_changed_later_fails (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_loop_with_dirty_keys_fails (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_loop_with_dirty_keys_on_remote_changed_later_fails (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_loop_with_dirty_keys_on_remote_fails (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_loop_with_key_changed_later_on_remote_succeeds (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_loop_with_key_changed_later_succeeds (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_loop_with_one_unchanged_key_succeeds (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_loop_with_unchanged_keys_succeeds (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_loop_with_undefined_and_changed_keys_fails (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_loop_with_undefined_and_changed_keys_fails2 (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_loop_with_undefined_keys_fails (tests.store.postgres.PostgresStoreTest) A loop of references with undefined keys raises OrderLoopError. ... skipped 'Test not supported' test_reference_not_equals (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_not_equals_none (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_not_equals_with_composed_key (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_on_added (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_on_added_and_changed_manually (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_on_added_composed_key (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_on_added_composed_key_changed_manually (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_on_added_no_local_store (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_on_added_no_remote_store (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_on_added_no_store (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_on_added_no_store_2 (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_on_added_no_store_unlink_before_adding (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_on_added_unlink_on_flush (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_on_added_unsets_original_key (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_on_added_with_autoreload_key (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_on_added_wrong_store (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_on_non_primary_key (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_on_removed_wont_add_back (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_on_two_added (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_remote_leak_on_flush_with_changed (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_remote_leak_on_flush_with_removed (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_self (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_set (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_set_add (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_set_add_no_store (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_set_add_no_store_2 (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_set_add_no_store_unlink_after_adding (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_set_after_object_removed (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_set_assign_fails (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_set_clear (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_set_clear_cached (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_set_clear_where (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_set_composed (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_set_contains (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_set_count (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_set_default_order_by (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_set_explicitly_with_wrapper (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_set_find (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_set_first_last (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_set_one (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_set_order_by (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_set_remove (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_set_values (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_set_with_added (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_will_resolve_auto_reload (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_wont_touch_store_when_key_is_none (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_wont_touch_store_when_key_is_unset (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reference_wont_touch_store_with_composed_key_none (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_references_raise_nostore (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reload (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reload_new (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reload_new_unflushed (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reload_not_changed (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reload_removed (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reload_unknown (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_removal_order_is_preserved_when_possible (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_remove_add_update (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_remove_commit (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_remove_flush_add_update (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_remove_flush_rollback_update (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_remove_from_wrong_store (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_remove_rollback_update (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_remove_sends_event (tests.store.postgres.PostgresStoreTest) Adding an object emits the register-transaction event. ... skipped 'Test not supported' test_remove_twice (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_remove_unknown (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reset_breaks_store_reference (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reset_clears_cache (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reset_recreates_objects (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_reset_unmarks_dirty (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_result_difference (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_result_difference_count (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_result_difference_incompatible (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_result_difference_with_empty (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_result_find (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_result_find_fails_on_group_by (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_result_find_fails_on_set_expr (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_result_find_fails_on_slice (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_result_find_introduce_join (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_result_find_kwargs (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_result_find_tuple (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_result_find_undef_where (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_result_intersection (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_result_intersection_count (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_result_intersection_incompatible (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_result_intersection_with_empty (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_result_union (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_result_union_count (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_result_union_duplicated (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_result_union_duplicated_with_all (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_result_union_incompatible (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_result_union_unsupported_methods (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_result_union_with_empty (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_retrieve_default_primary_key (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_retrieve_default_value (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_retrieve_null_when_no_default (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_rollback_autoreloads (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_rollback_invalidates (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_rollback_loaded_and_still_in_cached (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_rowcount_remove (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_set_decimal_property (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_set_reference (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_set_reference_explicitly_with_wrapper (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_storm_loaded_after_define (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_string_indirect_reference_set (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_string_reference (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_string_reference_set_order_by (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_strong_cache_cleared_on_invalidate_all (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_strong_cache_loses_object_on_invalidate (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_strong_cache_loses_object_on_remove (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_strong_cache_renews_object_on_find (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_strong_cache_renews_object_on_get (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_strong_cache_used (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_sub_class (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_sub_select (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_undefined_variables_filled_on_find (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_unhashable_object (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_unicode (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_update_checkpoints (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_update_commit (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_update_commit_twice (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_update_find (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_update_flush_commit (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_update_flush_reload_rollback (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_update_get (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_update_order_is_preserved_when_possible (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_update_primary_key (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_update_primary_key_exchange (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_using_find_join (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_using_find_join_with_strings (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_using_find_with_strings (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_variable_filter_on_insert (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_variable_filter_on_load (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_variable_filter_on_missing_values (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_variable_filter_on_set (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_variable_filter_on_set_expr (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_variable_filter_on_update (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_variable_filter_on_update_unchanged (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_wb_add_remove_add (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_wb_block_implicit_flushes (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_wb_block_implicit_flushes_is_recursive (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_wb_checkpoint_doesnt_override_changed (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_wb_currval_based_identity (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_wb_find_set_checkpoints (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_wb_flush_event_with_deleted_object_before_flush (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_wb_get_cached_doesnt_need_connection (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_wb_reload_not_dirty (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_wb_remove_flush_rollback_isnt_dirty (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_wb_remove_flush_update_isnt_dirty (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_wb_remove_prop_not_dirty (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_wb_remove_rollback_isnt_dirty (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_wb_result_set_variable (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_wb_update_not_dirty_after_flush (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_wb_update_remove_add (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' test_wrapper (tests.store.postgres.PostgresStoreTest) ... skipped 'Test not supported' /var/tmp/portage/dev-python/storm-0.18/work/storm-0.18/tests/zope/README.txt Doctest: README.txt ... ok test_create (tests.zope.zstorm.ZStormTest) ... ok test_create_and_get_named (tests.zope.zstorm.ZStormTest) ... ok test_create_and_get_named_another_thread (tests.zope.zstorm.ZStormTest) ... ok test_create_default (tests.zope.zstorm.ZStormTest) ... ok test_create_default_twice (tests.zope.zstorm.ZStormTest) ... ok test_create_twice_same_name (tests.zope.zstorm.ZStormTest) ... ok test_create_twice_unnamed (tests.zope.zstorm.ZStormTest) ... ok test_default_databases (tests.zope.zstorm.ZStormTest) ... ok test_get_name (tests.zope.zstorm.ZStormTest) ... ok test_get_name_with_removed_store (tests.zope.zstorm.ZStormTest) ... ok test_get_unexistent (tests.zope.zstorm.ZStormTest) ... ok test_get_with_uri (tests.zope.zstorm.ZStormTest) ... ok test_iterstores (tests.zope.zstorm.ZStormTest) ... ok test_remove (tests.zope.zstorm.ZStormTest) ... ok test_set_default_uri (tests.zope.zstorm.ZStormTest) ... ok test_store_strong_reference (tests.zope.zstorm.ZStormTest) ... ok test_wb_cross_thread_store_does_not_join_transaction (tests.zope.zstorm.ZStormTest) If a zstorm registered thread crosses over to another thread, ... ok test_wb_removed_store_does_not_join_future_transactions (tests.zope.zstorm.ZStormTest) If a store has been removed after joining a transaction, it ... ok test_wb_removed_store_does_not_join_transaction (tests.zope.zstorm.ZStormTest) If a store has been removed, it will not join the transaction. ... ok test_wb_reset (tests.zope.zstorm.ZStormTest) _reset is used to reset the zstorm utility between zope test runs. ... ok test_wb_store_joins_transaction_on_register_event (tests.zope.zstorm.ZStormTest) The Store joins the transaction when register-transaction ... ok test_wb_store_joins_transaction_on_use_after_abort (tests.zope.zstorm.ZStormTest) ... ok test_wb_store_joins_transaction_on_use_after_commit (tests.zope.zstorm.ZStormTest) ... ok test_utility (tests.zope.zstorm.ZStormUtilityTest) ... ok test_clean_delete (tests.zope.testing.ZStormResourceManagerTest) ... skipped 'Test not supported' test_clean_flush (tests.zope.testing.ZStormResourceManagerTest) ... skipped 'Test not supported' test_make (tests.zope.testing.ZStormResourceManagerTest) ... skipped 'Test not supported' test_make_delete (tests.zope.testing.ZStormResourceManagerTest) ... skipped 'Test not supported' test_make_upgrade (tests.zope.testing.ZStormResourceManagerTest) ... skipped 'Test not supported' test_adapt_sqlobject_to_storm (tests.zope.adapters.AdaptersTest) ... ok test_catch_disconnect_on_commit (tests.databases.mysql.MySQLDisconnectionTest) Test that database disconnections get caught on commit(). ... skipped 'Test not supported' test_catch_disconnect_on_execute (tests.databases.mysql.MySQLDisconnectionTest) Test that database disconnections get caught on execute(). ... skipped 'Test not supported' test_catch_disconnect_on_reconnect (tests.databases.mysql.MySQLDisconnectionTest) Test that reconnection failures result in DisconnectionError. ... skipped 'Test not supported' test_close_connection_after_disconnect (tests.databases.mysql.MySQLDisconnectionTest) ... skipped 'Test not supported' test_connection_stays_disconnected_in_transaction (tests.databases.mysql.MySQLDisconnectionTest) Test that connection does not immediately reconnect. ... skipped 'Test not supported' test_proxy_works (tests.databases.mysql.MySQLDisconnectionTest) Ensure that we can talk to the database through the proxy. ... skipped 'Test not supported' test_reconnect_after_rollback (tests.databases.mysql.MySQLDisconnectionTest) Test that we reconnect after rolling back the connection. ... skipped 'Test not supported' test_wb_catch_already_disconnected (tests.databases.mysql.MySQLDisconnectionTest) Storm detects connections that have already been disconnected. ... skipped 'Test not supported' test_wb_catch_already_disconnected_on_rollback (tests.databases.mysql.MySQLDisconnectionTest) Connection.rollback() swallows disconnection errors. ... skipped 'Test not supported' test_binary (tests.databases.mysql.MySQLTest) Ensure database works with high bits and embedded zeros. ... skipped 'Test not supported' test_binary_ascii (tests.databases.mysql.MySQLTest) Some databases like pysqlite2 may return unicode for strings. ... skipped 'Test not supported' test_block_access (tests.databases.mysql.MySQLTest) Access to the connection is blocked by block_access(). ... skipped 'Test not supported' test_charset_defaults_to_utf8 (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_charset_option (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_commit (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_commit_twice (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_concurrent_behavior (tests.databases.mysql.MySQLTest) The default behavior should be to handle transactions in isolation. ... skipped 'Test not supported' test_connection (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_create (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_date (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_datetime (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_execute_empty_params (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_execute_expression (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_execute_expression_empty_params (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_execute_insert_auto_increment_primary_key (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_execute_params (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_execute_result (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_execute_sends_event (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_execute_unicode_result (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_expr_contains_string (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_expr_endswith (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_expr_startswith (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_get_all (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_get_decimal_variable_to_str_column (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_get_insert_identity (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_get_insert_identity_composed (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_get_one (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_iter (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_mysql_specific_reserved_words (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_order_by_group_by (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_pickle (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_quoting (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_rollback (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_rollback_twice (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_rowcount_delete (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_rowcount_insert (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_rowcount_update (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_set_decimal_variable_from_str_column (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_simultaneous_iter (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_time (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_timedelta (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_wb_connect_sets_event_system (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_wb_create_database (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_wb_result_get_all_goes_through_from_database (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_wb_result_get_one_goes_through_from_database (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_wb_result_iter_goes_through_from_database (tests.databases.mysql.MySQLTest) ... skipped 'Test not supported' test_exception_when_unsupported (tests.databases.mysql.MySQLUnsupportedTest) ... ok test_binary (tests.databases.sqlite.SQLiteFileTest) Ensure database works with high bits and embedded zeros. ... ok test_binary_ascii (tests.databases.sqlite.SQLiteFileTest) Some databases like pysqlite2 may return unicode for strings. ... ok test_block_access (tests.databases.sqlite.SQLiteFileTest) Access to the connection is blocked by block_access(). ... ok test_commit (tests.databases.sqlite.SQLiteFileTest) ... ok test_commit_timeout (tests.databases.sqlite.SQLiteFileTest) Regression test for commit observing the timeout. ... ok test_commit_twice (tests.databases.sqlite.SQLiteFileTest) ... ok test_concurrent_behavior (tests.databases.sqlite.SQLiteFileTest) ... ok test_connection (tests.databases.sqlite.SQLiteFileTest) ... ok test_create (tests.databases.sqlite.SQLiteFileTest) ... ok test_date (tests.databases.sqlite.SQLiteFileTest) ... ok test_datetime (tests.databases.sqlite.SQLiteFileTest) ... ok test_execute_empty_params (tests.databases.sqlite.SQLiteFileTest) ... ok test_execute_expression (tests.databases.sqlite.SQLiteFileTest) ... ok test_execute_expression_empty_params (tests.databases.sqlite.SQLiteFileTest) ... ok test_execute_params (tests.databases.sqlite.SQLiteFileTest) ... ok test_execute_result (tests.databases.sqlite.SQLiteFileTest) ... ok test_execute_sends_event (tests.databases.sqlite.SQLiteFileTest) ... ok test_execute_unicode_result (tests.databases.sqlite.SQLiteFileTest) ... ok test_expr_contains_string (tests.databases.sqlite.SQLiteFileTest) ... ok test_expr_endswith (tests.databases.sqlite.SQLiteFileTest) ... ok test_expr_startswith (tests.databases.sqlite.SQLiteFileTest) ... ok test_get_all (tests.databases.sqlite.SQLiteFileTest) ... ok test_get_decimal_variable_to_str_column (tests.databases.sqlite.SQLiteFileTest) ... ok test_get_insert_identity (tests.databases.sqlite.SQLiteFileTest) ... ok test_get_insert_identity_composed (tests.databases.sqlite.SQLiteFileTest) ... ok test_get_one (tests.databases.sqlite.SQLiteFileTest) ... ok test_iter (tests.databases.sqlite.SQLiteFileTest) ... ok test_order_by_group_by (tests.databases.sqlite.SQLiteFileTest) ... ok test_pickle (tests.databases.sqlite.SQLiteFileTest) ... ok test_quoting (tests.databases.sqlite.SQLiteFileTest) ... ok test_recover_after_timeout (tests.databases.sqlite.SQLiteFileTest) Regression test for recovering from database locked exception. ... ok test_rollback (tests.databases.sqlite.SQLiteFileTest) ... ok test_rollback_twice (tests.databases.sqlite.SQLiteFileTest) ... ok test_rowcount_delete (tests.databases.sqlite.SQLiteFileTest) ... ok test_rowcount_insert (tests.databases.sqlite.SQLiteFileTest) ... ok test_rowcount_update (tests.databases.sqlite.SQLiteFileTest) ... ok test_set_decimal_variable_from_str_column (tests.databases.sqlite.SQLiteFileTest) ... ok test_simultaneous_iter (tests.databases.sqlite.SQLiteFileTest) ... ok test_sqlite_specific_reserved_words (tests.databases.sqlite.SQLiteFileTest) Check sqlite-specific reserved words are recognized. ... ok test_synchronous (tests.databases.sqlite.SQLiteFileTest) ... ok test_time (tests.databases.sqlite.SQLiteFileTest) ... ok test_timedelta (tests.databases.sqlite.SQLiteFileTest) ... ok test_timeout (tests.databases.sqlite.SQLiteFileTest) ... ok test_wb_connect_sets_event_system (tests.databases.sqlite.SQLiteFileTest) ... ok test_wb_create_database (tests.databases.sqlite.SQLiteFileTest) ... ok test_wb_result_get_all_goes_through_from_database (tests.databases.sqlite.SQLiteFileTest) ... ok test_wb_result_get_one_goes_through_from_database (tests.databases.sqlite.SQLiteFileTest) ... ok test_wb_result_iter_goes_through_from_database (tests.databases.sqlite.SQLiteFileTest) ... ok test_binary (tests.databases.sqlite.SQLiteMemoryTest) Ensure database works with high bits and embedded zeros. ... ok test_binary_ascii (tests.databases.sqlite.SQLiteMemoryTest) Some databases like pysqlite2 may return unicode for strings. ... ok test_block_access (tests.databases.sqlite.SQLiteMemoryTest) Access to the connection is blocked by block_access(). ... ok test_commit (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_commit_twice (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_concurrent_behavior (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_connection (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_create (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_date (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_datetime (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_execute_empty_params (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_execute_expression (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_execute_expression_empty_params (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_execute_params (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_execute_result (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_execute_sends_event (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_execute_unicode_result (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_expr_contains_string (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_expr_endswith (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_expr_startswith (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_get_all (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_get_decimal_variable_to_str_column (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_get_insert_identity (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_get_insert_identity_composed (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_get_one (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_iter (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_order_by_group_by (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_pickle (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_quoting (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_rollback (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_rollback_twice (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_rowcount_delete (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_rowcount_insert (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_rowcount_update (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_set_decimal_variable_from_str_column (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_simultaneous_iter (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_sqlite_specific_reserved_words (tests.databases.sqlite.SQLiteMemoryTest) Check sqlite-specific reserved words are recognized. ... ok test_synchronous (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_time (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_timedelta (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_wb_connect_sets_event_system (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_wb_create_database (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_wb_result_get_all_goes_through_from_database (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_wb_result_get_one_goes_through_from_database (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_wb_result_iter_goes_through_from_database (tests.databases.sqlite.SQLiteMemoryTest) ... ok test_exception_when_unsupported (tests.databases.sqlite.SQLiteUnsupportedTest) ... ok test_catch_disconnect_on_commit (tests.databases.postgres.PostgresDisconnectionTest) Test that database disconnections get caught on commit(). ... skipped 'Test not supported' test_catch_disconnect_on_execute (tests.databases.postgres.PostgresDisconnectionTest) Test that database disconnections get caught on execute(). ... skipped 'Test not supported' test_catch_disconnect_on_reconnect (tests.databases.postgres.PostgresDisconnectionTest) Test that reconnection failures result in DisconnectionError. ... skipped 'Test not supported' test_close_connection_after_disconnect (tests.databases.postgres.PostgresDisconnectionTest) ... skipped 'Test not supported' test_connection_stays_disconnected_in_transaction (tests.databases.postgres.PostgresDisconnectionTest) Test that connection does not immediately reconnect. ... skipped 'Test not supported' test_proxy_works (tests.databases.postgres.PostgresDisconnectionTest) Ensure that we can talk to the database through the proxy. ... skipped 'Test not supported' test_reconnect_after_rollback (tests.databases.postgres.PostgresDisconnectionTest) Test that we reconnect after rolling back the connection. ... skipped 'Test not supported' test_rollback_swallows_InterfaceError (tests.databases.postgres.PostgresDisconnectionTest) Test that InterfaceErrors get caught on rollback(). ... skipped 'Test not supported' test_wb_catch_already_disconnected (tests.databases.postgres.PostgresDisconnectionTest) Storm detects connections that have already been disconnected. ... skipped 'Test not supported' test_wb_catch_already_disconnected_on_rollback (tests.databases.postgres.PostgresDisconnectionTest) Connection.rollback() swallows disconnection errors. ... skipped 'Test not supported' test_array_support (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_array_support_with_empty (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_binary (tests.databases.postgres.PostgresTest) Ensure database works with high bits and embedded zeros. ... skipped 'Test not supported' test_binary_ascii (tests.databases.postgres.PostgresTest) Some databases like pysqlite2 may return unicode for strings. ... skipped 'Test not supported' test_block_access (tests.databases.postgres.PostgresTest) Access to the connection is blocked by block_access(). ... skipped 'Test not supported' test_case_default_like (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_case_insensitive_like (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_case_sensitive_like (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_commit (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_commit_twice (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_compile_table_with_schema (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_concurrent_behavior (tests.databases.postgres.PostgresTest) The default behavior should be to handle transactions in isolation. ... skipped 'Test not supported' test_connection (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_create (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_currval_escaped_column (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_currval_escaped_column_no_schema (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_currval_escaped_schema (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_currval_escaped_schema_table_and_column (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_currval_escaped_table (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_currval_no_escaping (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_date (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_datetime (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_datetime_with_none (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_default_isolation (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_execute_empty_params (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_execute_expression (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_execute_expression_empty_params (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_execute_insert_returning (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_execute_insert_returning_without_columns (tests.databases.postgres.PostgresTest) Without primary_columns, the RETURNING system won't be used. ... skipped 'Test not supported' test_execute_insert_returning_without_variables (tests.databases.postgres.PostgresTest) Without primary_variables, the RETURNING system won't be used. ... skipped 'Test not supported' test_execute_params (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_execute_result (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_execute_sends_event (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_execute_unicode_result (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_expr_contains_string (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_expr_endswith (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_expr_startswith (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_expressions_in_union_in_union_order_by (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_expressions_in_union_order_by (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_get_all (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_get_decimal_variable_to_str_column (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_get_insert_identity (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_get_insert_identity_composed (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_get_one (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_interval (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_isolation_autocommit (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_isolation_read_committed (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_isolation_serializable (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_iter (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_like_case (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_none_on_string_variable (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_order_by_group_by (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_pickle (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_quoting (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_returning (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_returning_column_context (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_rollback (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_rollback_twice (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_rowcount_delete (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_rowcount_insert (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_rowcount_update (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_sequence (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_set_decimal_variable_from_str_column (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_simultaneous_iter (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_time (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_timedelta (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_unicode (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_unicode_array (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_unknown_serialization (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_utf8_client_encoding (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_wb_connect_sets_event_system (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_wb_create_database (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_wb_execute_insert_returning_not_used_with_old_postgres (tests.databases.postgres.PostgresTest) Shouldn't try to use RETURNING with PostgreSQL < 8.2. ... skipped 'Test not supported' test_wb_result_get_all_goes_through_from_database (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_wb_result_get_one_goes_through_from_database (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_wb_result_iter_goes_through_from_database (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_wb_version (tests.databases.postgres.PostgresTest) ... skipped 'Test not supported' test_connection_raw_execute_error (tests.databases.postgres.PostgresTimeoutTracerTest) ... skipped 'Test not supported' test_set_statement_timeout (tests.databases.postgres.PostgresTimeoutTracerTest) ... skipped 'Test not supported' test_exception_when_unsupported (tests.databases.postgres.PostgresUnsupportedTest) ... ok ====================================================================== FAIL: test_adding_similar_obj_infos (tests.cache.TestGenerationalCache) If __eq__ is broken, this fails. ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/storm-0.18/work/storm-0.18/tests/mocker.py", line 102, in test_method_wrapper result = test_method() File "/var/tmp/portage/dev-python/storm-0.18/work/storm-0.18/tests/cache.py", line 73, in test_adding_similar_obj_infos [hash(obj_info1), hash(obj_info2)]) AssertionError: Lists differ: [2562213, 2562086] != [2562086, 2562213] First differing element 0: 2562213 2562086 - [2562213, 2562086] + [2562086, 2562213] ---------------------------------------------------------------------- Ran 2510 tests in 16.213s FAILED (failures=1, skipped=1158) [?1034h * ERROR: dev-python/storm-0.18 failed: * Testing failed with CPython 2.7 in testing() function * * Call stack: * ebuild.sh, line 56: Called src_test * environment, line 3460: Called python_execute_function 'testing' * environment, line 2214: Called die * The specific snippet of code: * die "${failure_message}"; * * If you need support, post the output of 'emerge --info =dev-python/storm-0.18', * the complete build log and the output of 'emerge -pqv =dev-python/storm-0.18'. * The complete build log is located at '/var/log/portage/build/dev-python/storm-0.18:20101031-212258.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/storm-0.18/temp/environment'. * S: '/var/tmp/portage/dev-python/storm-0.18/work/storm-0.18'