Never change global variables in tests. And try hard to prevent using global variables.
-test.count=2