Source: python-tornado
Version: 6.1.0-3
Severity: serious
Tags: ftbfs
User: debian...@lists.debian.org
Usertags: regression

Hi Maintainer

Sometime around 2022-05-08, python-tornado's autopkgtests regressed in
testing [1].
I've copied what I hope is the relevant part below.

The package also now FTBFS on reproducible builds [2] with the same error.

Regards
Graham


[1] https://ci.debian.net/packages/p/python-tornado/testing/amd64/
[2] https://tests.reproducible-builds.org/debian/rb-pkg/python-tornado.html


======================================================================
ERROR: test_multi_line_headers
(tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/tornado/testing.py", line 98, in __call__
    result = self.orig_method(*args, **kwargs)
  File "/usr/lib/python3/dist-packages/tornado/test/httpclient_test.py",
line 534, in test_multi_line_headers
    resp = self.fetch("http://127.0.0.1:%d/"; % port)
  File "/usr/lib/python3/dist-packages/tornado/testing.py", line 443, in fetch
    return self.io_loop.run_sync(
  File "/usr/lib/python3/dist-packages/tornado/ioloop.py", line 530, in run_sync
    return future_cell[0].result()
tornado.curl_httpclient.CurlError: HTTP 599: Header without colon

----------------------------------------------------------------------
Ran 1167 tests in 16.585s

FAILED (errors=1, skipped=6)
Some tests were skipped because: Prevent internet access during build,
needs fix, no testable future imports, pycares module not present

Reply via email to