geoalchemy2: autopkgtest regression on s390x: AssertionError

Bug #2024067 reported by Sergio Durigan Junior
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
geoalchemy2
Fix Released
Unknown
geoalchemy2 (Debian)
Fix Released
Unknown
geoalchemy2 (Ubuntu)
New
Undecided
Unassigned

Bug Description

geoalchemy2's dep8 test is failing on s390x:

=========================== short test summary info ============================
FAILED tests/test_functional.py::TestInsertionORM::test_WKTElement[postgresql]
FAILED tests/test_functional.py::TestInsertionORM::test_WKBElement[postgresql]
FAILED tests/test_functional_postgresql.py::TestUpdateORM::test_Raster[postgresql]
FAILED tests/gallery/test_decipher_raster.py::TestDecipherRaster::test_decipher_raster[postgresql-16BSI]
FAILED tests/gallery/test_decipher_raster.py::TestDecipherRaster::test_decipher_raster[postgresql-16BUI]
FAILED tests/gallery/test_decipher_raster.py::TestDecipherRaster::test_decipher_raster[postgresql-32BSI]
FAILED tests/gallery/test_decipher_raster.py::TestDecipherRaster::test_decipher_raster[postgresql-32BUI]
FAILED tests/gallery/test_decipher_raster.py::TestDecipherRaster::test_decipher_raster[postgresql-32BF]
FAILED tests/gallery/test_decipher_raster.py::TestDecipherRaster::test_decipher_raster[postgresql-64BF]
FAILED tests/gallery/test_type_decorator.py::TestTypeDecorator::test_force_3d[postgresql]
FAILED tests/test_shape.py::test_from_shape - assert <WKBElement at 0x3ffb6c9...
==== 11 failed, 375 passed, 84 skipped, 6 deselected, 15 warnings in 3.60s =====

These failures seem related to big-endian support. There are Debian and upstream bugs reporting this problem.

Changed in geoalchemy2:
status: Unknown → New
Changed in geoalchemy2:
status: New → Fix Released
Changed in geoalchemy2 (Debian):
status: Unknown → Fix Released
Revision history for this message
Miriam EspaƱa Acebal (mirespace) wrote (last edit ):

They skipped the test in version 0.13.3-2 [1]

geoalchemy2 (0.13.3-2) unstable; urgency=medium

  * Skip tests that fail on big-endian architectures, specifically s390x.
    Upstream is aware of the failing tests. (Closes: #1034304).

 -- Edward Betts <edward@4angle.com> Wed, 21 Jun 2023 12:11:34 +0100

but added them again in version 0.15.1-1 [2]

  * Reduced the number of skipped tests:
    - Optimized the test suite to minimize the number of skipped tests,
      ensuring more comprehensive test coverage.

[1] https://git.launchpad.net/ubuntu/+source/geoalchemy2/tree/debian/changelog?h=ubuntu/oracular#n3
[2] https://git.launchpad.net/ubuntu/+source/geoalchemy2/tree/debian/changelog?h=ubuntu%2Foracular-devel#n17

Maybe we could skip them again ... I retriggered the s390x for the new package but I'm having issues launching them.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.