Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 648406

Summary: dev-python/path-py-8.1.2: fails tests on amd64-fbsd
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED OBSOLETE    
Severity: normal CC: bsd+disabled
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/jaraco/path.py/issues/136
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

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.