Skip to content

Commit

Permalink
Make test a little more flexible to hopefully avoid spurious failures
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Fulton committed Aug 2, 2016
1 parent 4e056cd commit 64635dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ZEO/tests/testZEO2.py
Expand Up @@ -397,7 +397,7 @@ def some_basic_locking_tests():
ZEO.StorageServer INFO
(test-addr-10) disconnected during...locked transaction
ZEO.StorageServer WARNING
(test-addr-10) ('1') dequeue lock: transactions waiting: ...
(test-addr-10) ('1') ... lock: transactions waiting: ...
>>> zs1.server_status()['waiting']
0
Expand Down

0 comments on commit 64635dd

Please sign in to comment.