Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 636412 - dev-python/readme_renderer-17.2 : E AssertionError: assert # Algen<br><...r><br> <br> == # Algen<br><b...r><br> <br>
Summary: dev-python/readme_renderer-17.2 : E AssertionError: assert # Algen<br><...r><...
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-11-03 16:50 UTC by Toralf Förster
Modified: 2020-03-29 07:06 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.49 KB, text/plain)
2017-11-03 16:50 UTC, Toralf Förster
Details
dev-python:readme_renderer-17.2:20171103-051407.log (dev-python:readme_renderer-17.2:20171103-051407.log,10.74 KB, text/plain)
2017-11-03 16:50 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,86.36 KB, text/plain)
2017-11-03 16:50 UTC, Toralf Förster
Details
environment (environment,110.56 KB, text/plain)
2017-11-03 16:50 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.35 KB, application/x-bzip)
2017-11-03 16:50 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.62 KB, application/x-bzip)
2017-11-03 16:50 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,6.18 KB, application/x-bzip)
2017-11-03 16:50 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-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.