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

Issue 361003: Fix BlacklistManagerBrowserTest.Basic to be more solid. (Closed)

Created:
11 years, 1 month ago by Paweł Hajdan Jr.
Modified:
9 years, 7 months ago
Reviewers:
Aaron Boodman
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix BlacklistManagerBrowserTest.Basic to be more solid. It turns out it was flaky (was waiting for an event that already happened). When running the message loop to wait for extension loading changes, it was executing BlacklistManager tasks as well. TEST=Covered by browser_tests. BUG=21541 TBR=aa Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30954

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -5 lines) Patch
M chrome/browser/privacy_blacklist/blacklist_manager_browsertest.cc View 1 chunk +13 lines, -5 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Paweł Hajdan Jr.
11 years, 1 month ago (2009-11-04 14:12:54 UTC) #1
TBR

Generally I plan to create functions to make the waiting easier, but I have yet
to write more tests for that to see which functions would be most useful.

Powered by Google App Engine
This is Rietveld 408576698