Closed
Bug 1263608
Opened 9 years ago
Closed 6 years ago
tests skipped due to port allocation conflicts
Categories
(MozReview Graveyard :: Testing / Development Environment, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: glob, Unassigned)
Details
i've been investigating why sometimes tests skip.
from my last run of 37 tests, three failed for the same reason:
> failed to create endpoint happy_ramanujan on network bridge:
> Bind for 0.0.0.0:20098 failed: port is already allocated
as far as i can tell this is happening because pylib/mercurial-support/run-tests.py makes no effort to check that a port is in use before using it.
Comment 1•6 years ago
|
||
MozReview is now obsolete. Please use Phabricator instead. Closing this bug.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•