Chromium Code Reviews
Help | Chromium Project | Sign in
(14)

Issue 3005038: Uncrash BrowserFocusTest.* (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
4 years, 10 months ago by Paweł Hajdan Jr.
Modified:
4 years ago
CC:
chromium-reviews, ben+cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Uncrash BrowserFocusTest.* It didn't wait for things to finish, which was clearly broken. TBR=xji TEST=interactive_ui_tests:BrowserFocusTest.* on Linux, no crashes BUG=50696 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=54251

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -3 lines) Patch
M chrome/browser/browser_focus_uitest.cc View 4 chunks +7 lines, -3 lines 0 comments Download
Trybot results:
Commit: CQ not working?

Messages

Total messages: 5 (0 generated)
Paweł Hajdan Jr.
The test was shutting down the browser before the respective pages have finished loading. It ...
4 years, 10 months ago (2010-07-30 01:17:42 UTC) #1
James Su
Looks good to me. However I still don't understand why the tests crashes when exiting. ...
4 years, 10 months ago (2010-07-30 01:22:41 UTC) #2
Evan Stade
On 2010/07/30 01:17:42, Paweł Hajdan Jr. wrote: > The test was shutting down the browser ...
4 years, 10 months ago (2010-07-30 01:25:29 UTC) #3
James Su
Agree. Actually when InProcessBrowserTest::QuitBrowsers() gets called after running the test, it'll destroy all browsers in ...
4 years, 10 months ago (2010-07-30 01:33:37 UTC) #4
Paweł Hajdan Jr.
4 years, 10 months ago (2010-07-30 16:34:47 UTC) #5
Thanks for the review. Yeah, you're right. It's not a fix, rather a band-aid.

Brett helped me with fixing this properly. I'll send you a review link, it'll
undo these changes to the test. I'm sorry for calling it "broken" too early.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld ec887be