Github user anmolnar commented on the issue:
https://github.com/apache/zookeeper/pull/420
@phunt @afine thanks for the detail comments.
I think @afine made a good point, I've removed setting the SnapCount
explicitly in each test, leaving only a common setting in the setUp method.
Only those 2 tests really care about the setting and with a little
modification, they can share the same setting.---
