Http Server for tests runs on hardcoded ports

Bug #1455435 reported by Riccardo Padovani
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Oxide
Confirmed
Low
Unassigned

Bug Description

As per title, the http server used by tests runs on hardcoded ports (8080, 4443, 4444, 4445 and 4446), and this could be cause conflicts with others programs which use the same ports.

If this happens, the http server fails to bind the port, and all tests fails

Revision history for this message
Olivier Tilloy (osomon) wrote :

Passing 0 to the __init__ method of BaseHTTPServer.HTTPServer will assign a random free port.

Changed in oxide:
status: New → Confirmed
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.