Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945718 - dev-python/python-cinderclient-9.6.0 fails tests: v3.test_auth.AuthenticateAgainstKeystoneTests.test_auth_redirect .. DEBUG:cinderclient.client:Load http response text error: Expecting value: line 1 column 1 (char 0)
Summary: dev-python/python-cinderclient-9.6.0 fails tests: v3.test_auth.AuthenticateAg...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-12-02 08:36 UTC by Agostino Sarubbo
Modified: 2024-12-02 08:36 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,539.29 KB, text/plain)
2024-12-02 08:36 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-12-02 08:36:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/python-cinderclient-9.6.0 fails tests.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
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-12-02 08:36:36 UTC
Created attachment 913047 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-12-02 08:36:37 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


ERROR: test_keystone_request_raises_auth_failure_exception (test_client.ClientTest)
ERROR: test_password_prompted (test_shell.ShellTest)
ERROR: test_sessionclient_request_method (test_client.ClientTest)
ERROR: test_sessionclient_request_method_raises_badrequest (test_client.ClientTest)
ERROR: test_sessionclient_request_method_raises_overlimit (test_client.ClientTest)
FAILED (errors=5)
TypeError: '>' not supported between instances of 'MagicMock' and 'int'
TypeError: '>=' not supported between instances of 'Mock' and 'int'
v3.test_auth.AuthenticateAgainstKeystoneTests.test_auth_redirect ... DEBUG:cinderclient.client:Load http response text error: Expecting value: line 1 column 1 (char 0)