Closed Bug 1939729 Opened 2 months ago Closed 2 months ago

investigate the warnings from test_download_pdf.py

Categories

(Mozilla QA :: STArFox, task)

Version 4

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: pwong, Unassigned)

References

(Blocks 1 open bug)

Details

The following logs do not affect the test pass, but should be investigated:
------------------------------------------------------------------------ live log teardown ------------------------------------------------------------------------
WARNING urllib3.connectionpool:connectionpool.py:870 Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x105e0fdd0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/401f1ad7-03d8-4677-a386-2f69f873a048
WARNING urllib3.connectionpool:connectionpool.py:870 Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x105e0f5d0>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/401f1ad7-03d8-4677-a386-2f69f873a048
WARNING urllib3.connectionpool:connectionpool.py:870 Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x105e1c750>: Failed to establish a new connection: [Errno 61] Connection refused')': /session/401f1ad7-03d8-4677-a386-2f69f873a048

Status: NEW → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
Target Milestone: --- → Future
QA Whiteboard: [Fx-Desk-Auto]
Target Milestone: Future → ---
Component: General → STArFox
You need to log in before you can comment on or make changes to this bug.