Your message dated Fri, 28 Jan 2022 17:04:24 +0000
with message-id <e1ndufg-00023a...@fasolo.debian.org>
and subject line Bug#1004464: fixed in python-django 2:3.2.11-2
has caused the Debian Bug report #1004464,
regarding python-django FTBFS: FAIL: test_custom_fields 
(inspectdb.tests.InspectDBTestCase)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1004464: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004464
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-django
Version: 2:3.2.7-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=python-django&arch=all&ver=2%3A3.2.11-1&stamp=1641309500&raw=0

...
======================================================================
FAIL: test_custom_fields (inspectdb.tests.InspectDBTestCase)
Introspection of columns with a custom field (#21090)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/usr/lib/python3.10/unittest/case.py", line 591, in run
    self._callTestMethod(testMethod)
  File "/usr/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
    method()
  File "/<<PKGBUILDDIR>>/tests/inspectdb/tests.py", line 313, in 
test_custom_fields
    self.assertIn("text_field = myfields.TextField()", output)
  File "/usr/lib/python3.10/unittest/case.py", line 1112, in assertIn
    self.fail(self._formatMessage(msg, standardMsg))
  File "/usr/lib/python3.10/unittest/case.py", line 675, in fail
    raise self.failureException(msg)
AssertionError: 'text_field = myfields.TextField()' not found in "# This is an 
auto-generated Django model module.\n# You'll have to do the following manually 
to clean this up:\n#   * Rearrange models' order\n#   * Make sure each model 
has one field with primary_key=True\n#   * Make sure each ForeignKey and 
OneToOneField has `on_delete` set to the desired behavior\n#   * Remove 
`managed = False` lines if you wish to allow Django to create, modify, and 
delete the table\n# Feel free to rename the models, but don't rename db_table 
values or field names.\nfrom django.db import models\n\n\nclass 
InspectdbColumntypes(models.Model):\n    id = 
models.TextField(primary_key=True)  # This field type is a guess.\n    
big_int_field = models.BigIntegerField()\n    bool_field = models.TextField()  
# This field type is a guess.\n    null_bool_field = 
models.TextField(blank=True, null=True)  # This field type is a guess.\n    
char_field = models.TextField()  # This field type is a guess.\n    
null_char_field = models.TextField(blank=True, null=True)  # This field type is 
a guess.\n    date_field = models.TextField()  # This field type is a guess.\n  
  date_time_field = models.TextField()  # This field type is a guess.\n    
decimal_field = models.TextField()  # This field type is a guess.\n    
email_field = models.TextField()  # This field type is a guess.\n    file_field 
= models.TextField()  # This field type is a guess.\n    file_path_field = 
models.TextField()  # This field type is a guess.\n    float_field = 
models.TextField()  # This field type is a guess.\n    int_field = 
models.TextField()  # This field type is a guess.\n    gen_ip_address_field = 
models.TextField()  # This field type is a guess.\n    pos_big_int_field = 
models.TextField()  # This field type is a guess.\n    pos_int_field = 
models.TextField()  # This field type is a guess.\n    pos_small_int_field = 
models.TextField()  # This field type is a guess.\n    slug_field = 
models.TextField()  # This field type is a guess.\n    small_int_field = 
models.TextField()  # This field type is a guess.\n    text_field = 
models.TextField()  # This field type is a guess.\n    time_field = 
models.TextField()  # This field type is a guess.\n    url_field = 
models.TextField()  # This field type is a guess.\n    uuid_field = 
models.TextField()  # This field type is a guess.\n\n    class Meta:\n        
managed = False\n        db_table = 'inspectdb_columntypes'\n"

----------------------------------------------------------------------
Ran 14650 tests in 151.514s

FAILED (failures=1, skipped=1141, expected failures=4)
Destroying test database for alias 'default' 
('file:memorydb_default?mode=memory&cache=shared')...
Destroying test database for alias 'default' 
('file:memorydb_default?mode=memory&cache=shared')...
Destroying test database for alias 'default' 
('file:memorydb_default?mode=memory&cache=shared')...
Destroying test database for alias 'default' 
('file:memorydb_default?mode=memory&cache=shared')...
Destroying test database for alias 'default' 
('file:memorydb_default?mode=memory&cache=shared')...
Destroying test database for alias 'other' 
('file:memorydb_other?mode=memory&cache=shared')...
Destroying test database for alias 'other' 
('file:memorydb_other?mode=memory&cache=shared')...
Destroying test database for alias 'other' 
('file:memorydb_other?mode=memory&cache=shared')...
Destroying test database for alias 'other' 
('file:memorydb_other?mode=memory&cache=shared')...
Destroying test database for alias 'other' 
('file:memorydb_other?mode=memory&cache=shared')...
make[1]: *** [debian/rules:23: override_dh_auto_test] Error 1

--- End Message ---
--- Begin Message ---
Source: python-django
Source-Version: 2:3.2.11-2
Done: Chris Lamb <la...@debian.org>

We believe that the bug you reported is fixed in the latest version of
python-django, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1004...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Lamb <la...@debian.org> (supplier of updated python-django package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 28 Jan 2022 08:52:06 -0800
Source: python-django
Built-For-Profiles: nocheck
Architecture: source
Version: 2:3.2.11-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Chris Lamb <la...@debian.org>
Closes: 1004464
Changes:
 python-django (2:3.2.11-2) unstable; urgency=medium
 .
   [ Chris Lamb ]
   * Fix compatibility with SQLite 3.37+. (Closes: #1004464)
 .
   [ Salman Mohammadi]
   * Drop references to the deprecated python3-memcache package.
Checksums-Sha1:
 9294fd49435d29c338e5cd9246b6648fd66ec891 2807 python-django_3.2.11-2.dsc
 93f438ebd705184f489b842d3399ba410ab5241c 34856 
python-django_3.2.11-2.debian.tar.xz
 9868ab96941df2bdd0623088e2dcf279dd08fb2c 8082 
python-django_3.2.11-2_amd64.buildinfo
Checksums-Sha256:
 4395d0fd62e2bebb91f4c888c41180d233852aa679b94843dea4b4cb4515cfa4 2807 
python-django_3.2.11-2.dsc
 e571a14303c88ab3fc16ba42dcfe1658c500705fd5b135ac2fa48e52ed7a919e 34856 
python-django_3.2.11-2.debian.tar.xz
 ca1ed765eceecf0ae4fcd7f02d88f61a52a07be9f8dd4ec07a394032627ad032 8082 
python-django_3.2.11-2_amd64.buildinfo
Files:
 33bd36a5978f7275f5a6593bf5a5e996 2807 python optional 
python-django_3.2.11-2.dsc
 f2b357569b434df9929945c97f6ab8ff 34856 python optional 
python-django_3.2.11-2.debian.tar.xz
 bdee5c24a8c95897b7d86482e800dee6 8082 python optional 
python-django_3.2.11-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAmH0ICUACgkQHpU+J9Qx
HliYxg//cpR4Hy8wculjAJXQDy2HLLKF0GzF/ua/SdfNLwealQeJsqkvvLag2+8P
5zo/P3/C4mCCH2s/9bOSJnjRGRA/McaSXBzoCkffajchpHHqA386UmWuIdlJhrEw
qKFbr6IDaOWUbd+KDZPAtf/WIAUibh/DqmF6epuFAPqhs3ACJYkK5ckBt0xNCmrb
FzGzu+A1LfKTfpFy7lQzf/R+gOAw6KznBxvxHR0oZL+n2G/xUGJqVvNM0ouWe/GP
87ZPwGuAyUn2pDfgvFR5BoY6aM4mUoa2xoa0leiAf9kCz1SsLhWUsWzoiZw2kA+0
BsumTHAY3N/17gdjelVu24sIin0aEIiUHHrn2fgMEQDV806UfR0VO4VxTLZN+xp9
w7T1LwpHroONxxvQpo960evqGdFBb//6S+H6VwA/35NHvvkpBZ+MJYVM4A3onH2F
m2xbzpqP10ll5wyF6z+0b2hISkrGxyNJYOqB3GSGQ0YpdzvRCynPWzoxxsndeUbN
MucNNaj9TGfRJ8xUJCtqxgnruVO5syv2DfICEBZk/eSz9N5WlGe3nyouB+sq0cG+
NIKEhMn3pKWpRQHbZhmtxYlBLuYOiOBBD93Dm/0n0gqidjKgK1bwgwcocu7tqwjh
OuWTt/RTbSk8108T/a5+Xz5ogqQPvclSJSXJGk0Uuib6a8mtzIs=
=e33i
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to