Your message dated Sat, 08 Dec 2018 16:58:16 +0000
with message-id <e1gvfvk-000cts...@fasolo.debian.org>
and subject line Bug#915654: fixed in pyavm 0.9.4-3
has caused the Debian Bug report #915654,
regarding pyavm FTBFS: test failure
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.)


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

Some recent change in unstable makes pyavm FTBFS:

https://tests.reproducible-builds.org/debian/history/pyavm.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/pyavm.html

...
   debian/rules override_dh_auto_test
make[1]: Entering directory '/build/1st/pyavm-0.9.4'
python2 -m pytest
============================= test session starts ==============================
platform linux2 -- Python 2.7.15+, pytest-3.10.1, py-1.7.0, pluggy-0.8.0
rootdir: /build/1st/pyavm-0.9.4, inifile:
collected 712 items

pyavm/tests/test_avm.py ....                                             [  0%]
pyavm/tests/test_header.py ....                                          [  1%]
pyavm/tests/test_io.py ................................................. [  8%]
........................................................................ [ 18%]
........................................................................ [ 28%]
........................................................................ [ 38%]
...........................                                              [ 42%]
pyavm/tests/test_main.py ............................................... [ 48%]
........................................................................ [ 58%]
........................................................................ [ 68%]
........................................................................ [ 79%]
........................................................................ [ 89%]
..........................                                               [ 92%]
pyavm/tests/test_specs.py ..F                                            [ 93%]
pyavm/tests/test_wcs_utils.py .......................................... [ 99%]
......                                                                   [100%]

=================================== FAILURES ===================================
_________________________________ test_warning _________________________________

    def test_warning():
    
        # Start of with a version=1.2 AVM object
        a = AVM(version=1.2)
        a.ProposalID = ["25661"]
    
        # Then change to version=1.1, which doesn't contain ProposalID
        with warnings.catch_warnings(record=True) as w:
            a.MetadataVersion = 1.1
>           assert len(w) == 1
E           assert 0 == 1
E            +  where 0 = len([])

pyavm/tests/test_specs.py:118: AssertionError
...
============== 1 failed, 711 passed, 25 warnings in 9.45 seconds ===============
make[1]: *** [debian/rules:11: override_dh_auto_test] Error 1

--- End Message ---
--- Begin Message ---
Source: pyavm
Source-Version: 0.9.4-3

We believe that the bug you reported is fixed in the latest version of
pyavm, 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 915...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Josue Ortega <jo...@debian.org> (supplier of updated pyavm 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: Sat, 08 Dec 2018 09:51:33 -0600
Source: pyavm
Binary: python-pyavm python3-pyavm
Architecture: source all
Version: 0.9.4-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Astronomy Maintainers 
<debian-astro-maintain...@lists.alioth.debian.org>
Changed-By: Josue Ortega <jo...@debian.org>
Description:
 python-pyavm - Python module to handle Astronomy Visualization Metadata 
Standard
 python3-pyavm - Python3 module to handle Astronomy Visualization Metadata 
Standar
Closes: 915654
Changes:
 pyavm (0.9.4-3) unstable; urgency=medium
 .
   * Add patch to disable warnings test when package is built with
     Python 2 (Closes: #915654).
   * debian/control: Fix description invalid flow control statement.
   * Bump Standards-Version to 4.2.1, no changes required.
   * Add testsuite autpkgtest.
Checksums-Sha1:
 4944d78b141d95e6b3a8b6535bce94e1f5d7b130 2325 pyavm_0.9.4-3.dsc
 865b0799ee4abdadef40ae5ee69ffcbce3b0f260 3944 pyavm_0.9.4-3.debian.tar.xz
 e344d3fdc9bedf87ce65c51d43221c04d9ac96b1 8767 pyavm_0.9.4-3_amd64.buildinfo
 3c58e25f3ade6121890c6dd07178e89643ee1806 196104 python-pyavm_0.9.4-3_all.deb
 8d60b7d683dd66e0d918fb701630735217f7e139 194444 python3-pyavm_0.9.4-3_all.deb
Checksums-Sha256:
 b98553e4899bf114c7a040d47f957a840e118c1df966145bbb8f46aa553f836b 2325 
pyavm_0.9.4-3.dsc
 dc5f36dbc4a6b1569c01cbf9fb5d2f174a7db437f366275be915cb3f7fe5c972 3944 
pyavm_0.9.4-3.debian.tar.xz
 32dda81472c5548e0db8cada6eb21c9ef60d902eeddf6e568382430c87505577 8767 
pyavm_0.9.4-3_amd64.buildinfo
 1359e73fdf29d7b603432159a50299bb4cf27aad502ff5efb1cfd85076b4a99b 196104 
python-pyavm_0.9.4-3_all.deb
 04da38fd67c49f4a4d5f727f0a9e5dba546360b1a5e8e7d87ac1cdfc08cc661e 194444 
python3-pyavm_0.9.4-3_all.deb
Files:
 cb777747df89a71bf45cb227bba85abe 2325 python optional pyavm_0.9.4-3.dsc
 bff8fe6d65a6d620287a0702e843baad 3944 python optional 
pyavm_0.9.4-3.debian.tar.xz
 41ff1b02215213a048745f19979f48a7 8767 python optional 
pyavm_0.9.4-3_amd64.buildinfo
 50bb19d8bb6db2bc149dc2000bdb7d8e 196104 python optional 
python-pyavm_0.9.4-3_all.deb
 71bbcaca5a61457af0548b8cd3b3bb41 194444 python optional 
python3-pyavm_0.9.4-3_all.deb

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

iQJFBAEBCAAvFiEEdzOzKNJ5X1viMlrdAVCdXKtK/T8FAlwL60gRHGpvc3VlQGRl
Ymlhbi5vcmcACgkQAVCdXKtK/T8NQg/9HM1VsgOQ0UYQ7/cZOlWY4t3fK5+2EEAs
UWJlDcknxeQeXtImD2XkFZUJwi9qcIEJJvFiSzdz5HcnoDftvzFkperU+kI3/Mrz
O3jajW7lGPHI7SDles9dAZc1N6kvNMppHdHMVxY0Ao5msbpTuEBcjSGf8EHn/QTN
iEicV5ZJo1UCJff0ZXxfpHnMQJYIXFhCYCznyjPIQTcMSBhcKmJH4pLvm8iduknd
ovLEcIb6SPWixkwrbwRX5frJ4z46o9MyeQ/ovmSBPn96QespM+63dUsF78vB/bP7
zZW/hed7jdfGoJuM9UWE4fwS0zypgDJT2Zqcl8v8NB3STJyKo383EndqgH/j5zAx
eF/oul3rd6ADp8jM7DegYd7IO0HbyJ72evlFSSB65437QxpAUSpBp6Yep6IV4Fxq
YTrNJJZqBMdD188yUBUJ26wtwatBPlvOHlyF4yvcsjPi8ndZ16NhYu97zRrbxdLd
PvgSDswmXyaP+/57vCxh84ZhLDUpIYHYlYAT7uEzw7ZXyZwTnstSiiQ/+kQlN6CI
hEzJNsXTDbSSuxkIsr62+OlhNKgNzvn5bRp0LVfsULc90h2a983KSlQKYVbjz2PL
OIY9q6bz/jJVWwtI+KpsKQsF7Yu8kzeNKLKZIA6eFs7JPBV+aMYaNJ+4Ja36FOWc
MJsrMu53yiA=
=XiiI
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to