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

Bug 636412

Summary: dev-python/readme_renderer-17.2 : E AssertionError: assert # Algen<br><...r><br> <br> == # Algen<br><b...r><br> <br>
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED OBSOLETE    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-python:readme_renderer-17.2:20171103-051407.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2
tests.tbz2

Description Toralf Förster gentoo-dev 2017-11-03 16:50:28 UTC
    
>       assert out.strip() == expected.strip()
E       AssertionError: assert '# Algen<br><...r><br>```<br>' == '# Algen<br><b...r><br>```<br>'
E         Skipping 387 identical leading characters in diff, use -v to show
E         - sqlalchemy&#x27;s declarative base object<br>is to be imported like ```from .alchemy_base import Base```<br><br><br>### CLI<br>```bash<br>$\xa0algen --help<br>Usage: algen [OPTIONS]<br><br>Options:<br>  -n, --name TEXT         Name of model<br>  -c, --columns TEXT      Column definition. e.g. col_name:col_type Can be<br>                          used multiple times hence named columns. e.g. -c<br>                          foo:Int -c bar:Unicode(20)<br>  -d, --destination PATH  Destination directory. Defaul...
E         

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-systemd_test_20171031-164654

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

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)




emerge -qpv dev-python/readme_renderer
[ebuild  N    ] dev-python/readme_renderer-17.2  USE="{-test}" PYTHON_TARGETS="python2_7 python3_4 -pypy -pypy3 -python3_5 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2017-11-03 16:50:31 UTC
Created attachment 502044 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-03 16:50:35 UTC
Created attachment 502046 [details]
dev-python:readme_renderer-17.2:20171103-051407.log
Comment 3 Toralf Förster gentoo-dev 2017-11-03 16:50:37 UTC
Created attachment 502048 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-03 16:50:41 UTC
Created attachment 502050 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-03 16:50:43 UTC
Created attachment 502052 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-03 16:50:46 UTC
Created attachment 502054 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-11-03 16:50:50 UTC
Created attachment 502056 [details]
tests.tbz2
Comment 8 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-03-29 07:06:37 UTC
Old version removed.  Please reopen if you can still reproduce it.