Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 940514 - dev-python/denonavr-1.0.0 fails tests: FAILED test_denonavr.py::TestMainFunctions::test_receiver_type - denonavr.exceptions.AvrTimoutError: TimeoutException: No response can be found for GET request on description.xml amongst:
Summary: dev-python/denonavr-1.0.0 fails tests: FAILED test_denonavr.py::TestMainFunct...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Louis Sautier (sbraz)
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-09-30 07:19 UTC by Agostino Sarubbo
Modified: 2024-09-30 07:19 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,861.05 KB, text/plain)
2024-09-30 07:19 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-09-30 07:19:01 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/denonavr-1.0.0 fails tests.
Discovered on: x86 (internal ref: tinderbox_x86)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-09-30 07:19:03 UTC
Created attachment 904236 [details]
build.log

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


                raise AvrForbiddenError(f"HTTPStatusError: {err}", err.request) from err
            raise AvrRequestError(f"HTTPStatusError: {err}", err.request) from err
E           AssertionError: The following requests were not expected:
E           denonavr.exceptions.AvrTimoutError: TimeoutException: No response can be found for GET request on http://10.0.0.0:8080/description.xml amongst:
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
ERROR tests/test_denonavr.py::TestMainFunctions::test_attributes_not_none - AssertionError: The following requests were not expected:
ERROR tests/test_denonavr.py::TestMainFunctions::test_input_func_switch - AssertionError: The following requests were not expected:
ERROR tests/test_denonavr.py::TestMainFunctions::test_mute_off - AssertionError: The following requests were not expected:
ERROR tests/test_denonavr.py::TestMainFunctions::test_mute_on - AssertionError: The following requests were not expected:
ERROR tests/test_denonavr.py::TestMainFunctions::test_power_off - AssertionError: The following requests were not expected:
ERROR tests/test_denonavr.py::TestMainFunctions::test_power_on - AssertionError: The following requests were not expected:
ERROR tests/test_denonavr.py::TestMainFunctions::test_receive_callback_called - AssertionError: The following requests were not expected:
ERROR tests/test_denonavr.py::TestMainFunctions::test_receiver_type - AssertionError: The following requests were not expected:
ERROR tests/test_denonavr.py::TestMainFunctions::test_sound_mode - AssertionError: The following requests were not expected:
ERROR tests/test_denonavr.py::TestMainFunctions::test_volume_fraction - AssertionError: The following requests were not expected:
ERROR tests/test_denonavr.py::TestMainFunctions::test_volume_min - AssertionError: The following requests were not expected:
ERROR tests/test_denonavr.py::TestMainFunctions::test_volume_wholenumber - AssertionError: The following requests were not expected:
FAILED tests/test_denonavr.py::TestMainFunctions::test_attributes_not_none - denonavr.exceptions.AvrTimoutError: TimeoutException: No response can be found for GET request on http://10.0.0.0:8080/description.xml amongst:
FAILED tests/test_denonavr.py::TestMainFunctions::test_input_func_switch - denonavr.exceptions.AvrTimoutError: TimeoutException: No response can be found for GET request on http://10.0.0.0:8080/description.xml amongst:
FAILED tests/test_denonavr.py::TestMainFunctions::test_mute_off - denonavr.exceptions.AvrTimoutError: TimeoutException: No response can be found for GET request on http://10.0.0.0:8080/description.xml amongst:
FAILED tests/test_denonavr.py::TestMainFunctions::test_mute_on - denonavr.exceptions.AvrTimoutError: TimeoutException: No response can be found for GET request on http://10.0.0.0:8080/description.xml amongst:
FAILED tests/test_denonavr.py::TestMainFunctions::test_power_off - denonavr.exceptions.AvrTimoutError: TimeoutException: No response can be found for GET request on http://10.0.0.0:8080/description.xml amongst:
FAILED tests/test_denonavr.py::TestMainFunctions::test_power_on - denonavr.exceptions.AvrTimoutError: TimeoutException: No response can be found for GET request on http://10.0.0.0:8080/description.xml amongst:
FAILED tests/test_denonavr.py::TestMainFunctions::test_receive_callback_called - denonavr.exceptions.AvrTimoutError: TimeoutException: No response can be found for GET request on http://10.0.0.0:8080/description.xml amongst:
FAILED tests/test_denonavr.py::TestMainFunctions::test_receiver_type - denonavr.exceptions.AvrTimoutError: TimeoutException: No response can be found for GET request on http://10.0.0.0:8080/description.xml amongst:
FAILED tests/test_denonavr.py::TestMainFunctions::test_sound_mode - denonavr.exceptions.AvrTimoutError: TimeoutException: No response can be found for GET request on http://10.0.0.0:8080/description.xml amongst:
FAILED tests/test_denonavr.py::TestMainFunctions::test_volume_fraction - denonavr.exceptions.AvrTimoutError: TimeoutException: No response can be found for GET request on http://10.0.0.0:8080/description.xml amongst:
FAILED tests/test_denonavr.py::TestMainFunctions::test_volume_min - denonavr.exceptions.AvrTimoutError: TimeoutException: No response can be found for GET request on http://10.0.0.0:8080/description.xml amongst:
FAILED tests/test_denonavr.py::TestMainFunctions::test_volume_wholenumber - denonavr.exceptions.AvrTimoutError: TimeoutException: No response can be found for GET request on http://10.0.0.0:8080/description.xml amongst:
tests/test_denonavr.py::TestMainFunctions::test_attributes_not_none FAILED [ 3/30]
tests/test_denonavr.py::TestMainFunctions::test_input_func_switch FAILED [ 2/30]
tests/test_denonavr.py::TestMainFunctions::test_mute_off FAILED         [24/30]
tests/test_denonavr.py::TestMainFunctions::test_mute_on FAILED          [23/30]
tests/test_denonavr.py::TestMainFunctions::test_power_off FAILED        [26/30]
tests/test_denonavr.py::TestMainFunctions::test_power_on FAILED         [25/30]
tests/test_denonavr.py::TestMainFunctions::test_receive_callback_called FAILED [22/30]
tests/test_denonavr.py::TestMainFunctions::test_receiver_type FAILED    [ 1/30]
tests/test_denonavr.py::TestMainFunctions::test_sound_mode FAILED       [ 4/30]
tests/test_denonavr.py::TestMainFunctions::test_volume_fraction FAILED  [29/30]
tests/test_denonavr.py::TestMainFunctions::test_volume_min FAILED       [27/30]
tests/test_denonavr.py::TestMainFunctions::test_volume_wholenumber FAILED [28/30]