http://git.bind10.isc.org/~tester/builder/BIND10-lettuce/
20120918210000-MacOS/logs/lettuce.out
AssertionError: Got 3, expected less than 3 as counter xfrrej for zone _SERVER_
Removed the upper limits of the counter xfrrej. Because a xfer request might be
rejected greater than 3 times. This number of times might depend on something
like the environment or the platform or the rasing condition, where this
lettuce test is running.
# The counts of rejection would be between 1 and 2. They are not
# fixed. It would depend on timing or the platform.
The counter xfrrej for the zone _SERVER_ should be greater than 0
- The counter xfrrej for the zone _SERVER_ should be less than 3
The counter xfrrej for the zone example.org. should be greater than 0
- The counter xfrrej for the zone example.org. should be less than 3
The counter xfrreqdone for the zone _SERVER_ should be 0
The counter xfrreqdone for the zone example.org. should be 0