Closed Stebalien closed 5 years ago
Looks like it didn't make it to the dialer, this error comes from the default dial failure. Perhaps there is a race with registering the dialer?
yes, it looks like that Test is missing the sleep delay other tests have.
oh nm, there is a delay in testSetupRelay for all tests.
Personally, I like running tests in parallel to repro issues like this (messes with the scheduler).
> gx-go rw
> parallel -j7 -i go test -run TestFullAddressTransportDial -- {1..100}
Closing as a result of spring cleaning. Reopen if this is still a problem.
I can't reproduce. This may have been fixed with all the connection tracking fixes.
I occasionally get the following error when running the tests: