Descriptionsync: Re-enable some migration integration tests
Removes the "ShouldRunMigrationTest()" check from the migration tests.
This check was preventing the tests from being run, but did not cause
them to emit any errors.
Sets these tests to use the legacy python server, since the in-process
server does not yet support migration.
Removes a DCHECK in StatusChangeChecker, since the MigrationChecker
won't work when that condition is enforced. We can look into
re-enabling it at some later point.
Disables many of the migration tests. They've been broken by changes
made to the code since they were disabled.
BUG=392989
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282654
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|