Your message dated Tue, 03 Jan 2017 09:03:58 +0000
with message-id <[email protected]>
and subject line Bug#844081: fixed in khal 0.8.4-2
has caused the Debian Bug report #844081,
regarding khal: FTBFS randomly (test_default_calendar fails)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
844081: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=844081
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:khal
Version: 0.8.4-1
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --with python3,sphinxdoc --buildsystem=pybuild
   dh_testdir -i -O--buildsystem=pybuild
   dh_update_autotools_config -i -O--buildsystem=pybuild
   dh_auto_configure -i -O--buildsystem=pybuild
I: pybuild base:184: python3.5 setup.py config 
running config
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build
I: pybuild base:184: /usr/bin/python3 setup.py build 
running build
running build_py

[... snipped ...]

tests/aux_test.py ...................ss
tests/backend_test.py ..........................
tests/cal_display_test.py ..s...
tests/cli_test.py .....x.............
tests/controller_test.py ....
tests/event_test.py ..............................
tests/khalendar_aux_test.py .s......s..........s............
tests/khalendar_test.py ....................F.
tests/settings_test.py ........
tests/terminal_test.py ...
tests/vtimezone_test.py ...
tests/ui/test_calendarwidget.py ..s
tests/ui/test_widgets.py .

=================================== FAILURES ===================================
____________________________ test_default_calendar _____________________________

coll_vdirs = (<khal.khalendar.khalendar.CalendarCollection object at 
0x7f485fcae400>, {'foobar': <FilesystemStorage(**{'path': 
'/tm...r1/private'})>, 'work': <FilesystemStorage(**{'path': 
'/tmp/pytest-of-buildd/pytest-0/test_default_calendar1/work'})>})

    def test_default_calendar(coll_vdirs):
        """test if an update to the vdir is detected by the 
CalendarCollection"""
        coll, vdirs = coll_vdirs
        vdir = vdirs['foobar']
        event = coll.new_event(event_today, 'foobar')
        vdir.upload(event)
        sleep(0.01)
        href, etag = list(vdir.list())[0]
        assert len(list(coll.get_events_on(today))) == 0
        coll.update_db()
        sleep(0.01)
>       assert len(list(coll.get_events_on(today))) == 1
E       assert 0 == 1
E        +  where 0 = len([])
E        +    where [] = list(<itertools.chain object at 0x7f4860b80860>)
E        +      where <itertools.chain object at 0x7f4860b80860> = <bound 
method CalendarCollection.get_events_on of 
<khal.khalendar.khalendar.CalendarCollection object at 
0x7f485fcae400>>(datetime.date(2016, 11, 12))
E        +        where <bound method CalendarCollection.get_events_on of 
<khal.khalendar.khalendar.CalendarCollection object at 0x7f485fcae400>> = 
<khal.khalendar.khalendar.CalendarCollection object at 
0x7f485fcae400>.get_events_on

tests/khalendar_test.py:335: AssertionError
========== 1 failed, 169 passed, 7 skipped, 1 xfailed in 2.68 seconds ==========
E: pybuild pybuild:276: test: plugin distutils failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build; python3.5 -m pytest tests
dh_auto_test: pybuild --test --test-pytest -i python{version} -p 3.5 returned 
exit code 13
debian/rules:26: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:6: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

The relevant part of the build log is included above.
If you need full build logs, just say so, I have a lot of them.

The build was made on a QEMU/KVM virtual machine with a single CPU using sbuild.

The failure happens randomly. Sometimes it fails, sometimes it does not.
(I tried to build it 57 times and it failed 19 times).

Thanks.

--- End Message ---
--- Begin Message ---
Source: khal
Source-Version: 0.8.4-2

We believe that the bug you reported is fixed in the latest version of
khal, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Filip Pytloun <[email protected]> (supplier of updated khal package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 02 Jan 2017 22:18:08 +0100
Source: khal
Binary: khal khal-doc
Architecture: source
Version: 0.8.4-2
Distribution: unstable
Urgency: medium
Maintainer: Python Applications Packaging Team 
<[email protected]>
Changed-By: Filip Pytloun <[email protected]>
Description:
 khal       - Standards based CLI and terminal calendar program
 khal-doc   - Standards based CLI and terminal calendar program - documentation
Closes: 844081
Changes:
 khal (0.8.4-2) unstable; urgency=medium
 .
   * d/patches: disable occasionally failing test_default_calendar
     (Closes: #844081)
Checksums-Sha1:
 fdd3a744f0b53c57c70ea963fd237c26c27adb64 2316 khal_0.8.4-2.dsc
 f53d028f8c7316a65216aa235d066c1b16cda405 5960 khal_0.8.4-2.debian.tar.xz
Checksums-Sha256:
 a0e14de7e4d262d825bcdec4ead08b6a6d239fa9217d81d730d3838bcc092379 2316 
khal_0.8.4-2.dsc
 ee2699f4dbd6e78fdde745b52607fa5bb4631ed463dea10de314bec0bcdc469e 5960 
khal_0.8.4-2.debian.tar.xz
Files:
 20618a6a40c2ae06384735b6988dd28d 2316 utils optional khal_0.8.4-2.dsc
 6a66b7cbb40024c58b7f561e5629a1ec 5960 utils optional khal_0.8.4-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJYa2akAAoJEGgII5uccuYby84QAJlPT6hpEPNBnxt7yG3oJBvO
diiGzhcwTj7F6QIPX0a0mgelWiPN0pVPsEqHetLo09F3p0TcbC7bMjHV39QtGY3t
QgfqAaQGW40b7bJEfAC8wpk5n03/OC3Q1TjtSEWlfKzqyAraEOdDQmZDXS8EVEvp
/MqoYlh2cLMu+FA55L1S1A6OGiDquEPi0NKGG4+qTyKLNo8tgK21jgZeflx8pjqb
A2/WtxwmHRH75SOkkFtKMmG2CWpfrNN8qWNkWM58+9J/6ctD/w2KbH5nrdJf2yiT
NwAqAW/Gcs5GfNsdYTXFtFStpRYQ2//qnFSk+nWlqZgzHQoXLcaVKbYy4un2qkSi
fsPuFJ6xQCDsyDJarriAMgG/TApHEvLy/EOLsfozviE6EfrYCLzvakrrmwghZk/I
65/e9ZPmVH2AYNj9fDUgbR8rofVsU1VHlpsR1lEkqQn4XQQ0fx9UX54g4AAEQYpk
quLSLUGXPdAgqzRJnSqwmQA8ySyKrhhiG28j33f4pzNtPPE7afdCAd8RkpkbwzI/
aV6WUkcXwCyOv1hEcYUcyep2tQuQpsxG0kkic48v3GG792i2BMIyZpYfVbaOiljQ
rMXC7V99Gh1yBEKdGhWp4Bcj91/NUDAFa0qnZNzUw0uXU4qSogjLTg0MTUkHASTm
1S1xydFMdILfsDZGXgox
=/PsN
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to