Source: astropy Version: 5.1-3 Severity: serious User: [email protected] 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
OpenPGP_signature
Description: OpenPGP digital signature

