maidsafe-archive / MaidSafe-RUDP

Implementation of Reliable UDP
Other
97 stars 51 forks source link

Fixes test ManagedConnectionsTest.BEH_API_Bootstrap #15

Closed inetic closed 10 years ago

inetic commented 10 years ago

The test assumed there were no other instances of the test running on the same PC and expected to fail to connect to kLivePort. But when there was another test program running, the RUDP node did sometimes manage to connect to another node from the other test program, thus failing the BEH_API_Bootstrap test.

inetic commented 10 years ago

Link to dashboard: http://dash.maidsafe.net/buildSummary.php?buildid=57431