[Testbot] Plone 6.0 - Python 3.7 - Build # 1284 - Failure!
jenkins-z4DKO/[email protected]
| Newsgroups | gmane.comp.web.zope.plone.tests |
|---|---|
| Message-ID | <1253996429.1542.1653269255970@[172.67.83.194]> |
Plone 6.0 - Python 3.7 - Build # 1284 - Failure:
Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7/1284/ to view the results.
Plone 6.0 - Python 3.7 - Build # 1284 - Failure:
Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7/1284/ to view the results.
Test Results:
1 tests failed.
FAILED: plone.app.testing.layers.rst
Error Message:
Failed doctest test for layers.rst
Stack Trace:
Failed doctest test for layers.rst
File "/home/jenkins/.buildout/eggs/cp37m/plone.app.testing-7.0.0a3-py3.7.egg/plone/app/testing/layers.rst", line 0
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp37m/plone.app.testing-7.0.0a3-py3.7.egg/plone/app/testing/layers.rst", line 341, in layers.rst
Failed example:
conn = urlopen(portal_url, timeout=10)
Exception raised:
Traceback (most recent call last):
File "/srv/python3.7/lib/python3.7/doctest.py", line 1337, in __run
compileflags, 1), test.globs)
File "<doctest layers.rst[91]>", line 1, in <module>
conn = urlopen(portal_url, timeout=10)
File "/srv/python3.7/lib/python3.7/urllib/request.py", line 222, in urlopen
return opener.open(url, data, timeout)
File "/srv/python3.7/lib/python3.7/urllib/request.py", line 525, in open
response = self._open(req, data)
File "/srv/python3.7/lib/python3.7/urllib/request.py", line 543, in _open
'_open', req)
File "/srv/python3.7/lib/python3.7/urllib/request.py", line 503, in _call_chain
result = func(*args)
File "/srv/python3.7/lib/python3.7/urllib/request.py", line 1378, in http_open
return self.do_open(http.client.HTTPConnection, req)
File "/srv/python3.7/lib/python3.7/urllib/request.py", line 1353, in do_open
r = h.getresponse()
File "/srv/python3.7/lib/python3.7/http/client.py", line 1373, in getresponse
response.begin()
File "/srv/python3.7/lib/python3.7/http/client.py", line 319, in begin
version, status, reason = self._read_status()
File "/srv/python3.7/lib/python3.7/http/client.py", line 280, in _read_status
line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
File "/srv/python3.7/lib/python3.7/socket.py", line 589, in readinto
return self._sock.recv_into(b)
socket.timeout: timed out
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp37m/plone.app.testing-7.0.0a3-py3.7.egg/plone/app/testing/layers.rst", line 342, in layers.rst
Failed example:
responseBody = conn.read()
Exception raised:
Traceback (most recent call last):
File "/srv/python3.7/lib/python3.7/doctest.py", line 1337, in __run
compileflags, 1), test.globs)
File "<doctest layers.rst[92]>", line 1, in <module>
responseBody = conn.read()
NameError: name 'conn' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp37m/plone.app.testing-7.0.0a3-py3.7.egg/plone/app/testing/layers.rst", line 343, in layers.rst
Failed example:
b"Fancy Portal" in responseBody
Exception raised:
Traceback (most recent call last):
File "/srv/python3.7/lib/python3.7/doctest.py", line 1337, in __run
compileflags, 1), test.globs)
File "<doctest layers.rst[93]>", line 1, in <module>
b"Fancy Portal" in responseBody
NameError: name 'responseBody' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/cp37m/plone.app.testing-7.0.0a3-py3.7.egg/plone/app/testing/layers.rst", line 345, in layers.rst
Failed example:
conn.close()
Exception raised:
Traceback (most recent call last):
File "/srv/python3.7/lib/python3.7/doctest.py", line 1337, in __run
compileflags, 1), test.globs)
File "<doctest layers.rst[94]>", line 1, in <module>
conn.close()
NameError: name 'conn' is not defined
File "/srv/python3.7/lib/python3.7/unittest/case.py", line 59, in testPartExecutor
yield
File "/srv/python3.7/lib/python3.7/unittest/case.py", line 628, in run
testMethod()
File "/srv/python3.7/lib/python3.7/doctest.py", line 2204, in runTest
raise self.failureException(self.format_failure(new.getvalue()))
_______________________________________________
Testbot mailing list
[email protected]
https://lists.plone.org/mailman/listinfo/plone-testbot