Closed
Description
Note: #169 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: e315cec
buildURL: Build Status, Sponge
status: failed
Test output
self = , port = 60411@pytest.fixture def socket(self, port): s = socket.socket()
s.bind(("localhost", port))
E OSError: [Errno 98] Address already in use
tests/unit/test_flow.py:278: OSError
Metadata
Metadata
Assignees
Labels
This issue needs some love.Tells the Flaky Bot not to close or comment on this issue.An issue filed by the Flaky Bot. Should not be added manually.Important issue which blocks shipping the next release. Will be fixed prior to next release.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.