[Debian-astro-maintainers] Bug#900707: python-astropy: FTBFS on hppa - [doctest] docs/io/ascii/write.rst failure
John David Anglin
dave.anglin at bell.net
Sun Jun 3 19:10:14 BST 2018
Source: python-astropy
Version: 2.0.6-1 and later
Severity: normal
Dear Maintainer,
One test fails:
______________________ [doctest] docs/io/ascii/write.rst _______________________
072 ... names=['a', 'b'])
073 >>> ascii.write(data)
074 a b
075 1 4.0
076 2 5.0
077 3 6.0
078
079 >>> data = np.array([(1, 2., 'Hello'), (2, 3., "World")],
080 ... dtype=('i4,f4,a10'))
081 >>> ascii.write(data)
Differences (unified diff with -expected +actual):
@@ -1,3 +1,3 @@
f0 f1 f2
1 2.0 Hello
-2 3.0 World
+2 -1.4982367753982544 World
/tmp/astropy-test-4RavMm/lib/python2.7/site-packages/docs/io/ascii/write.rst:81: DocTestFailure
The test didn't fail with 2.0.4.
Build log is here:
https://buildd.debian.org/status/fetch.php?pkg=python-astropy&arch=hppa&ver=2.0.6-1&stamp=1526568144&raw=0
Regards,
Dave Anglin
-- System Information:
Debian Release: buster/sid
APT prefers buildd-unstable
APT policy: (500, 'buildd-unstable'), (500, 'unstable')
Architecture: hppa (parisc64)
Kernel: Linux 4.14.47+ (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968), LANGUAGE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
More information about the Debian-astro-maintainers
mailing list