Your message dated Fri, 28 Jan 2022 17:04:31 +0000
with message-id <e1ndufn-00024y...@fasolo.debian.org>
and subject line Bug#1004464: fixed in python-django 2:4.0.1-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:4.0.1-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:57:31 -0800
Source: python-django
Built-For-Profiles: nocheck
Architecture: source
Version: 2:4.0.1-2
Distribution: experimental
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Chris Lamb <la...@debian.org>
Closes: 1004464
Changes:
 python-django (2:4.0.1-2) experimental; urgency=medium
 .
   * Fix compatibility with SQLite 3.37+. (Closes: #1004464)
Checksums-Sha1:
 896d3ccb0d2498d7c792aeb794f2b2a93d7c55c0 2779 python-django_4.0.1-2.dsc
 d15e62c212c337d09f8331d374895d4701801bef 28224 
python-django_4.0.1-2.debian.tar.xz
 eb59b70a46a67d99312863193d8e77e438a2ef09 7908 
python-django_4.0.1-2_amd64.buildinfo
Checksums-Sha256:
 9b5c79cd9d624d9f41151c195f9a3e2818dca97553070155e3bcb4134af39aa3 2779 
python-django_4.0.1-2.dsc
 c4cf113fbd1add9cd719fe1bee06581a6ce99c0f3887ee1c20d094ce8a9ccea7 28224 
python-django_4.0.1-2.debian.tar.xz
 62d22a3e1d8b4e333eaaba7bf7a8e430b0355e6ea9ead5df88f1563f0581ee0d 7908 
python-django_4.0.1-2_amd64.buildinfo
Files:
 b3cabb18f8716a94a252c271a2c5a3f1 2779 python optional python-django_4.0.1-2.dsc
 db34a0908b793a0177425c79ce934cc1 28224 python optional 
python-django_4.0.1-2.debian.tar.xz
 42c732535a069804d812ca5c62e32369 7908 python optional 
python-django_4.0.1-2_amd64.buildinfo

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

iQIzBAEBCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAmH0IXQACgkQHpU+J9Qx
HlgEdBAAnja6nBEFB5hHAd7LhSou1h/6mKNnyiFjMmkzFbgfZi5txTelj9MfP6aj
jwl+tkn4x4aHb8OCUMyThTj44yMXc+SYzqA+8ObjBTSCvA+FVIRSXjJiYejFGR6Q
0VRJslqAHvHM9zN4C91POHTQj/T0Xsi5YPZq6o1cBL5fXmI5lb3W/2wkp3zWKPsU
6xL7smjaCHb0OH/Bl5EAAiEP0b+8D4G70SaV6bmZE+yP+ae/O54JTYSEMTXMYcaf
oNz/eZZx9qZcYV+6TQIuxHqUfC3uJuk9bPKpSZl2wsLRPgxvptnEAGkP4hWaC0Ct
bK4pZStnLqqXM8OVcIXHVyCGvpB0HYhYcefPAD8Wtm2IBqoOk1LnkNFOkPqZhIb/
nGY5KyAuZ3ZrW0G90sG4eTK90oaY+jYUntOW9dulWfwsWtvM8zAD0O8NP+5gpSLH
wD/u9kh1BLiLyqefi+WKAcLPiHrkZvWRpOCK3d79I5N7HDPHY3wQL1b8NQ5gWH6T
ul4PnrSetiaVWCcVYtDNts3isKKxilgPeW7oB1wRlB7Mfv1Uq2rM9TaN6vLLF2rP
a0Aeh2EeXcIkZXeRe100ypDgUCh8mzH6M101MZTXMY62bnbZrmL+P/H+ay0J0fDy
gRJaiE7OcROQQuFJgjqVKuvHXLkO3wn9o6nkaLZViE/uThY9E7w=
=abwM
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to