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

Bug 644250

Summary: dev-python/icalendar-3.9.2 : [TEST] E AssertionError: False is not true
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:icalendar-3.9.2:20180111-192727.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

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.