Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 648406 - dev-python/path-py-8.1.2: fails tests on amd64-fbsd
Summary: dev-python/path-py-8.1.2: fails tests on amd64-fbsd
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-21 14:10 UTC by Michał Górny
Modified: 2020-08-07 21:27 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,7.78 KB, text/x-log)
2018-02-21 14:11 UTC, Michał Górny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-02-21 14:10:19 UTC
>               assert ct == ct2 or ct2 == f.mtime
E               AssertionError: assert (1519221891.936789 == 1519221896.132958 or 1519221896.132958 == 1519221896.132926)
E                +  where 1519221896.132926 = Path(u'/var/tmp/portage/dev-python/path-py-8.1.2/temp/pytest-of-portage/pytest-0/test_touch1/test.txt').mtime

test_path.py:310: AssertionError
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-02-21 14:11:51 UTC
Created attachment 520380 [details]
build.log
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-02-21 14:15:20 UTC
@bsd, do I see correctly that 'touch' updates ctime on Linux but not on BSD?
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-02-21 15:00:37 UTC
No, I did see wrong. Filed upstream and let's see what they think.
Comment 4 David Denoncin 2020-08-07 21:27:49 UTC
In tree version is stable. Tests pass on amd64. amd64-fbsd is no longer maintained by any active Gentoo developers.