
4 Apr
2013
4 Apr
'13
4:23 p.m.
Branch: refs/heads/socketConnectorTestBrokenInJenkins Home: https://github.com/qos-ch/logback Commit: 9286f5f9778b833bc6db1a89e171cef23b5a4f22 https://github.com/qos-ch/logback/commit/9286f5f9778b833bc6db1a89e171cef23b5... Author: Carl Harris <ceharris@vt.edu> Date: 2013-04-04 (Thu, 04 Apr 2013) Changed paths: M logback-core/src/test/java/ch/qos/logback/core/net/SocketConnectorBaseTest.java Log Message: ----------- further reduced system timing sensitivity in SocketConnectorBase When testing the exception reported by SocketConnectorBase after a connection failure, the test now uses lock and associated condition to avoid synchronization issues.