Revert "Reland "[Test] Refactor BookmarkPersonalizedSigninPromoDismissTest""
This reverts commit d26915b9. Reason for revert: Tests still failing Original change's description: > Reland "[Test] Refactor BookmarkPersonalizedSigninPromoDismissTest" > > This is a reland of f4a2ff7e > > The cl was reverted because testPromoNotShownAfterBeingDismissed and > testPromoImpressionCountIncrementAfterDisplayingSigninPromo were flaky. > > After looking into more details about why the tests are flaky it seems > that SyncTestRule calls > NativeLibraryTestUtils.loadNativeLibraryAndInitBrowserProcess() as part > or rule set up. Other tests like BookmarkBridgeTest and BookmarkModelTest > uses ChromeBrowserTestRule which also calls this method during rule > setup. Changing AccountManagerTestRule to ChromeBrowserTestRule should > fix it. > > > Original change's description: > > [Test] Refactor BookmarkPersonalizedSigninPromoDismissTest > > > > Refactor BookmarkPersonalizedSigninPromoDismissTest to use > > AccountManagerTestRule and ChromeActivityTestRule instead of > > SyncTestRule so that it can be batched easily. > > > > Bug: 1145843 > > Change-Id: Ia005508ccd84c439b04b25a65af0930b5a15ee0e > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527021 > > Commit-Queue: Tanmoy Mollik <triploblastic@chromium.org> > > Reviewed-by: Marc Treib <treib@chromium.org> > > Reviewed-by: Tanmoy Mollik <triploblastic@chromium.org> > > Reviewed-by: Alice Wang <aliceywang@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#827278} > > Bug: 1145843 > Change-Id: I261da247b78cd33d2314be6aa40668a9dcdafa98 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2540669 > Reviewed-by: Marc Treib <treib@chromium.org> > Commit-Queue: Tanmoy Mollik <triploblastic@chromium.org> > Cr-Commit-Position: refs/heads/master@{#828412} TBR=treib@chromium.org,triploblastic@chromium.org,aliceywang@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1145843 Change-Id: Ifdd6babc6ded7b5f1fc98c07eb0a8f0a17f1189f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2553424Reviewed-by:Tanmoy Mollik <triploblastic@chromium.org> Commit-Queue: Tanmoy Mollik <triploblastic@chromium.org> Cr-Commit-Position: refs/heads/master@{#830141}
Showing
Please register or sign in to comment