[logback-dev] [qos-ch/logback] e9c22d: reduce system timing sensitivity in SocketConnecto...

Carl Harris ceharris at vt.edu
Thu Apr 4 15:36:19 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/qos-ch/logback
  Commit: e9c22dea08430b6d07381c84cbe8b0f125998d15
      https://github.com/qos-ch/logback/commit/e9c22dea08430b6d07381c84cbe8b0f125998d15
  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:
  -----------
  reduce system timing sensitivity in SocketConnectorBaseTest

Now using a larger delay tolerance and additional Thread.join calls to
give the connector thread time to exit before testing assertions that
it did exit properly.


  Commit: 94ff6ef07ad426707f8e1d575a11b5b72548bc1d
      https://github.com/qos-ch/logback/commit/94ff6ef07ad426707f8e1d575a11b5b72548bc1d
  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:
  -----------
  Merge pull request #104 from ceharris/socketConnectorTestBrokenOnJenkins

reduce system timing sensitivity in SocketConnectorBaseTest


Compare: https://github.com/qos-ch/logback/compare/ca243ac077eb...94ff6ef07ad4


More information about the logback-dev mailing list