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

Issue 10412047: Fix flakiness by removing GetLastActive from extension browser tests. (Closed)

Created:
8 years, 7 months ago by Charlie Reis
Modified:
8 years, 7 months ago
Reviewers:
Matt Perry
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org
Visibility:
Public.

Description

Fix flakiness by removing GetLastActive from extension browser tests. BUG=108853 TEST=AppApiTest.* and ExtensionBrowserTest.* no longer flaky Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=138503

Patch Set 1 : Initial patch #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -208 lines) Patch
M chrome/browser/extensions/app_process_apitest.cc View 10 chunks +50 lines, -166 lines 0 comments Download
M chrome/browser/extensions/extension_browsertest.h View 2 chunks +12 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_browsertest.cc View 3 chunks +50 lines, -0 lines 3 comments Download
M chrome/browser/extensions/extension_browsertests_misc.cc View 3 chunks +15 lines, -42 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Charlie Reis
Matt, can you review? I'm abstracting out two helper functions into ExtensionBrowserTest and removing flakiness ...
8 years, 7 months ago (2012-05-23 00:20:14 UTC) #1
Matt Perry
lgtm https://chromiumcodereview.appspot.com/10412047/diff/1001/chrome/browser/extensions/extension_browsertest.cc File chrome/browser/extensions/extension_browsertest.cc (right): https://chromiumcodereview.appspot.com/10412047/diff/1001/chrome/browser/extensions/extension_browsertest.cc#newcode486 chrome/browser/extensions/extension_browsertest.cc:486: if (newtab_process_should_equal_opener) It seems weird to have this ...
8 years, 7 months ago (2012-05-23 00:56:40 UTC) #2
Charlie Reis
https://chromiumcodereview.appspot.com/10412047/diff/1001/chrome/browser/extensions/extension_browsertest.cc File chrome/browser/extensions/extension_browsertest.cc (right): https://chromiumcodereview.appspot.com/10412047/diff/1001/chrome/browser/extensions/extension_browsertest.cc#newcode486 chrome/browser/extensions/extension_browsertest.cc:486: if (newtab_process_should_equal_opener) On 2012/05/23 00:56:40, Matt Perry wrote: > ...
8 years, 7 months ago (2012-05-23 01:01:20 UTC) #3
Matt Perry
https://chromiumcodereview.appspot.com/10412047/diff/1001/chrome/browser/extensions/extension_browsertest.cc File chrome/browser/extensions/extension_browsertest.cc (right): https://chromiumcodereview.appspot.com/10412047/diff/1001/chrome/browser/extensions/extension_browsertest.cc#newcode486 chrome/browser/extensions/extension_browsertest.cc:486: if (newtab_process_should_equal_opener) On 2012/05/23 01:01:20, creis wrote: > On ...
8 years, 7 months ago (2012-05-23 01:02:19 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/creis@chromium.org/10412047/1001
8 years, 7 months ago (2012-05-23 14:59:58 UTC) #5
commit-bot: I haz the power
8 years, 7 months ago (2012-05-23 17:11:32 UTC) #6
Change committed as 138503

Powered by Google App Engine
This is Rietveld 408576698