Your message dated Sun, 28 Jan 2018 03:08:10 +0000
with message-id <e1efdke-00037i...@fasolo.debian.org>
and subject line Bug#884432: fixed in pytest-httpbin 0.3.0-1
has caused the Debian Bug report #884432,
regarding pytest-httpbin: 
test_httpbin_accepts_lots_of_get_requests_in_single_session FAILED
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.)


-- 
884432: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=884432
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pytest-httpbin
Version: 0.2.3-1
Severity: serious
Justification: fails to build from source

pytest-httpbin currently FTBFS:
<cut>
tests/test_httpbin.py::test_httpbin_accepts_lots_of_get_requests_in_single_session
 FAILED

=================================== FAILURES ===================================
_________ test_httpbin_accepts_lots_of_get_requests_in_single_session __________

self = <CallInfo when='call' exception: seek() called during concurrent 
operation on the same file object>
func = <function <lambda> at 0x7f15929881b8>, when = 'call'

    def __init__(self, func, when):
        #: context of invocation: one of "setup", "call",
        #: "teardown", "memocollect"
        self.when = when
        self.start = time()
        try:
>           self.result = func()

/usr/lib/python2.7/dist-packages/_pytest/runner.py:196: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/lib/python2.7/dist-packages/_pytest/runner.py:182: in <lambda>
    return CallInfo(lambda: ihook(item=item, **kwds), when=when)
/usr/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py:745: in 
__call__
    return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
/usr/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py:339: in 
_hookexec
    return self._inner_hookexec(hook, methods, kwargs)
/usr/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py:334: in 
<lambda>
    _MultiCall(methods, kwargs, hook.spec_opts).execute()
/usr/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py:613: in 
execute
    return _wrapped_call(hook_impl.function(*args), self.execute)
/usr/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py:250: in 
_wrapped_call
    wrap_controller.send(call_outcome)
/usr/lib/python2.7/dist-packages/_pytest/capture.py:139: in pytest_runtest_call
    self.suspendcapture_item(item, "call")
/usr/lib/python2.7/dist-packages/_pytest/capture.py:156: in suspendcapture_item
    out, err = self.suspendcapture(in_=in_)
/usr/lib/python2.7/dist-packages/_pytest/capture.py:97: in suspendcapture
    outerr = cap.readouterr()
/usr/lib/python2.7/dist-packages/_pytest/capture.py:327: in readouterr
    self.err.snap() if self.err is not None else "")
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

self = <FDCapture 2 oldfd=6>

    def snap(self):
        f = self.tmpfile
>       f.seek(0)
E       IOError: seek() called during concurrent operation on the same file 
object

/usr/lib/python2.7/dist-packages/_pytest/capture.py:375: IOError
--------------------------- Captured stderr teardown ---------------------------
127.0.0.1 - - [15/Dec/2017 07:58:18] "GET /get HTTP/1.1" 200 302
127.0.0.1 - - [15/Dec/2017 07:58:18] "GET /get HTTP/1.1" 200 302
127.0.0.1 - - [15/Dec/2017 07:58:18] "GET /get HTTP/1.1" 200 302
127.0.0.1 - - [15/Dec/2017 07:58:18] "GET /get HTTP/1.1" 200 302
127.0.0.1 - - [15/Dec/2017 07:58:18] "GET /get HTTP/1.1" 200 302
127.0.0.1 - - [15/Dec/2017 07:58:18] "GET /get HTTP/1.1" 200 302
127.0.0.1 - - [15/Dec/2017 07:58:18] "GET /get HTTP/1.1" 200 302
127.0.0.1 - - [15/Dec/2017 07:58:18] "GET /get HTTP/1.1" 200 302
127.0.0.1 - - [15/Dec/2017 07:58:18] "GET /get HTTP/1.1" 200 302
127.0.0.1 - - [15/Dec/2017 07:58:18] "GET /get HTTP/1.1" 200 302
</cut>

DS

-- System Information:
Debian Release: 9.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
Source: pytest-httpbin
Source-Version: 0.3.0-1

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

Debian distribution maintenance software
pp.
Pierre-Elliott Bécue <be...@crans.org> (supplier of updated pytest-httpbin 
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, 24 Jan 2018 19:09:59 +0100
Source: pytest-httpbin
Binary: python-pytest-httpbin python3-pytest-httpbin
Architecture: source all
Version: 0.3.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<python-modules-team@lists.alioth.debian.org>
Changed-By: Pierre-Elliott Bécue <be...@crans.org>
Description:
 python-pytest-httpbin - py.test plugin providing a local httpbin
 python3-pytest-httpbin - py.test plugin providing a local httpbin (Python 3)
Closes: 844358 868845 884432
Changes:
 pytest-httpbin (0.3.0-1) unstable; urgency=medium
 .
   [ Daniel Stender ]
   * drop git-dpm regime (remove deb/.git-dpm).
   * deb/gbp.conf: add standard settings incl. debian-branch for DEP-14.
 .
   [ Pierre-Elliott Bécue ]
   * New upstream release.
   * $ wrap-and-sort
   * d/control:
     - Add myself in uploaders (Closes: #868845)
     - Bump Standards-Version to 4.1.3
     - Bump dh requirement on 11
   * d/compat:
     - Bump compat to 11
   * d/copyright:
     - Switching format URL to https
   * d/rules:
     - pytest called with argument -s to avoid capturing stdout/stderr (Closes:
       #844358, #884432)
     - Move https?_proxy variables to the actual call of dh_auto_test.
   * d/tests/*:
     - Calls to pytest with argument -s, for the same reason as above.
Checksums-Sha1:
 044f4ddee3e27beb62a3e1997c09577427921cfd 2758 pytest-httpbin_0.3.0-1.dsc
 bc032c4200b43bf33179fc6920fbfe2a2968e626 14100 pytest-httpbin_0.3.0.orig.tar.gz
 0d4e15fe3d4c79c703fda93269ef1589d263d4a0 3288 
pytest-httpbin_0.3.0-1.debian.tar.xz
 be35555cb046d4c636fda9771e2d62437cfbfd54 7933 
pytest-httpbin_0.3.0-1_amd64.buildinfo
 3da691eb2cad39f287df0f995b3b4fe78be20ee6 15920 
python-pytest-httpbin_0.3.0-1_all.deb
 066305800baf8c051feabc33d8ab650507373442 15988 
python3-pytest-httpbin_0.3.0-1_all.deb
Checksums-Sha256:
 fa6cb8dd85d13e9651b94ca7883b88c801cb9972817b37560a55ac87fc745bb0 2758 
pytest-httpbin_0.3.0-1.dsc
 e6c2679ac2f3db6f8b3b09d421ab7d07352d33896bd95574910cd71da58ca460 14100 
pytest-httpbin_0.3.0.orig.tar.gz
 599e193de600206bfafe7538cdf5d522439cec27c8b3fbb48244c6e8a19182e4 3288 
pytest-httpbin_0.3.0-1.debian.tar.xz
 47277577dc757c7fb22502a2d8ed78e13c97386f3499ec3f7dbf42767112f47b 7933 
pytest-httpbin_0.3.0-1_amd64.buildinfo
 fc4521f20b11601a4dfe9ff903aa35ed070d6dd88db3dd7b2a549b574126bfe7 15920 
python-pytest-httpbin_0.3.0-1_all.deb
 9a31b34df7dd400a36149b7161d28bc10f021b92c1aa5b9a0465c80685019504 15988 
python3-pytest-httpbin_0.3.0-1_all.deb
Files:
 5d91c3cc3efbdfc0dbcb7f0882f4ddd7 2758 python optional 
pytest-httpbin_0.3.0-1.dsc
 e6b5c8b55fe4fb06dd686e27b53f96b9 14100 python optional 
pytest-httpbin_0.3.0.orig.tar.gz
 aeeaacf7e0e9141e4fefff49412150ac 3288 python optional 
pytest-httpbin_0.3.0-1.debian.tar.xz
 4ad722a36752299f28249476e35d520b 7933 python optional 
pytest-httpbin_0.3.0-1_amd64.buildinfo
 ac336e95efdec31578b501dc51a05631 15920 python optional 
python-pytest-httpbin_0.3.0-1_all.deb
 59fa088e9d271129f85f7bd25c6166b1 15988 python optional 
python3-pytest-httpbin_0.3.0-1_all.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAlptPAAACgkQHpU+J9Qx
Hlj/Tw/+KRAH85RZ+mJqyTt4yvqcasnUd/y9rWCC/2anpFBgNB193REXPfoh39tt
TjJERkzvb6cnylh5rH7R8qQQQNAHY12LbJpH1WgbAgPGbPoEbTvh/OKL5h+HgI8C
bKhHE3ZrULPbgfMySbOy8mBxFe4djhQcv7G0BZrutNE/w3esSPAi6xlEhZiHZNxt
H7p+DNPWsxyWiXuOEymCGk+W9RMqvqy/q1CW4XOVJx1oGqiAuaub3Kwgtbm3DjHm
mXRaLUra6Lmt+Zv8eqrVpuXs9JEuQE6Q6mAUS9vQZBxc+OEpKxEH6Uuj1lEeikGA
YfMFbqIZkeRZ4MKC1dPmw3LJZ6PUKE1VtLTscmi2BMCRL8nbOKqMNVoKLntwQLZt
F+0zMfkFP+Igigtda8FtWIDATU/in1sJY58SZLTXa2t6uKjCA9hRQ3/EbYP3ASFM
3Ehp+/snbEFdraMq300op3pCd9anv4v+LruKPnF1au0FeujmImig2l3Jp/tuEzMO
4uOicixHEkYBeO43TAZZ5XVMO+NXgegdV5QMQG9LaInuH531H51b1vDo+OGMf+wR
JuPfRT0f/n8QR4I3ewqHVQipkalnHog/TPM9Op9nd8jQhWqgq0urcLqL66LSaOUv
s+qn0VnxKNMj0SavQamJgPlLAgN9mlQAhj/TY1FYwNR1MT3jZaY=
=T0wJ
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to