Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1190)

Issue 2384403005: Fix flaky test ContentSerializedNavigationBuilderTest.ToNavigationEntry (Closed)

Created:
4 years, 2 months ago by jianli
Modified:
4 years, 2 months ago
Reviewers:
sky
CC:
chromium-reviews, jam, darin-cc_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix flaky test ContentSerializedNavigationBuilderTest.ToNavigationEntry The fix is to call RegisterExtendedInfoHandler only once in test. BUG=653294 Committed: https://crrev.com/3cf12be57931ebc2a8a25af27059e799ecd10b0c Cr-Commit-Position: refs/heads/master@{#425131}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address feedback #

Total comments: 8

Patch Set 3 : Address more feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -10 lines) Patch
M components/sessions/content/content_serialized_navigation_builder_unittest.cc View 1 2 3 chunks +28 lines, -9 lines 0 comments Download
M components/sessions/content/content_serialized_navigation_driver.h View 1 2 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 24 (15 generated)
jianli
4 years, 2 months ago (2016-10-06 00:02:15 UTC) #2
sky
https://codereview.chromium.org/2384403005/diff/1/components/sessions/content/content_serialized_navigation_builder_unittest.cc File components/sessions/content/content_serialized_navigation_builder_unittest.cc (right): https://codereview.chromium.org/2384403005/diff/1/components/sessions/content/content_serialized_navigation_builder_unittest.cc#newcode100 components/sessions/content/content_serialized_navigation_builder_unittest.cc:100: ContentSerializedNavigationDriver::GetInstance()-> While this works for your test, it means ...
4 years, 2 months ago (2016-10-06 17:01:47 UTC) #7
jianli
https://codereview.chromium.org/2384403005/diff/1/components/sessions/content/content_serialized_navigation_builder_unittest.cc File components/sessions/content/content_serialized_navigation_builder_unittest.cc (right): https://codereview.chromium.org/2384403005/diff/1/components/sessions/content/content_serialized_navigation_builder_unittest.cc#newcode100 components/sessions/content/content_serialized_navigation_builder_unittest.cc:100: ContentSerializedNavigationDriver::GetInstance()-> On 2016/10/06 17:01:47, sky wrote: > While this ...
4 years, 2 months ago (2016-10-06 23:54:50 UTC) #10
sky
https://codereview.chromium.org/2384403005/diff/20001/components/sessions/content/content_serialized_navigation_builder_unittest.cc File components/sessions/content/content_serialized_navigation_builder_unittest.cc (right): https://codereview.chromium.org/2384403005/diff/20001/components/sessions/content/content_serialized_navigation_builder_unittest.cc#newcode100 components/sessions/content/content_serialized_navigation_builder_unittest.cc:100: ContentSerializedNavigationDriver::GetInstance()-> Make sure you run git cl format. Also, ...
4 years, 2 months ago (2016-10-07 15:35:25 UTC) #13
jianli
https://codereview.chromium.org/2384403005/diff/20001/components/sessions/content/content_serialized_navigation_builder_unittest.cc File components/sessions/content/content_serialized_navigation_builder_unittest.cc (right): https://codereview.chromium.org/2384403005/diff/20001/components/sessions/content/content_serialized_navigation_builder_unittest.cc#newcode100 components/sessions/content/content_serialized_navigation_builder_unittest.cc:100: ContentSerializedNavigationDriver::GetInstance()-> On 2016/10/07 15:35:24, sky wrote: > Make sure ...
4 years, 2 months ago (2016-10-12 21:38:00 UTC) #15
sky
LGTM
4 years, 2 months ago (2016-10-13 02:10:08 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2384403005/40001
4 years, 2 months ago (2016-10-13 19:44:12 UTC) #21
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-10-13 19:51:14 UTC) #22
commit-bot: I haz the power
4 years, 2 months ago (2016-10-13 19:53:53 UTC) #24
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/3cf12be57931ebc2a8a25af27059e799ecd10b0c
Cr-Commit-Position: refs/heads/master@{#425131}

Powered by Google App Engine
This is Rietveld 408576698