-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Replication, Testing Infrastructure
-
None
-
Fully Compatible
-
TIG 2017-07-10, TIG 2017-07-31
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Currently sync_tail_test.cpp has multiple instances of repeated boilerplate code that should be modularized to remove duplication.
Providing a testOpsAreIdempotent() function that wraps around this boilerplate should fix the issue.