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

Issue 225693005: Try to fix ProfileBrowserTest. (Closed)

Created:
6 years, 8 months ago by Marc Treib
Modified:
6 years, 8 months ago
Reviewers:
rpetterson, Yoyo Zhou
CC:
chromium-reviews, rginda+watch_chromium.org, yoshiki+watch_chromium.org
Visibility:
Public.

Description

Patch Set 1 : Test fixes - don't seem to be flaky anymore! #

Patch Set 2 : Disable tests again. #

Total comments: 3

Patch Set 3 : Cleanup: Common helper function to spin threads. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -90 lines) Patch
M chrome/browser/profiles/profile_browsertest.cc View 1 2 9 chunks +126 lines, -90 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Marc Treib
With some extra manual cleanup, the tests don't seem to be flaky anymore, as far ...
6 years, 8 months ago (2014-04-07 13:47:22 UTC) #1
rpetterson
Why are you putting all the creation steps in its own scope? Do you know ...
6 years, 8 months ago (2014-04-09 20:05:01 UTC) #2
rpetterson
https://codereview.chromium.org/225693005/diff/20001/chrome/browser/profiles/profile_browsertest.cc File chrome/browser/profiles/profile_browsertest.cc (right): https://codereview.chromium.org/225693005/diff/20001/chrome/browser/profiles/profile_browsertest.cc#newcode87 chrome/browser/profiles/profile_browsertest.cc:87: content::RunAllPendingInMessageLoop(content::BrowserThread::FILE); Can you use a ThreadBundle and eliminate all ...
6 years, 8 months ago (2014-04-09 20:05:11 UTC) #3
Marc Treib
On 2014/04/09 20:05:01, rpetterson wrote: > Why are you putting all the creation steps in ...
6 years, 8 months ago (2014-04-10 09:20:44 UTC) #4
Marc Treib
https://codereview.chromium.org/225693005/diff/20001/chrome/browser/profiles/profile_browsertest.cc File chrome/browser/profiles/profile_browsertest.cc (right): https://codereview.chromium.org/225693005/diff/20001/chrome/browser/profiles/profile_browsertest.cc#newcode87 chrome/browser/profiles/profile_browsertest.cc:87: content::RunAllPendingInMessageLoop(content::BrowserThread::FILE); On 2014/04/09 20:05:11, rpetterson wrote: > Can you ...
6 years, 8 months ago (2014-04-10 09:25:08 UTC) #5
rpetterson
lgtm Thanks for cleaning these tests up! https://codereview.chromium.org/225693005/diff/20001/chrome/browser/profiles/profile_browsertest.cc File chrome/browser/profiles/profile_browsertest.cc (right): https://codereview.chromium.org/225693005/diff/20001/chrome/browser/profiles/profile_browsertest.cc#newcode87 chrome/browser/profiles/profile_browsertest.cc:87: content::RunAllPendingInMessageLoop(content::BrowserThread::FILE); On ...
6 years, 8 months ago (2014-04-16 17:50:44 UTC) #6
Marc Treib
On 2014/04/16 17:50:44, rpetterson wrote: > lgtm > > Thanks for cleaning these tests up! ...
6 years, 8 months ago (2014-04-17 10:50:08 UTC) #7
Marc Treib
The CQ bit was checked by treib@chromium.org
6 years, 8 months ago (2014-04-17 10:50:21 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/treib@chromium.org/225693005/40001
6 years, 8 months ago (2014-04-17 10:50:34 UTC) #9
commit-bot: I haz the power
Change committed as 264493
6 years, 8 months ago (2014-04-17 12:44:12 UTC) #10
Yoyo Zhou
6 years, 8 months ago (2014-04-17 16:07:22 UTC) #11
Message was sent while issue was closed.
I believe this CL is causing a number of LSan failures.

ProfileBrowserTest.ExitType:
http://build.chromium.org/p/chromium.memory/builders/Linux%20ASan%20LSan%20Te...
ProfileBrowserTest.ProfileDeletedBeforeReadmeCreated:
http://build.chromium.org/p/chromium.memory/builders/Linux%20ASan%20LSan%20Te...

Powered by Google App Engine
This is Rietveld 408576698