Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 514410 Details for
Bug 644250
dev-python/icalendar-3.9.2 : [TEST] E AssertionError: False is not true
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python:icalendar-3.9.2:20180111-192727.log
dev-python:icalendar-3.9.2:20180111-192727.log (text/plain), 15.04 KB, created by
Toralf Förster
on 2018-01-11 19:36:08 UTC
(
hide
)
Description:
dev-python:icalendar-3.9.2:20180111-192727.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2018-01-11 19:36:08 UTC
Size:
15.04 KB
patch
obsolete
> * Package: dev-python/icalendar-3.9.2 > * Repository: gentoo > * Maintainer: python@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_5 test userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking icalendar-3.9.2.tar.gz to /var/tmp/portage/dev-python/icalendar-3.9.2/work >>>> Source unpacked in /var/tmp/portage/dev-python/icalendar-3.9.2/work >>>> Preparing source in /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2 ... > * python2_7: running distutils-r1_run_phase distutils-r1_python_compile >/usr/bin/python2.7 setup.py build >running build >running build_py >creating /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar >copying src/icalendar/__init__.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar >copying src/icalendar/cal.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar >copying src/icalendar/caselessdict.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar >copying src/icalendar/compat.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar >copying src/icalendar/parser.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar >copying src/icalendar/parser_tools.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar >copying src/icalendar/prop.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar >copying src/icalendar/timezone_cache.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar >copying src/icalendar/tools.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar >creating /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar/tests >copying src/icalendar/tests/__init__.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar/tests >copying src/icalendar/tests/test_encoding.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar/tests >copying src/icalendar/tests/test_fixed_issues.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar/tests >copying src/icalendar/tests/test_icalendar.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar/tests >copying src/icalendar/tests/test_multiple.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar/tests >copying src/icalendar/tests/test_property_params.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar/tests >copying src/icalendar/tests/test_recurrence.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar/tests >copying src/icalendar/tests/test_time.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar/tests >copying src/icalendar/tests/test_timezoned.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar/tests >copying src/icalendar/tests/test_unit_cal.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar/tests >copying src/icalendar/tests/test_unit_caselessdict.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar/tests >copying src/icalendar/tests/test_unit_parser_tools.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar/tests >copying src/icalendar/tests/test_unit_prop.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar/tests >copying src/icalendar/tests/test_unit_tools.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar/tests >running egg_info >writing requirements to src/icalendar.egg-info/requires.txt >writing src/icalendar.egg-info/PKG-INFO >writing top-level names to src/icalendar.egg-info/top_level.txt >writing dependency_links to src/icalendar.egg-info/dependency_links.txt >reading manifest file 'src/icalendar.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >warning: no previously-included files matching '*.pyc' found under directory 'src/icalendar' >warning: no previously-included files matching '*~' found under directory 'src/icalendar' >writing manifest file 'src/icalendar.egg-info/SOURCES.txt' >copying src/icalendar/tests/america_new_york.ics -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar/tests >copying src/icalendar/tests/encoding.ics -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar/tests >copying src/icalendar/tests/issue_112_missing_tzinfo_on_exdate.ics -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar/tests >copying src/icalendar/tests/issue_53_parsing_failure.ics -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar/tests >copying src/icalendar/tests/multiple.ics -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar/tests >copying src/icalendar/tests/pacific_fiji.ics -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar/tests >copying src/icalendar/tests/recurrence.ics -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar/tests >copying src/icalendar/tests/time.ics -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar/tests >copying src/icalendar/tests/timezoned.ics -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python2_7/lib/icalendar/tests >warning: build_py: byte-compiling is disabled, skipping. > > * python3_5: running distutils-r1_run_phase distutils-r1_python_compile >/usr/bin/python3.5 setup.py build >running build >running build_py >creating /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar >copying src/icalendar/__init__.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar >copying src/icalendar/cal.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar >copying src/icalendar/caselessdict.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar >copying src/icalendar/compat.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar >copying src/icalendar/parser.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar >copying src/icalendar/parser_tools.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar >copying src/icalendar/prop.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar >copying src/icalendar/timezone_cache.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar >copying src/icalendar/tools.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar >creating /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar/tests >copying src/icalendar/tests/__init__.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar/tests >copying src/icalendar/tests/test_encoding.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar/tests >copying src/icalendar/tests/test_fixed_issues.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar/tests >copying src/icalendar/tests/test_icalendar.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar/tests >copying src/icalendar/tests/test_multiple.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar/tests >copying src/icalendar/tests/test_property_params.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar/tests >copying src/icalendar/tests/test_recurrence.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar/tests >copying src/icalendar/tests/test_time.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar/tests >copying src/icalendar/tests/test_timezoned.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar/tests >copying src/icalendar/tests/test_unit_cal.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar/tests >copying src/icalendar/tests/test_unit_caselessdict.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar/tests >copying src/icalendar/tests/test_unit_parser_tools.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar/tests >copying src/icalendar/tests/test_unit_prop.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar/tests >copying src/icalendar/tests/test_unit_tools.py -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar/tests >running egg_info >writing src/icalendar.egg-info/PKG-INFO >writing dependency_links to src/icalendar.egg-info/dependency_links.txt >writing requirements to src/icalendar.egg-info/requires.txt >writing top-level names to src/icalendar.egg-info/top_level.txt >reading manifest file 'src/icalendar.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >warning: no previously-included files matching '*.pyc' found under directory 'src/icalendar' >warning: no previously-included files matching '*~' found under directory 'src/icalendar' >writing manifest file 'src/icalendar.egg-info/SOURCES.txt' >copying src/icalendar/tests/america_new_york.ics -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar/tests >copying src/icalendar/tests/encoding.ics -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar/tests >copying src/icalendar/tests/issue_112_missing_tzinfo_on_exdate.ics -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar/tests >copying src/icalendar/tests/issue_53_parsing_failure.ics -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar/tests >copying src/icalendar/tests/multiple.ics -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar/tests >copying src/icalendar/tests/pacific_fiji.ics -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar/tests >copying src/icalendar/tests/recurrence.ics -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar/tests >copying src/icalendar/tests/time.ics -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar/tests >copying src/icalendar/tests/timezoned.ics -> /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2-python3_5/lib/icalendar/tests >warning: build_py: byte-compiling is disabled, skipping. > > * python3_5: running distutils-r1_run_phase python_compile_all >>>> Source compiled. >>>> Test phase: dev-python/icalendar-3.9.2 > * python2_7: running distutils-r1_run_phase python_test >============================= test session starts ============================== >platform linux2 -- Python 2.7.14, pytest-3.2.2, py-1.4.34, pluggy-0.4.0 >rootdir: /var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2, inifile: >plugins: expect-1.1.0, hypothesis-3.44.7, backports.unittest-mock-1.3 >collected 84 items > >src/icalendar/tests/test_encoding.py .... >src/icalendar/tests/test_fixed_issues.py .................. >src/icalendar/tests/test_icalendar.py ...... >src/icalendar/tests/test_multiple.py . >src/icalendar/tests/test_property_params.py ....... >src/icalendar/tests/test_recurrence.py .. >src/icalendar/tests/test_time.py .. >src/icalendar/tests/test_timezoned.py ..F.. >src/icalendar/tests/test_unit_cal.py .......... >src/icalendar/tests/test_unit_caselessdict.py .... >src/icalendar/tests/test_unit_parser_tools.py .. >src/icalendar/tests/test_unit_prop.py ...................... >src/icalendar/tests/test_unit_tools.py . > >=================================== FAILURES =================================== >______________________ TestTimezoned.test_tzinfo_dateutil ______________________ > >self = <icalendar.tests.test_timezoned.TestTimezoned testMethod=test_tzinfo_dateutil> > > def test_tzinfo_dateutil(self): > # Test for issues #77, #63 > # references: #73,7430b66862346fe3a6a100ab25e35a8711446717 > date = dateutil.parser.parse('2012-08-30T22:41:00Z') > 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 ====================== > * ERROR: dev-python/icalendar-3.9.2::gentoo failed (test phase): > * test failed under python2.7 > * > * Call stack: > * ebuild.sh, line 124: Called src_test > * environment, line 3593: Called distutils-r1_src_test > * environment, line 1016: Called _distutils-r1_run_foreach_impl 'python_test' > * environment, line 332: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' > * environment, line 3134: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 2301: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 2299: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' > * environment, line 611: Called distutils-r1_run_phase 'python_test' > * environment, line 947: Called python_test > * environment, line 3495: Called die > * The specific snippet of code: > * coverage run --source=src/icalendar --omit=*/tests/* --module pytest src/icalendar || die "test failed under ${EPYTHON}" > * > * If you need support, post the output of `emerge --info '=dev-python/icalendar-3.9.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/icalendar-3.9.2::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-python:icalendar-3.9.2:20180111-192727.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/icalendar-3.9.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/icalendar-3.9.2/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2' > * S: '/var/tmp/portage/dev-python/icalendar-3.9.2/work/icalendar-3.9.2'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 644250
:
514408
| 514410 |
514412
|
514414
|
514416
|
514418