DescriptionSession/tab sync performance tests.
This patch adds tab sync performance tests, similar to the tests for the existing datatypes in live_sync/performance. Changes to LiveSessionsSyncTest were required - most significantly the addition of AwaitSessionPropagation, which waits until a vector of urls can all be found in the model associator. This type of wait loop previously existed as part of OpenTab, and worked with a single url. AwaitSessionPropagation supports multiple urls, and is called from OpenTab, OpenMultipleTabs, and SessionsSyncPerfTest::UpdateTabs.
BUG=none
TEST=sync_performance_tests, sync_integration_tests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95675
Patch Set 1 #Patch Set 2 : comment typos #
Total comments: 12
Patch Set 3 : review fixes #Patch Set 4 : Review fixes + adjust wait loop #Patch Set 5 : Remove disabled test #Patch Set 6 : Remove unneeded variables used by disabled test #
Total comments: 7
Patch Set 7 : more review suggestions #
Messages
Total messages: 7 (0 generated)
|