[Debian-astro-maintainers] Bug#1019708: astropy: autopkgtest regression: No warnings of type (<class 'astropy.utils.exceptions.AstropyWarning'>, ) were emitted
Paul Gevers
elbrus at debian.org
Tue Sep 13 20:15:08 BST 2022
Source: astropy
Version: 5.1-3
Severity: serious
User: debian-ci at lists.debian.org
Usertags: regression
Dear maintainer(s),
Your package has an autopkgtest, great. However, it recently started
to fail in testing.
Paul
https://ci.debian.net/packages/a/astropy/
https://ci.debian.net/data/autopkgtest/testing/amd64/a/astropy/25974808/log.gz
=================================== FAILURES
===================================
_________________________ test_convert_overflow[False]
_________________________
fast_reader = False
@pytest.mark.parametrize('fast_reader', [True, False,
{'use_fast_converter': False},
{'use_fast_converter':
True}, 'force'])
def test_convert_overflow(fast_reader):
"""
Test reading an extremely large integer, which falls through to
string due to an overflow error (#2234). The C parsers used to
return inf (kind 'f') for this.
"""
expected_kind = 'U'
> with pytest.warns(AstropyWarning, match="OverflowError
converting to IntType in column a"):
E Failed: DID NOT WARN. No warnings of type (<class
'astropy.utils.exceptions.AstropyWarning'>,) were emitted. The list of
emitted warnings is: [].
/usr/lib/python3/dist-packages/astropy/io/ascii/tests/test_read.py:64:
Failed
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/debian-astro-maintainers/attachments/20220913/91a9886d/attachment.sig>
More information about the Debian-astro-maintainers
mailing list