Skip to content

Commit

Permalink
made a test less subject to spurious failure
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Fulton committed Jul 20, 2016
1 parent b17240d commit 8b93f49
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/ZEO/tests/testZEO2.py
Expand Up @@ -397,8 +397,7 @@ def some_basic_locking_tests():
ZEO.StorageServer INFO
(test-addr-10) disconnected during unlocked transaction
ZEO.StorageServer WARNING
(test-addr-10) ('1') dequeue lock: transactions waiting: 8
...
(test-addr-10) ('1') dequeue lock: transactions waiting: ...
>>> zs1.server_status()['waiting']
0
Expand Down

0 comments on commit 8b93f49

Please sign in to comment.