Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921900 - [guru] dev-python/pytest-cython-0.2.1 fails tests (GCC-14-SYSTEM)
Summary: [guru] dev-python/pytest-cython-0.2.1 fails tests (GCC-14-SYSTEM)
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-01-12 08:15 UTC by Agostino Sarubbo
Modified: 2024-03-25 20:55 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,90.22 KB, text/plain)
2024-01-12 08: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-01-12 08:15:51 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pytest-cython-0.2.1 fails tests (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-14 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-12 08:15:53 UTC
Created attachment 882054 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-12 08:15:54 UTC
Error(s) that match a know pattern:


FAILED ../../../../work/pytest-cython-0.2.1/tests/example-project/src/pypackage/cython_ext_module.pyx::pypackage.cython_ext_module.Eggs.failing_test
FAILED tests/test_pytest_cython.py::test_cython_ext_module[append] - Failed: nomatch: '*Eggs.__init__ *PASSED*'
FAILED tests/test_pytest_cython.py::test_cython_ext_module[importlib] - Failed: nomatch: '*Eggs.__init__ *PASSED*'
FAILED tests/test_pytest_cython.py::test_cython_ext_module[prepend] - Failed: nomatch: '*Eggs.__init__ *PASSED*'