Your message dated Fri, 06 Apr 2018 21:32:03 +0000
with message-id <e1f4yxn-0006ig...@fasolo.debian.org>
and subject line Bug#894691: Removed package(s) from unstable
has caused the Debian Bug report #892633,
regarding pytest-catchlog FTBFS with pytest 3.3.2-2
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.)


-- 
892633: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892633
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pytest-catchlog
Version: 1.2.2+git20170915-3
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/pytest-catchlog.html

...
I: pybuild base:184: python2.7 -m pytest -v -x
============================= test session starts ==============================
platform linux2 -- Python 2.7.14+, pytest-3.3.2, py-1.5.2, pluggy-0.6.0 -- 
/usr/bin/python2.7
cachedir: .cache
rootdir: /build/1st/pytest-catchlog-1.2.2+git20170915, inifile:
plugins: catchlog-1.2.2
collecting ... collected 25 items

tests/test_compat.py::test_camel_case_aliases FAILED                     [  4%]

=================================== FAILURES ===================================
___________________________ test_camel_case_aliases ____________________________

testdir = <Testdir 
local('/tmp/pytest-of-pbuilder1/pytest-0/test_camel_case_aliases0')>

    def test_camel_case_aliases(testdir):
        testdir.makepyfile('''
            import logging
    
            logger = logging.getLogger(__name__)
    
            def test_foo(caplog):
                caplog.setLevel(logging.INFO)
                logger.debug('boo!')
    
                with caplog.atLevel(logging.WARNING):
                    logger.info('catch me if you can')
            ''')
        result = testdir.runpytest()
>       assert result.ret == 0
E       assert 1 == 0
E        +  where 1 = <_pytest.pytester.RunResult instance at 
0x7f8b617edcf8>.ret

/build/1st/pytest-catchlog-1.2.2+git20170915/tests/test_compat.py:19: 
AssertionError
----------------------------- Captured stdout call -----------------------------
============================= test session starts ==============================
platform linux2 -- Python 2.7.14+, pytest-3.3.2, py-1.5.2, pluggy-0.6.0
rootdir: /tmp/pytest-of-pbuilder1/pytest-0/test_camel_case_aliases0, inifile:
plugins: catchlog-1.2.2
collected 1 item

test_camel_case_aliases.py F                                             [100%]

=================================== FAILURES ===================================
___________________________________ test_foo ___________________________________

caplog = <_pytest.logging.LogCaptureFixture object at 0x7f8b618820d0>

    def test_foo(caplog):
>       caplog.setLevel(logging.INFO)
E       AttributeError: 'LogCaptureFixture' object has no attribute 'setLevel'

test_camel_case_aliases.py:6: AttributeError
=============================== warnings summary ===============================
None
  pytest-catchlog plugin has been merged into the core, please remove it from 
your requirements.

-- Docs: http://doc.pytest.org/en/latest/warnings.html
===================== 1 failed, 1 warnings in 0.34 seconds =====================
=============================== warnings summary ===============================
None
  pytest-catchlog plugin has been merged into the core, please remove it from 
your requirements.

-- Docs: http://doc.pytest.org/en/latest/warnings.html
===================== 1 failed, 1 warnings in 2.64 seconds =====================
E: pybuild pybuild:283: test: plugin custom failed with: exit code=1: python2.7 
-m pytest -v -x
dh_auto_test: pybuild --test --test-pytest -i python{version} -p 2.7 returned 
exit code 13
make[1]: *** [debian/rules:17: override_dh_auto_install] Error 25

--- End Message ---
--- Begin Message ---
Version: 1.2.2+git20170915-3+rm

Dear submitter,

as the package pytest-catchlog has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/894691

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to