Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 875623 - dev-python/h5py-3.7.0 fails tests: OSError: Unable to create file (page buffering is disabled for parallel)
Summary: dev-python/h5py-3.7.0 fails tests: OSError: Unable to create file (page buffe...
Status: CONFIRMED
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: 2022-10-06 15:12 UTC by Agostino Sarubbo
Modified: 2022-10-06 15:12 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,371.33 KB, text/plain)
2022-10-06 15:12 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 2022-10-06 15:12:52 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/h5py-3.7.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-10-06 15:12:54 UTC
Created attachment 821761 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-10-06 15:12:56 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E   OSError: Unable to create file (page buffering is disabled for parallel)
E   OSError: Unable to open file (page buffering is disabled for parallel)
FAILED h5py/tests/test_file.py::TestPageBuffering::test_actual_pbs - OSError:...
FAILED h5py/tests/test_file.py::TestPageBuffering::test_check_page_buf_size
FAILED h5py/tests/test_file.py::TestPageBuffering::test_only_with_page_strategy