Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 926623

Summary: 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
Product: Gentoo Linux Reporter: matoro <matoro_gentoo>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: CONFIRMED ---    
Severity: normal CC: leohdz172, matoro_gentoo, python
Priority: Normal    
Version: unspecified   
Hardware: PPC64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 924078    
Attachments: build.log and emerge --info

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)