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

Issue 3118003: Revert 55449 - Fix some problems with TaskManagerBrowserTest.PopulateWebCache... (Closed)

Created:
10 years, 4 months ago by viettrungluu
Modified:
9 years, 6 months ago
Reviewers:
Paweł Hajdan Jr.
CC:
chromium-reviews, Paweł Hajdan Jr., ben+cc_chromium.org
Visibility:
Public.

Description

Revert 55449 - Fix some problems with TaskManagerBrowserTest.PopulateWebCacheFields: - wait for an actual update to occur; otherwise we're not testing the real thing - change DCHECKs to EXPECT_EQs; that's what we should use in tests This change should also fix the crashiness of this test. TEST=browser_tests BUG=42301 Review URL: http://codereview.chromium.org/2856091 TBR=phajdan.jr@chromium.org,glen@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=55530

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -40 lines) Patch
M chrome/browser/task_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/task_manager.cc View 6 chunks +5 lines, -10 lines 0 comments Download
M chrome/browser/task_manager_browsertest.cc View 3 chunks +6 lines, -13 lines 0 comments Download
M chrome/browser/task_manager_resource_providers.h View 2 chunks +1 line, -7 lines 0 comments Download
M chrome/browser/task_manager_resource_providers.cc View 3 chunks +5 lines, -3 lines 0 comments Download
M chrome/common/notification_type.h View 1 chunk +0 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
viettrungluu
10 years, 4 months ago (2010-08-10 05:23:25 UTC) #1
Paweł Hajdan Jr.
10 years, 4 months ago (2010-08-10 17:47:23 UTC) #2
OK

Apparently it's not so easy to fix.

Powered by Google App Engine
This is Rietveld 408576698