-
Notifications
You must be signed in to change notification settings - Fork 84
Closed
Labels
🚨This issue needs some love.This issue needs some love.flakybot: flakyTells the Flaky Bot not to close or comment on this issue.Tells the Flaky Bot not to close or comment on this issue.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
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.This issue needs some love.flakybot: flakyTells the Flaky Bot not to close or comment on this issue.Tells the Flaky Bot not to close or comment on this issue.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.