Skip to content

Commit

Permalink
try to make test more stable
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Fulton committed Jul 21, 2016
1 parent 935628a commit 5251481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ZEO/tests/testZEO2.py
Expand Up @@ -395,7 +395,7 @@ def some_basic_locking_tests():
>>> for client in clients:
... client.notify_disconnected() # doctest: +ELLIPSIS
ZEO.StorageServer INFO
(test-addr-10) disconnected during unlocked transaction
(test-addr-10) disconnected during ...locked transaction
ZEO.StorageServer WARNING
(test-addr-10) ('1') dequeue lock: transactions waiting: ...
Expand Down

0 comments on commit 5251481

Please sign in to comment.