Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934553 - app-containers/sen-0.7.0 fails tests: FAILED test_container_info.py::test_short_id - TypeError: kwargs_from_env() got an unexpected keyword argument assert_hostname
Summary: app-containers/sen-0.7.0 fails tests: FAILED test_container_info.py::test_sho...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-06-19 13:49 UTC by Agostino Sarubbo
Modified: 2024-06-19 13:49 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,140.78 KB, text/plain)
2024-06-19 13:49 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 2024-06-19 13:49:55 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-containers/sen-0.7.0 fails tests.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-06-19 13:49:57 UTC
Created attachment 896103 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-06-19 13:49:57 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


  AttributeError: 'WidgetBase' object has no attribute 'notify_widget'
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
E       TypeError: kwargs_from_env() got an unexpected keyword argument 'assert_hostname'
FAILED tests/test_container_info.py::test_short_id - TypeError: kwargs_from_env() got an unexpected keyword argument 'assert_hostname'
FAILED tests/test_docker_backend.py::test_containers_call - TypeError: kwargs_from_env() got an unexpected keyword argument 'assert_hostname'
FAILED tests/test_docker_backend.py::test_images_call - TypeError: kwargs_from_env() got an unexpected keyword argument 'assert_hostname'
FAILED tests/test_docker_backend.py::test_short_id - TypeError: kwargs_from_env() got an unexpected keyword argument 'assert_hostname'
FAILED tests/test_docker_backend.py::test_stats - TypeError: kwargs_from_env() got an unexpected keyword argument 'assert_hostname'
tests/test_container_info.py::test_short_id FAILED                      [ 9/59]
tests/test_docker_backend.py::test_containers_call FAILED               [11/59]
tests/test_docker_backend.py::test_images_call FAILED                   [10/59]
tests/test_docker_backend.py::test_short_id FAILED                      [12/59]
tests/test_docker_backend.py::test_stats FAILED                         [14/59]