https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/django-polymorphic-3.1-r1 fails tests. Discovered on: amd64 (internal ref: gcc15_tinderbox) System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 899661 [details] build.log build log and emerge --info
Error(s) that match a know pattern: AttributeError: 'MultipleDatabasesTests' object has no attribute 'assertQuerysetEqual' AttributeError: 'NoneType' object has no attribute 'name' AttributeError: 'PolymorphicTests' object has no attribute 'assertQuerysetEqual' AttributeError: 'RegressionTests' object has no attribute 'assertQuerysetEqual' AttributeError: 'UtilsTests' object has no attribute 'assertQuerysetEqual' ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any ERROR: test_delete (polymorphic.tests.test_orm.PolymorphicTests) ERROR: test_extra_method (polymorphic.tests.test_orm.PolymorphicTests) ERROR: test_for_query_result_incomplete_with_inheritance (polymorphic.tests.test_regression.RegressionTests) ERROR: test_get_real_instances (polymorphic.tests.test_orm.PolymorphicTests) ERROR: test_instance_of_filter (polymorphic.tests.test_orm.PolymorphicTests) ERROR: test_instance_of_filter_on_non_default_database (polymorphic.tests.test_multidb.MultipleDatabasesTests) ERROR: test_manytomany_field (polymorphic.tests.test_orm.PolymorphicTests) ERROR: test_non_polymorphic (polymorphic.tests.test_orm.PolymorphicTests) ERROR: test_polymorphic___filter (polymorphic.tests.test_orm.PolymorphicTests) ERROR: test_polymorphic__filtered_relation (polymorphic.tests.test_orm.PolymorphicTests) ERROR: test_polymorphic_applabel___filter (polymorphic.tests.test_orm.PolymorphicTests) ERROR: test_reset_polymorphic_ctype (polymorphic.tests.test_utils.UtilsTests) ERROR: test_save_to_non_default_database (polymorphic.tests.test_multidb.MultipleDatabasesTests) ERROR: test_simple_inheritance (polymorphic.tests.test_orm.PolymorphicTests) ERROR: test_translate_polymorphic_q_object (polymorphic.tests.test_orm.PolymorphicTests) ERROR: test_user_defined_manager (polymorphic.tests.test_orm.PolymorphicTests) ERROR: test_user_defined_manager_as_secondary (polymorphic.tests.test_orm.PolymorphicTests) ERROR: test_user_defined_queryset_as_manager (polymorphic.tests.test_orm.PolymorphicTests) FAILED (errors=18)