| Summary: | dev-python/jedi-0.10.2 : E AssertionError: assert BaseNewInt == int | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
| Component: | Current packages | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | mgorny |
| Priority: | Normal | Keywords: | TESTFAILURE |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
emerge-info.txt
dev-python:jedi-0.10.2:20171029-162531.log emerge-history.txt environment etc.portage.tbz2 temp.tbz2 |
||
Created attachment 500854 [details]
emerge-info.txt
Created attachment 500856 [details]
dev-python:jedi-0.10.2:20171029-162531.log
Created attachment 500858 [details]
emerge-history.txt
Created attachment 500860 [details]
environment
Created attachment 500862 [details]
etc.portage.tbz2
Created attachment 500864 [details]
temp.tbz2
Please try with 0.12.1. |
def check(column, call_name, path=None): > assert jedi.Script(s, 1, column, path).call_signatures()[0].name == call_name E AssertionError: assert 'BaseNewInt' == 'int' E - BaseNewInt E + int ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 13.0-desktop-plasma-systemd_test_20171025-203252 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-6.4.0 * Available Python interpreters, in order of preference: [1] python3.4 [2] python3.6 (fallback) [3] python2.7 (fallback) java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.5.1 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm emerge -qpv dev-python/jedi [ebuild N ] dev-python/jedi-0.10.2 USE="-doc {-test}" PYTHON_TARGETS="python2_7 python3_4 -python3_5 -python3_6"