Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 867820 - dev-python/python-cinderclient-9.1.0 fails tests
Summary: dev-python/python-cinderclient-9.1.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-01 07:08 UTC by Agostino Sarubbo
Modified: 2022-09-01 19:42 UTC (History)
3 users (show)

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


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

Issue: dev-python/python-cinderclient-9.1.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-09-01 07:08:15 UTC
Created attachment 802384 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-09-01 07:08:19 UTC
Error(s) that match a know pattern:


FAILED (failures=3)
FAIL: test_print_dict_with_dict_inside (test_utils.PrintDictTestCase)
FAIL: test_print_dict_with_return (test_utils.PrintDictTestCase)
FAIL: test_print_list_with_return (test_utils.PrintListTestCase)
testtools.matchers._impl.MismatchError: !=:
v3.test_auth.AuthenticateAgainstKeystoneTests.test_auth_redirect ... DEBUG:cinderclient.client:Load http response text error: Expecting value: line 1 column 1 (char 0)
Comment 3 Larry the Git Cow gentoo-dev 2022-09-01 19:42:07 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=390f63c34b33e78872464b42cf18eff42aaf8595

commit 390f63c34b33e78872464b42cf18eff42aaf8595
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2022-09-01 18:51:50 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2022-09-01 19:41:51 +0000

    dev-python/python-cinderclient: cap test dep prettytable to <3.4.0
    
    Tests fail in simple text comparison because the prettytable syntax
    changed in 3.4.0.
    
    Closes: https://bugs.gentoo.org/867820
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-python/python-cinderclient/python-cinderclient-9.1.0.ebuild | 2 ++
 1 file changed, 2 insertions(+)