Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 940513 - dev-python/croniter-3.0.3 fails tests: FAILED test_croniter.py::CroniterTest::test_year - OverflowError: timestamp out of range for platform time_t
Summary: dev-python/croniter-3.0.3 fails tests: FAILED test_croniter.py::CroniterTest:...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Zac Medico
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-09-30 07:18 UTC by Agostino Sarubbo
Modified: 2024-09-30 07:19 UTC (History)
1 user (show)

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


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

Issue: dev-python/croniter-3.0.3 fails tests.
Discovered on: x86 (internal ref: tinderbox_x86)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

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

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-09-30 07:19:00 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E       OverflowError: timestamp out of range for platform time_t
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
FAILED src/croniter/tests/test_croniter.py::CroniterTest::test_year - OverflowError: timestamp out of range for platform time_t
FAILED src/croniter/tests/test_croniter.py::CroniterTest::test_year_with_second_at_beginning - OverflowError: timestamp out of range for platform time_t
FAILED src/croniter/tests/test_croniter_hash.py::CroniterHashTest::test_hash_year - OverflowError: timestamp out of range for platform time_t
src/croniter/tests/test_croniter.py::CroniterTest::test_year FAILED   [100/178]
src/croniter/tests/test_croniter.py::CroniterTest::test_year_with_second_at_beginning FAILED [105/178]
src/croniter/tests/test_croniter_hash.py::CroniterHashTest::test_hash_year FAILED [119/178]