Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924863 - dev-python/bottleneck-1.3.7 fails tests: FAILED memory_test.py::test_memory_leak - assert 983040 == 0
Summary: dev-python/bottleneck-1.3.7 fails tests: FAILED memory_test.py::test_memory_l...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-02-18 07:35 UTC by Agostino Sarubbo
Modified: 2024-02-18 09:10 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,212.84 KB, text/plain)
2024-02-18 07:35 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-02-18 07:35:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/bottleneck-1.3.7 fails tests.
Discovered on: amd64 (internal ref: dash_tinderbox)
System: DASH-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#DASH)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-18 07:35:58 UTC
Created attachment 885281 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-18 09:10:36 UTC
This is probably because of pypy's gc. Also, we should really skip memory leak tests anyway, they're not really relevant for us.