Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 644250 - dev-python/icalendar-3.9.2 : [TEST] E AssertionError: False is not true
Summary: dev-python/icalendar-3.9.2 : [TEST] E AssertionError: False is not true
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: 2018-01-11 19:36 UTC by Toralf Förster
Modified: 2020-03-27 16:31 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.13 KB, text/plain)
2018-01-11 19:36 UTC, Toralf Förster
Details
dev-python:icalendar-3.9.2:20180111-192727.log (dev-python:icalendar-3.9.2:20180111-192727.log,15.04 KB, text/plain)
2018-01-11 19:36 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,82.23 KB, text/plain)
2018-01-11 19:36 UTC, Toralf Förster
Details
environment (environment,137.14 KB, text/plain)
2018-01-11 19:36 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.92 KB, application/x-bzip)
2018-01-11 19:36 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.75 KB, application/x-bzip)
2018-01-11 19:36 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 2018-01-11 19:36:01 UTC
        date2 = dateutil.parser.parse('2012-08-30T22:41:00 +02:00')
>       self.assertTrue(date.tzinfo.__module__ == 'dateutil.tz')
E       AssertionError: False is not true

src/icalendar/tests/test_timezoned.py:138: AssertionError
===================== 1 failed, 83 passed in 1.40 seconds ======================

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-hardened_libressl-test_20180108-214514

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-python/icalendar
[ebuild  N    ] dev-python/icalendar-3.9.2  USE="-doc {-test}" PYTHON_TARGETS="python2_7 python3_5 -pypy -python3_4 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2018-01-11 19:36:04 UTC
Created attachment 514408 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-01-11 19:36:08 UTC
Created attachment 514410 [details]
dev-python:icalendar-3.9.2:20180111-192727.log
Comment 3 Toralf Förster gentoo-dev 2018-01-11 19:36:13 UTC
Created attachment 514412 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-01-11 19:36:18 UTC
Created attachment 514414 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-01-11 19:36:22 UTC
Created attachment 514416 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-01-11 19:36:26 UTC
Created attachment 514418 [details]
temp.tbz2
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-03-27 16:31:25 UTC
Old version removed.  Please reopen if you can reproduce with the current version.