Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 729834

Summary: dev-python/jedi-0.14.1 fails test_compiled_signature on py3.8
Product: Gentoo Linux Reporter: Alexey <alexey+gentoo>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED OBSOLETE    
Severity: normal CC: alexey+gentoo
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
build.log

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.