Your message dated Wed, 30 Apr 2014 09:26:00 +0000
with message-id <e1wfqm8-0005ng...@franck.debian.org>
and subject line Bug#746066: fixed in python-steadymark 0.4.5-4
has caused the Debian Bug report #746066,
regarding python-steadymark: FTBFS: Tests failures
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 ow...@bugs.debian.org
immediately.)


-- 
746066: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746066
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-steadymark
Version: 0.4.5-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140426 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[2]: Entering directory `/«PKGBUILDDIR»'
> Cleaning up files that are already in .gitignore... OK!
> Running unit tests
> SteadyMark should find python code and use the previous header as title ... 
> FAIL
> SteadyMark should find docstrings and use the previous header as title ... 
> FAIL
> SteadyMark should find all the tests under the same header (title) ... FAIL
> SteadyMark should skip tests with the 'ignore' modeline ... ok
> SteadyMark should find doctest and use the previous header as title ... ok
> SteadyMark should find python code and use the previous header as title ... ok
> SteadyMark should accumulate the scope throughout the python code snippets 
> ... ok
> 
> ======================================================================
> FAIL: SteadyMark should find python code and use the previous header as title
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
>     self.test(*self.arg)
>   File "/«PKGBUILDDIR»/tests/unit/test_parser.py", line 70, in 
> test_find_python_code_with_titles
>     eval.when.called_with(test1.code).should.throw(AssertionError, "boom!")
>   File "/usr/lib/python2.7/dist-packages/sure/__init__.py", line 376, in 
> wrapper
>     value = func(self, *args, **kw)
>   File "/usr/lib/python2.7/dist-packages/sure/__init__.py", line 790, in throw
>     return _that.raises(*args, **kw)
>   File "/usr/lib/python2.7/dist-packages/sure/old.py", line 130, in raises
>     self._src, exc, e.__class__, traceback.format_exc(e)))
> AssertionError: <built-in function eval> should raise <type 
> 'exceptions.AssertionError'>, but raised <type 'exceptions.TypeError'>:
> ORIGINAL EXCEPTION:
> 
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/sure/old.py", line 118, in raises
>     self._src(*self._callable_args, **self._callable_kw)
> TypeError: eval expected at least 1 arguments, got 0
> 
> 
> ======================================================================
> FAIL: SteadyMark should find docstrings and use the previous header as title
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
>     self.test(*self.arg)
>   File "/«PKGBUILDDIR»/tests/unit/test_parser.py", line 124, in 
> test_find_inline_doctests_with_titles
>     eval.when.called_with(test2.code).should.throw(AssertionError, "uh yeah")
>   File "/usr/lib/python2.7/dist-packages/sure/__init__.py", line 376, in 
> wrapper
>     value = func(self, *args, **kw)
>   File "/usr/lib/python2.7/dist-packages/sure/__init__.py", line 790, in throw
>     return _that.raises(*args, **kw)
>   File "/usr/lib/python2.7/dist-packages/sure/old.py", line 130, in raises
>     self._src, exc, e.__class__, traceback.format_exc(e)))
> AssertionError: <built-in function eval> should raise <type 
> 'exceptions.AssertionError'>, but raised <type 'exceptions.TypeError'>:
> ORIGINAL EXCEPTION:
> 
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/sure/old.py", line 118, in raises
>     self._src(*self._callable_args, **self._callable_kw)
> TypeError: eval expected at least 1 arguments, got 0
> 
> 
> ======================================================================
> FAIL: SteadyMark should find all the tests under the same header (title)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
>     self.test(*self.arg)
>   File "/«PKGBUILDDIR»/tests/unit/test_parser.py", line 154, in 
> test_use_same_title_for_all_tests
>     eval.when.called_with(test1.code).should.throw(AssertionError, "FIRST")
>   File "/usr/lib/python2.7/dist-packages/sure/__init__.py", line 376, in 
> wrapper
>     value = func(self, *args, **kw)
>   File "/usr/lib/python2.7/dist-packages/sure/__init__.py", line 790, in throw
>     return _that.raises(*args, **kw)
>   File "/usr/lib/python2.7/dist-packages/sure/old.py", line 130, in raises
>     self._src, exc, e.__class__, traceback.format_exc(e)))
> AssertionError: <built-in function eval> should raise <type 
> 'exceptions.AssertionError'>, but raised <type 'exceptions.TypeError'>:
> ORIGINAL EXCEPTION:
> 
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/sure/old.py", line 118, in raises
>     self._src(*self._callable_args, **self._callable_kw)
> TypeError: eval expected at least 1 arguments, got 0
> 
> 
> ----------------------------------------------------------------------
> Ran 7 tests in 0.013s
> 
> FAILED (failures=3)
> make[2]: *** [unit] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/04/26/python-steadymark_0.4.5-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: python-steadymark
Source-Version: 0.4.5-4

We believe that the bug you reported is fixed in the latest version of
python-steadymark, 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 746...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand <z...@debian.org> (supplier of updated python-steadymark 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 30 Apr 2014 08:13:18 +0000
Source: python-steadymark
Binary: python-steadymark
Architecture: source all
Version: 0.4.5-4
Distribution: unstable
Urgency: medium
Maintainer: PKG OpenStack <openstack-de...@lists.alioth.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Description: 
 python-steadymark - markdown-based test runner
Closes: 746066
Changes: 
 python-steadymark (0.4.5-4) unstable; urgency=medium
 .
   * Allow the unit tests to fail, since they do with the latest version of sure
     (Closes: #746066).
Checksums-Sha1: 
 a2f8989463bb81e5eff302e2af479c33ca1ceb39 2164 python-steadymark_0.4.5-4.dsc
 d76a9e09158f1b84c23c2ec5fdcbb6c1ee062448 2256 
python-steadymark_0.4.5-4.debian.tar.xz
 63a4e8cd5958a900d6857acfc24bcc74fb29114e 9730 python-steadymark_0.4.5-4_all.deb
Checksums-Sha256: 
 c446b41523f76445ce15420cebf281936d0882ba306e8a3670d9546af7b9e806 2164 
python-steadymark_0.4.5-4.dsc
 58e47ffefffe8215ff3bc5998d94dc392bf3f56202e5871e8ff777611b0a5627 2256 
python-steadymark_0.4.5-4.debian.tar.xz
 5d2132c87145c06ae95db43fba7c3e0a464cecda1a165665dd5a7d39f5392451 9730 
python-steadymark_0.4.5-4_all.deb
Files: 
 53428dc8ff001f6058c77758468638be 2164 python optional 
python-steadymark_0.4.5-4.dsc
 64eb099999ff90f10a2ad3fd4ad2dd7b 2256 python optional 
python-steadymark_0.4.5-4.debian.tar.xz
 75db3d61d26e5cc5cb6c1a0ac034459b 9730 python optional 
python-steadymark_0.4.5-4_all.deb

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

iQIcBAEBCAAGBQJTYLD2AAoJENQWrRWsa0P+E9YQAJkY0myqqeAOfGM6KOhsqlQ0
PPXQ2kcN92viMsLOAb0bE1CLlVoYeemQMly7N/W94EEaHSkhlrFRAqPUMCR77xXM
K1aZmO1KaYoCSAlL9IJ6+/vSXUTnEozapLp3T5uobo0UuDCfKB37uvLvz4Zs9WDR
YIfG/o/5mC3vqj7emBcV4n+hCLfQjHpGIjOpHlNtb2a/RAWbRN45OBjCC32cAl59
Pumjzu8EW3aPOw/9rpvl3VJmmTzXk0y9l1GgpqJSmed6i9ilRlA3o5FhqJCZHY4k
Fi8h1x0UQ/68Oc/fuc60qHWaMbbff0u8ewsuS0/ndv7df7bSm0mgs//ohG8RalVA
s7E7HKehPqehjdftB+8c/OE5gz2ldaamMKU5kyFp5Qfk2zGxfAobBqq7daLU7yKA
5qKLoOVbnTPonvkF1wo/n65XgtHat8tMWpAl2s4twWnskF8Cu14mS5wFA0EbCTup
VueQLeJDxvmOL7ggLtu5vgmcgttLmtPg23XTKDMH4V7QiOzwRmcZcdsl8OFdl+Ox
3lNtQcVW5hoOlTIiJcAHvm2DtcPFedul++FdH2dyUbfBh2L/x8U6IJXzEm3DthR9
w6wr/a8JgXhoq7PRhvhxLBL/wdkV5tJT7OO385lCKtvXYdhnuSMCf2HRKgveWJGj
IfeYUAYgObh3nK9O4pnN
=+gQP
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to