Closed kurtkilpela closed 3 years ago
Given that this message is printed to stderr after the test is reported as successful, it appears to be coming from the following test. The following test is called #testFailedConnects
which attempts to connect a socket using invalid arguments. One of them is port 70,000. The error appears to come from that connection attempt rather than from the test in the original comment. Closing as this appears to be a valid message.
The following message appears during #testConnectBoundSocket while running Pharo tests on the command line.