Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904187 - dev-python/pyfakefs-5.2.1 fails tests
Summary: dev-python/pyfakefs-5.2.1 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-11 18:13 UTC by Agostino Sarubbo
Modified: 2023-11-19 09:23 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,431.01 KB, text/plain)
2023-04-11 18:13 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 2023-04-11 18:13:48 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pyfakefs-5.2.1 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-04-11 18:13:50 UTC
Created attachment 859878 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-04-11 18:13:51 UTC
Error(s) that match a know pattern:


E       AssertionError: False is not true
FAILED pyfakefs/tests/fake_filesystem_unittest_test.py::TestTempDirCreation::testTmpExists
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-04-11 18:36:10 UTC
What, your system doesn't have /tmp?
Comment 4 Agostino Sarubbo gentoo-dev 2023-04-11 20:18:35 UTC
I don't know why it says so..but I have /tmp
Comment 5 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-04-12 04:52:08 UTC
Hm, curious.  It fails if I set PORTAGE_TMPDIR=/var/tmp but succeeds with =/tmp.
Comment 6 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-11-19 09:23:33 UTC
I think this is fixed now.