HomePhorge

Fix for #4894 -- retry tests if port is in use
a097b939ab52Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix for #4894 -- retry tests if port is in use

If multiple processes are running the spec tests they may conflict trying to
listen on a port. If this happens the test waits 0.1 seconds and retries for
up to 100 times before marking the test pending due to too many conflicts.

Details

Provenance
Markus Roberts <Markus@reality.com>Authored on
James Turnbull <james@lovedthanlost.net>Committed on Nov 11 2010, 6:09 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUee61b4ecec7d: Fix for #4955 -- Race condition & memory leak in Puppet::Util
Branches
Unknown
Tags
Unknown

Event Timeline

James Turnbull <james@lovedthanlost.net> committed rPUa097b939ab52: Fix for #4894 -- retry tests if port is in use (authored by Markus Roberts <Markus@reality.com>).Nov 11 2010, 6:09 PM