https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-embedded/idf-component-manager-1.3.1 fails tests. Discovered on: amd64 (internal ref: guru_ci)
Created attachment 865301 [details] build.log build log and emerge --info
Error(s) that match a know pattern: E AttributeError: 'HTTPMessage' object has no attribute 'update' FAILED tests/test_api_client.py::TestAPIClient::test_api_cache - AttributeErr...
This bug happens when dev-python/vcrpy is compiled with both python_targets_python3_10 and python_targets_python3_11 USE flags enabled, although idf-component-manager runs the tests with python3.11. In a clean environment with only python_targets_python3_11 enabled this doesn't fail. Maybe it's a bug of dev-python/vcrpy??
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b83a377f3482f20b283eacc9527927f742c4bf45 commit b83a377f3482f20b283eacc9527927f742c4bf45 Author: David Roman <davidroman96@gmail.com> AuthorDate: 2023-10-16 12:06:38 +0000 Commit: David Roman <davidroman96@gmail.com> CommitDate: 2023-10-16 12:06:38 +0000 dev-embedded/idf-component-manager: fix tests Closes: https://bugs.gentoo.org/910095 Signed-off-by: David Roman <davidroman96@gmail.com> .../idf-component-manager-1.3.2-r1.ebuild | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+)