sync_integration_tests has a default verifier profile. Most of the use of this profile is redundant especially in two clients tests. It adds complexity to the tests and maintenance cost.
The plan is to completely get rid of the verifier profile in steps:
1- disable verifier profile from two client tests
2- disable verifier profile from one client tests
3- explicitly enable verifier profile if there is a good reason why some tests *do need* it (versus being enabled by default).
Comment 1 by bugdroid1@chromium.org
, Apr 1 2016