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

Issue 10332170: Fixed thread initialization order in login_utils_browsertest.cc. (Closed)

Created:
8 years, 7 months ago by Joao da Silva
Modified:
8 years, 7 months ago
CC:
chromium-reviews, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Fixed thread initialization order in login_utils_browsertest.cc. BUG=None TEST=linux_chromeos bots turn green Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=137100

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M chrome/browser/chromeos/login/login_utils_browsertest.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Joao da Silva
This was broken at https://chromiumcodereview.appspot.com/10185008. The linux_chromeos run there only compiled and didn't run the ...
8 years, 7 months ago (2012-05-15 09:42:41 UTC) #1
Joao da Silva
@rlp, @pkasting: FYI
8 years, 7 months ago (2012-05-15 09:43:36 UTC) #2
Mattias Nissler (ping if slow)
LGTM. rlp: Please run linux_chromeos tryjobs next time if you make a change to chromeos-specific ...
8 years, 7 months ago (2012-05-15 09:43:52 UTC) #3
rpetterson
On 2012/05/15 09:43:52, Mattias Nissler wrote: > LGTM. > > rlp: Please run linux_chromeos tryjobs ...
8 years, 7 months ago (2012-05-15 16:22:15 UTC) #4
Joao da Silva
On Tue, May 15, 2012 at 6:22 PM, <rlp@chromium.org> wrote: > On 2012/05/15 09:43:52, Mattias ...
8 years, 7 months ago (2012-05-15 16:32:42 UTC) #5
rpetterson
8 years, 7 months ago (2012-05-15 16:45:43 UTC) #6
Ah, got it. I'll watch out for that next time. Thanks for fixing!

On Tue, May 15, 2012 at 9:32 AM, Joao da Silva <joaodasilva@chromium.org>wrote:

> On Tue, May 15, 2012 at 6:22 PM, <rlp@chromium.org> wrote:
>
>> On 2012/05/15 09:43:52, Mattias Nissler wrote:
>>
>>> LGTM.
>>>
>>
>>  rlp: Please run linux_chromeos tryjobs next time if you make a change to
>>> chromeos-specific code.
>>>
>>
>> Mattias, I did run linux_chromeos as the lines in this CL were added
>> specifically to fix an issue on chromeos. Please see:
>>
https://chromiumcodereview.**appspot.com/10185008/#ps63120<https://chromiumco...
the green
>> linux_chromeos try run.
>>
>>
http://codereview.chromium.**org/10332170/<http://codereview.chromium.org/103...
>>
>
> Hi Rachel,
>
> I only looked at the bot run of the last CL, which compiled but didn't run
> tests on linux_chromeos.
>
> The catch is that the bot that failed on the waterfall builds in debug
> mode, while linux_chromeos builds in release and doesn't trigger the DCHECK.
>
> All fixed now! :-)
>

Powered by Google App Engine
This is Rietveld 408576698