[CalendarServer-changes] [15782] twext/trunk/twext/who/ldap/test/test_service.py

source_changes at macosforge.org source_changes at macosforge.org
Tue Aug 2 16:37:13 PDT 2016


Revision: 15782
          http://trac.calendarserver.org//changeset/15782
Author:   sagen at apple.com
Date:     2016-08-02 16:37:13 -0700 (Tue, 02 Aug 2016)
Log Message:
-----------
Let's finish that thought...

Modified Paths:
--------------
    twext/trunk/twext/who/ldap/test/test_service.py

Modified: twext/trunk/twext/who/ldap/test/test_service.py
===================================================================
--- twext/trunk/twext/who/ldap/test/test_service.py	2016-08-02 23:24:53 UTC (rev 15781)
+++ twext/trunk/twext/who/ldap/test/test_service.py	2016-08-02 23:37:13 UTC (rev 15782)
@@ -495,8 +495,8 @@
     def test_auth_pool(self):
         """
         Verify acquiring connections from the LDAP connection pool will block
-        when connectionMax is reached,
-        and that
+        when connectionMax is reached, and that the number of connections
+        actually created is what we expect.
         """
 
         service = self.service(connectionMax=4)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20160802/a17a8cab/attachment.html>


More information about the calendarserver-changes mailing list