Comment #1 on issue 73 by [email protected]: Test Suite failures
https://code.google.com/p/jdiameter/issues/detail?id=73


Further investigation has shown that the tests were failing due to timing issues. These are being caused by the tests using the loop-back address 127.0.0.2. In a number of places including in debug comments the code performs an implicit name look-up on the address 127.0.0.2 which on my server was timing out after 5 seconds. As some of the tests are time critical this was causing them to fail. By adding an explicit alias in /etc/hosts for 127.0.0.2 in the /etc/hosts file I managed to get the testsuite to run successfully.

The bug can be closed. Maybe a README file can be created to state that the /etc/hosts file need to be updated?

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "mobicents-all-issues-changes" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to