Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 729834 - dev-python/jedi-0.14.1 fails test_compiled_signature on py3.8
Summary: dev-python/jedi-0.14.1 fails test_compiled_signature on py3.8
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2020-06-27 10:00 UTC by Alexey
Modified: 2022-04-25 10:53 UTC (History)
1 user (show)

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


Attachments
emerge --info (file_729834.txt,19.57 KB, text/plain)
2020-06-27 10:01 UTC, Alexey
Details
build.log (build.log.bz2,28.35 KB, application/x-bzip)
2020-06-27 10:02 UTC, Alexey
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey 2020-06-27 10:00:51 UTC
>       assert signature.to_string() == sig                                                                                                                                                                                                                                       
E       AssertionError: assert 'pow(base, exp, mod=None)' == 'pow(x, y, z=None, /)'                                                                                                                                                                                               
E         - pow(base, exp, mod=None)                                                                                                                                                                                                                                              
E         + pow(x, y, z=None, /)
Comment 1 Alexey 2020-06-27 10:01:13 UTC
Created attachment 646672 [details]
emerge --info
Comment 2 Alexey 2020-06-27 10:02:25 UTC
Created attachment 646674 [details]
build.log
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-04-25 10:53:01 UTC
This version has been removed.