[logback-dev] [qos-ch/logback] 9286f5: further reduced system timing sensitivity in Socke...
Carl Harris
ceharris at vt.edu
Thu Apr 4 18:23:35 CEST 2013
Branch: refs/heads/socketConnectorTestBrokenInJenkins
Home: https://github.com/qos-ch/logback
Commit: 9286f5f9778b833bc6db1a89e171cef23b5a4f22
https://github.com/qos-ch/logback/commit/9286f5f9778b833bc6db1a89e171cef23b5a4f22
Author: Carl Harris <ceharris at 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.
More information about the logback-dev
mailing list