Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 636830 - app-text/pytextile-2.3.3 : E AssertionError: assert == (276, 110)
Summary: app-text/pytextile-2.3.3 : E AssertionError: assert == (276, 110)
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-07 18:14 UTC by Toralf Förster
Modified: 2023-03-11 08:04 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.28 KB, text/plain)
2017-11-07 18:14 UTC, Toralf Förster
Details
app-text:pytextile-2.3.3:20171107-141351.log (app-text:pytextile-2.3.3:20171107-141351.log,12.07 KB, text/plain)
2017-11-07 18:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,219.93 KB, text/plain)
2017-11-07 18:14 UTC, Toralf Förster
Details
environment (environment,139.78 KB, text/plain)
2017-11-07 18:14 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.39 KB, application/x-bzip)
2017-11-07 18:14 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,33.35 KB, application/x-bzip)
2017-11-07 18:15 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,16.09 KB, application/x-bzip)
2017-11-07 18:15 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-07 18:14:45 UTC
    def test_imagesize():
>       assert getimagesize("http://www.google.com/intl/en_ALL/images/logo.gif") == (276, 110)
E       AssertionError: assert '' == (276, 110)
E        +  where '' = getimagesize('http://www.google.com/intl/en_ALL/images/logo.gif')

tests/test_getimagesize.py:7: AssertionError

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

  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)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)




emerge -qpv app-text/pytextile
[ebuild  N    ] app-text/pytextile-2.3.3  USE="{-test}" PYTHON_TARGETS="python2_7 python3_4 -pypy -python3_5"
Comment 1 Toralf Förster gentoo-dev 2017-11-07 18:14:48 UTC
Created attachment 503044 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-07 18:14:51 UTC
Created attachment 503046 [details]
app-text:pytextile-2.3.3:20171107-141351.log
Comment 3 Toralf Förster gentoo-dev 2017-11-07 18:14:54 UTC
Created attachment 503048 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-07 18:14:57 UTC
Created attachment 503050 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-07 18:14:59 UTC
Created attachment 503052 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-07 18:15:03 UTC
Created attachment 503054 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-11-07 18:15:05 UTC
Created attachment 503056 [details]
tests.tbz2