Your message dated Tue, 15 Aug 2017 07:50:18 +0000
with message-id <e1dhwce-000epx...@fasolo.debian.org>
and subject line Bug#871927: fixed in xtensor-python 0.12.4-1
has caused the Debian Bug report #871927,
regarding xtensor-python FTBFS: test failures
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.)


-- 
871927: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871927
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: xtensor-python
Version: 0.12.2-1
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/xtensor-python.html

...
[ RUN      ] pyarray.access
xtensor-python_0.12.2-1/test/test_common.hpp:321: Failure
      Expected: vec(2, 1, 0)
      Which is: 20
To be equal to: vec(2, 1)
      Which is: 9
Google Test trace:
xtensor-python_0.12.2-1/test/test_common.hpp:316: row_major access
xtensor-python_0.12.2-1/test/test_common.hpp:332: Failure
      Expected: vec(2, 1, 0)
      Which is: 20
To be equal to: vec(2, 1)
      Which is: 2
Google Test trace:
xtensor-python_0.12.2-1/test/test_common.hpp:327: column_major access
xtensor-python_0.12.2-1/test/test_common.hpp:343: Failure
      Expected: vec(2, 1, 0)
      Which is: 20
To be equal to: vec(2, 1)
      Which is: 2
Google Test trace:
xtensor-python_0.12.2-1/test/test_common.hpp:338: central_major access
xtensor-python_0.12.2-1/test/test_common.hpp:354: Failure
      Expected: vec(2, 0, 0)
      Which is: 16
To be equal to: vec(2, 0)
      Which is: -1
Google Test trace:
xtensor-python_0.12.2-1/test/test_common.hpp:349: unit_shape access
[  FAILED  ] pyarray.access (0 ms)
[ RUN      ] pyarray.indexed_access
xtensor-python_0.12.2-1/test/test_common.hpp:390: Failure
      Expected: vec(2, 1, 0)
      Which is: 20
To be equal to: vec[index1]
      Which is: 9
Google Test trace:
xtensor-python_0.12.2-1/test/test_common.hpp:385: row_major access
xtensor-python_0.12.2-1/test/test_common.hpp:400: Failure
      Expected: vec(2, 1, 0)
      Which is: 20
To be equal to: vec[index1]
      Which is: 2
Google Test trace:
xtensor-python_0.12.2-1/test/test_common.hpp:395: column_major access
xtensor-python_0.12.2-1/test/test_common.hpp:410: Failure
      Expected: vec(2, 1, 0)
      Which is: 20
To be equal to: vec[index1]
      Which is: 2
Google Test trace:
xtensor-python_0.12.2-1/test/test_common.hpp:405: central_major access
xtensor-python_0.12.2-1/test/test_common.hpp:422: Failure
      Expected: vec(2, 0, 0)
      Which is: 16
To be equal to: vec[id1]
      Which is: -1
Google Test trace:
xtensor-python_0.12.2-1/test/test_common.hpp:415: unit_shape access
[  FAILED  ] pyarray.indexed_access (0 ms)
...
[ RUN      ] pytensor.access
xtensor-python_0.12.2-1/test/test_common.hpp:321: Failure
      Expected: vec(2, 1, 0)
      Which is: 20
To be equal to: vec(2, 1)
      Which is: 9
Google Test trace:
xtensor-python_0.12.2-1/test/test_common.hpp:316: row_major access
xtensor-python_0.12.2-1/test/test_common.hpp:332: Failure
      Expected: vec(2, 1, 0)
      Which is: 20
To be equal to: vec(2, 1)
      Which is: 2
Google Test trace:
xtensor-python_0.12.2-1/test/test_common.hpp:327: column_major access
xtensor-python_0.12.2-1/test/test_common.hpp:343: Failure
      Expected: vec(2, 1, 0)
      Which is: 20
To be equal to: vec(2, 1)
      Which is: 2
Google Test trace:
xtensor-python_0.12.2-1/test/test_common.hpp:338: central_major access
xtensor-python_0.12.2-1/test/test_common.hpp:354: Failure
      Expected: vec(2, 0, 0)
      Which is: 16
To be equal to: vec(2, 0)
      Which is: -1
Google Test trace:
xtensor-python_0.12.2-1/test/test_common.hpp:349: unit_shape access
[  FAILED  ] pytensor.access (1 ms)
[ RUN      ] pytensor.indexed_access
xtensor-python_0.12.2-1/test/test_common.hpp:390: Failure
      Expected: vec(2, 1, 0)
      Which is: 20
To be equal to: vec[index1]
      Which is: 9
Google Test trace:
xtensor-python_0.12.2-1/test/test_common.hpp:385: row_major access
xtensor-python_0.12.2-1/test/test_common.hpp:400: Failure
      Expected: vec(2, 1, 0)
      Which is: 20
To be equal to: vec[index1]
      Which is: 2
Google Test trace:
xtensor-python_0.12.2-1/test/test_common.hpp:395: column_major access
xtensor-python_0.12.2-1/test/test_common.hpp:410: Failure
      Expected: vec(2, 1, 0)
      Which is: 20
To be equal to: vec[index1]
      Which is: 2
Google Test trace:
xtensor-python_0.12.2-1/test/test_common.hpp:405: central_major access
xtensor-python_0.12.2-1/test/test_common.hpp:422: Failure
      Expected: vec(2, 0, 0)
      Which is: 16
To be equal to: vec[id1]
      Which is: -1
Google Test trace:
xtensor-python_0.12.2-1/test/test_common.hpp:415: unit_shape access
[  FAILED  ] pytensor.indexed_access (0 ms)
...
[==========] 32 tests from 3 test cases ran. (2 ms total)
[  PASSED  ] 28 tests.
[  FAILED  ] 4 tests, listed below:
[  FAILED  ] pyarray.access
[  FAILED  ] pyarray.indexed_access
[  FAILED  ] pytensor.access
[  FAILED  ] pytensor.indexed_access

 4 FAILED TESTS
test/CMakeFiles/xtest.dir/build.make:60: recipe for target 
'test/CMakeFiles/xtest' failed
make[5]: *** [test/CMakeFiles/xtest] Error 1

--- End Message ---
--- Begin Message ---
Source: xtensor-python
Source-Version: 0.12.4-1

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

Debian distribution maintenance software
pp.
Ghislain Antony Vaillant <ghisv...@gmail.com> (supplier of updated 
xtensor-python 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: Mon, 14 Aug 2017 00:59:00 +0100
Source: xtensor-python
Binary: xtensor-python-dev xtensor-python-doc
Architecture: source
Version: 0.12.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Ghislain Antony Vaillant <ghisv...@gmail.com>
Description:
 xtensor-python-dev - Python bindings for the xtensor library
 xtensor-python-doc - documentation for xtensor-python
Closes: 871927
Changes:
 xtensor-python (0.12.4-1) unstable; urgency=medium
 .
   * New upstream version 0.12.4 (Closes: #871927)
   * Bump minimum xtensor version to 0.10.9
   * Drop superfluous CMake options
   * Mark xtensor-python-dev section libdevel
   * Mark xtensor-python-doc multiarch foreign
Checksums-Sha1:
 f93e276ae5af470fecb2ebee06f67cf2b635da1f 2484 xtensor-python_0.12.4-1.dsc
 df373e942d4a6e8d0a97c6a247888240b7866108 51917 
xtensor-python_0.12.4.orig.tar.gz
 383128ec576825f3185da53138b0e8987789d1cd 5044 
xtensor-python_0.12.4-1.debian.tar.xz
Checksums-Sha256:
 0229c426e7c02c3a33af784b1ec9faeb98c67f00389d155b9edda4802c674175 2484 
xtensor-python_0.12.4-1.dsc
 466164489b13a226fe206a4148b9d8a919dbf8071cfc988887c886b3a9a4c1bc 51917 
xtensor-python_0.12.4.orig.tar.gz
 5d5da20ebcdafb4639f7f0a636e5bcb921c659f7c063ad13d85e960f543a4060 5044 
xtensor-python_0.12.4-1.debian.tar.xz
Files:
 bbe0ddd02e712495e7b6b8d68b908ad9 2484 libs optional xtensor-python_0.12.4-1.dsc
 0f76145122531a67f9b01b9a1d34aa8f 51917 libs optional 
xtensor-python_0.12.4.orig.tar.gz
 cfa03da43ccc51fb5da5090b8654e543 5044 libs optional 
xtensor-python_0.12.4-1.debian.tar.xz

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

iQIcBAEBCAAGBQJZkqZwAAoJEPNPCXROn13ZAgcP/ioqxtDqoGXeoTmqgS620EXX
9NBfYgX/p3g+tNdGO8djKoedQ8T/tMp28V0SsWEwfHzniu46YNe9z/Jcb7kt0XK7
tUIko978aMD4e1/8pqlakn9AHQNdXyc0+21G/vSeMUwpnPH10hg5xUvWKmW7IxzW
okCT7pRxVXxsX9E3mo9AMe4+29fP/4kKvCH/Rm0Nt2MW1q69WG2OLMtuoKxb+Gxv
hY8+hfGqw/ASO3bsXoEgqaLGvRaIksv+5IJVGe3oG4FeukD0NPRCB2b54hc3elcS
7kY27N/fZnFcLAcnIRbZXH3iVk7R9VgxhOGONcF5bbWjj3UVPLtJ7/+bd1GLEKtx
NDoRwpjaUun61ELFbkpoi9OWJm5fDMPDRo26PwPM+lIX5/eqBEGTtILRK/04yMME
aiD91kdr0gGjPw4DSJ5JSMT853UFzvi/tyHz4qhwux7vRFi6FyNZQEj9F1m7+5bS
LtxGq05gB12d1YKn43nt95oQfWI7iZLnZQ5QrV4A+zyc9XaLQNAZtHxxekEi+XiQ
ZVsVSbK/olirO1XEI4nVxWNYU1oIEBcXzzIm6Q4EDAIWZy/xwmIjuTjsCJVRAEBa
DPc/ppv4D2BqLMo/o0gGoz/s1C9okxEmLaPl+qN0SgpCeH0oDvd3EHZGsc7jrAfF
80KiOhjCq1MD+XiNHWDZ
=990F
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to