Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 635802 - dev-python/prompt_toolkit-1.0.15 : E AssertionError: assert \x1b[0;38;5;197mHello in \x1b[0m\x1b[?7h\x1b[0;91mHello \x1b[0;92;3mworld\x1b[0m
Summary: dev-python/prompt_toolkit-1.0.15 : E AssertionError: assert \x1b[0;38;5;197mH...
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: 2017-10-29 16:51 UTC by Toralf Förster
Modified: 2020-03-28 12:46 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.97 KB, text/plain)
2017-10-29 16:51 UTC, Toralf Förster
Details
dev-python:prompt_toolkit-1.0.15:20171029-162931.log (dev-python:prompt_toolkit-1.0.15:20171029-162931.log,40.73 KB, text/plain)
2017-10-29 16:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,102.65 KB, text/plain)
2017-10-29 16:51 UTC, Toralf Förster
Details
environment (environment,107.08 KB, text/plain)
2017-10-29 16:51 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.17 KB, application/x-bzip)
2017-10-29 16:51 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.81 KB, application/x-bzip)
2017-10-29 16:51 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,10.31 KB, application/x-bzip)
2017-10-29 16:51 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-10-29 16:51:22 UTC
        print_tokens(tokens, style=style, file=f)
>       assert b'\x1b[0;38;5;197mHello' in f.data
E       AssertionError: assert '\x1b[0;38;5;197mHello' in '\x1b[0m\x1b[?7h\x1b[0;91mHello \x1b[0;92;3mworld\x1b[0m'
E        +  where '\x1b[0m\x1b[?7h\x1b[0;91mHello \x1b[0;92;3mworld\x1b[0m' = <test_print_tokens._Capture instance at 0x7fe6274e8cb0>.data

tests/test_print_tokens.py:49: AssertionError

  -------------------------------------------------------------------

  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/prompt_toolkit
[ebuild  N    ] dev-python/prompt_toolkit-1.0.15  USE="{-test}" PYTHON_TARGETS="python2_7 python3_4 -python3_5 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2017-10-29 16:51:25 UTC
Created attachment 500840 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-10-29 16:51:28 UTC
Created attachment 500842 [details]
dev-python:prompt_toolkit-1.0.15:20171029-162931.log
Comment 3 Toralf Förster gentoo-dev 2017-10-29 16:51:31 UTC
Created attachment 500844 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-10-29 16:51:34 UTC
Created attachment 500846 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-10-29 16:51:37 UTC
Created attachment 500848 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-10-29 16:51:40 UTC
Created attachment 500850 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-10-29 16:51:43 UTC
Created attachment 500852 [details]
tests.tbz2
Comment 8 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-03-28 12:46:17 UTC
Old version removed.