Commit e7e067b8 authored by Mohamed Amir Yosef's avatar Mohamed Amir Yosef Committed by Commit Bot

[Sync::USS] Enable MC_MergeDifferentBMModelsModeratelyComplex test

This CL enables MC_MergeDifferentBMModelsModeratelyComplex bookmarks
integration test to run on USS architecture.

Bug: 516866,875239
Change-Id: Ia4c416adb118ce4ed751c4feebc70d9ae6b8b97d
Reviewed-on: https://chromium-review.googlesource.com/1193943Reviewed-by: default avatarMarc Treib <treib@chromium.org>
Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org>
Cr-Commit-Position: refs/heads/master@{#588395}
parent bafaea18
...@@ -1392,7 +1392,7 @@ IN_PROC_BROWSER_TEST_P(TwoClientBookmarksSyncTestIncludingUssTests, ...@@ -1392,7 +1392,7 @@ IN_PROC_BROWSER_TEST_P(TwoClientBookmarksSyncTestIncludingUssTests,
} }
// Merge moderately complex bookmark models. // Merge moderately complex bookmark models.
IN_PROC_BROWSER_TEST_F(TwoClientBookmarksSyncTest, IN_PROC_BROWSER_TEST_P(TwoClientBookmarksSyncTestIncludingUssTests,
MC_MergeDifferentBMModelsModeratelyComplex) { MC_MergeDifferentBMModelsModeratelyComplex) {
ASSERT_TRUE(SetupClients()) << "SetupClients() failed."; ASSERT_TRUE(SetupClients()) << "SetupClients() failed.";
DisableVerifier(); DisableVerifier();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment