Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926623 - dev-python/scipy-1.12.0 fails tests on ppc64 BE: scipy/ndimage/tests/test_morphology.py::TestNdimageMorphology::test_distance_transform_cdt05[*] - assert 28 == -21
Summary: dev-python/scipy-1.12.0 fails tests on ppc64 BE: scipy/ndimage/tests/test_mo...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC64 Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 924078
  Show dependency tree
 
Reported: 2024-03-10 03:25 UTC by matoro
Modified: 2024-03-13 02:05 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log and emerge --info (build.log.gz,883.50 KB, application/gzip)
2024-03-10 03:29 UTC, matoro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description matoro archtester 2024-03-10 03:25:41 UTC
Big-endian issue only.

FAILED scipy/ndimage/tests/test_morphology.py::TestNdimageMorphology::test_distance_transform_cdt05[int8] - assert 28 == -21                   
FAILED scipy/ndimage/tests/test_morphology.py::TestNdimageMorphology::test_distance_transform_cdt05[uint8] - assert 28 == -21                  
FAILED scipy/ndimage/tests/test_morphology.py::TestNdimageMorphology::test_distance_transform_cdt05[int16] - assert 28 == -21                  
FAILED scipy/ndimage/tests/test_morphology.py::TestNdimageMorphology::test_distance_transform_cdt05[uint16] - assert 28 == -21                 
FAILED scipy/ndimage/tests/test_morphology.py::TestNdimageMorphology::test_distance_transform_cdt05[int32] - assert 28 == -21                  
FAILED scipy/ndimage/tests/test_morphology.py::TestNdimageMorphology::test_distance_transform_cdt05[uint32] - assert 28 == -21                 
FAILED scipy/ndimage/tests/test_morphology.py::TestNdimageMorphology::test_distance_transform_cdt05[int64] - assert 28 == -21                  
FAILED scipy/ndimage/tests/test_morphology.py::TestNdimageMorphology::test_distance_transform_cdt05[uint64] - assert 28 == -21                 
FAILED scipy/ndimage/tests/test_morphology.py::TestNdimageMorphology::test_distance_transform_cdt05[float32] - assert 28 == -21                
FAILED scipy/ndimage/tests/test_morphology.py::TestNdimageMorphology::test_distance_transform_cdt05[float64] - assert 28 == -21                
====================== 10 failed, 58896 passed, 2699 skipped, 239 xfailed, 14 xpassed, 10 warnings in 457.11s (0:07:37) =======================

Reproducible: Always
Comment 1 matoro archtester 2024-03-10 03:29:55 UTC
Created attachment 887200 [details]
build.log and emerge --info
Comment 2 matoro archtester 2024-03-10 03:59:45 UTC
Not a regression from previous stable (1.11.4)