Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934490 - dev-python/wxpython-4.2.1-r2 fails tests: FAILED test_lib_floatcanvas_bbox.py::testAsBBox::testPassArray2
Summary: dev-python/wxpython-4.2.1-r2 fails tests: FAILED test_lib_floatcanvas_bbox.py...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo wxWidgets project
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 930951
  Show dependency tree
 
Reported: 2024-06-18 06:15 UTC by Agostino Sarubbo
Modified: 2024-06-18 06:23 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,920.59 KB, text/plain)
2024-06-18 06:15 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-06-18 06:15:38 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/wxpython-4.2.1-r2 fails tests.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-06-18 06:15:40 UTC
Created attachment 895994 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-06-18 06:15:41 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


']
08:06:13 runner ['/usr/bin/python3.10', '-c', 'import sys
E       AttributeError: module 'numpy' has no attribute 'alltrue'
E           AttributeError: `np.float_` was removed in the NumPy 2.0 release. Use `np.float64` instead.. Did you mean: 'float16'?
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
except AttributeError:
FAILED unittests/test_lib_floatcanvas_bbox.py::testAsBBox::testPassArray2
FAILED unittests/test_lib_floatcanvas_bbox.py::testCreator::testArrayConstruction
FAILED unittests/test_lib_floatcanvas_bbox.py::testFromPoints::testCreate
FAILED unittests/test_lib_floatcanvas_bbox.py::testFromPoints::testSinglePoint
FAILED unittests/test_lib_floatcanvas_bbox.py::testInfBBox::testValues
FAILED unittests/test_lib_floatcanvas_bbox.py::testNullBBox::testValues
[gw12] [ 730/1735] FAILED unittests/test_lib_floatcanvas_bbox.py::testAsBBox::testPassArray2 
[gw19] [1180/1735] FAILED unittests/test_lib_floatcanvas_bbox.py::testInfBBox::testValues 
[gw21] [ 794/1735] FAILED unittests/test_lib_floatcanvas_bbox.py::testCreator::testArrayConstruction 
[gw35] [1143/1735] FAILED unittests/test_lib_floatcanvas_bbox.py::testNullBBox::testValues 
[gw54] [ 986/1735] FAILED unittests/test_lib_floatcanvas_bbox.py::testFromPoints::testCreate 
[gw56] [ 879/1735] FAILED unittests/test_lib_floatcanvas_bbox.py::testFromPoints::testSinglePoint 
 import imp
 print(imp.get_tag())
 print(sys.implementation.cache_tag)
SKIPPED [1] unittests/test_lib_agw_toasterbox.py:11: Skipping because the attempt to destroy the ToasterBox (tb) instance as it goes out of scope gives:     RuntimeError: super-class __init__() of type ToasterBox     was never called
try: