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

Issue 1709173002: mojo: Delay ApplicationTestBase shell disconnection. (Closed)

Created:
4 years, 10 months ago by xhwang
Modified:
4 years, 10 months ago
CC:
Aaron Boodman, abarth-chromium, ben+mojo_chromium.org, chromium-reviews, darin (slow to review), qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

mojo: Delay ApplicationTestBase shell disconnection. BUG=587523 TEST=Reenable tests. Committed: https://crrev.com/74cb68fa1c313c885c6022eea11ef6855d9ca0da Cr-Commit-Position: refs/heads/master@{#377068}

Patch Set 1 : initial approach #

Total comments: 3

Patch Set 2 : updated #

Patch Set 3 : rebase only #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -15 lines) Patch
M mojo/shell/public/cpp/application_test_base.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M mojo/shell/public/cpp/lib/application_test_base.cc View 1 3 chunks +13 lines, -9 lines 0 comments Download
M mojo/tools/data/apptests View 1 1 chunk +4 lines, -6 lines 0 comments Download

Messages

Total messages: 25 (6 generated)
xhwang
I have no idea of what I am doing :) But this can be a ...
4 years, 10 months ago (2016-02-18 18:06:59 UTC) #2
msw
See my note at http://crbug.com/587523#c24 I don't think this is correct, but I may be ...
4 years, 10 months ago (2016-02-22 19:40:18 UTC) #3
xhwang
Updated based on the discussion in the bug. PTAL again!
4 years, 10 months ago (2016-02-23 05:30:27 UTC) #5
xhwang
rebase only
4 years, 10 months ago (2016-02-23 17:05:13 UTC) #6
msw
lgtm, i guess https://chromiumcodereview.appspot.com/1709173002/diff/1/mojo/shell/public/cpp/lib/application_test_base.cc File mojo/shell/public/cpp/lib/application_test_base.cc (right): https://chromiumcodereview.appspot.com/1709173002/diff/1/mojo/shell/public/cpp/lib/application_test_base.cc#newcode165 mojo/shell/public/cpp/lib/application_test_base.cc:165: Environment::DestroyDefaultRunLoop(); Does the order of closing ...
4 years, 10 months ago (2016-02-23 18:02:43 UTC) #7
msw
https://chromiumcodereview.appspot.com/1709173002/diff/1/mojo/shell/public/cpp/lib/application_test_base.cc File mojo/shell/public/cpp/lib/application_test_base.cc (right): https://chromiumcodereview.appspot.com/1709173002/diff/1/mojo/shell/public/cpp/lib/application_test_base.cc#newcode165 mojo/shell/public/cpp/lib/application_test_base.cc:165: Environment::DestroyDefaultRunLoop(); On 2016/02/23 18:02:42, msw wrote: > Does the ...
4 years, 10 months ago (2016-02-23 18:03:44 UTC) #8
xhwang
https://chromiumcodereview.appspot.com/1709173002/diff/1/mojo/shell/public/cpp/lib/application_test_base.cc File mojo/shell/public/cpp/lib/application_test_base.cc (right): https://chromiumcodereview.appspot.com/1709173002/diff/1/mojo/shell/public/cpp/lib/application_test_base.cc#newcode165 mojo/shell/public/cpp/lib/application_test_base.cc:165: Environment::DestroyDefaultRunLoop(); On 2016/02/23 18:03:44, msw wrote: > On 2016/02/23 ...
4 years, 10 months ago (2016-02-23 18:05:39 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1709173002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1709173002/60001
4 years, 10 months ago (2016-02-23 18:13:20 UTC) #11
xhwang
rockot: I need your OWNERS approval as well. Thanks!
4 years, 10 months ago (2016-02-23 18:34:45 UTC) #12
Ken Rockot(use gerrit already)
rs lgtm
4 years, 10 months ago (2016-02-23 18:40:22 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/149143)
4 years, 10 months ago (2016-02-23 18:44:43 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1709173002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1709173002/60001
4 years, 10 months ago (2016-02-23 19:06:42 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 10 months ago (2016-02-23 19:56:36 UTC) #18
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/74cb68fa1c313c885c6022eea11ef6855d9ca0da Cr-Commit-Position: refs/heads/master@{#377068}
4 years, 10 months ago (2016-02-23 19:57:28 UTC) #20
msw
This causes numerous mojo:mus_apptests to fail on Windows: https://build.chromium.org/p/chromium.mojo/builders/Chromium%20Mojo%20Windows/builds/15878 [ FAILED ] Command (in 103 ...
4 years, 10 months ago (2016-02-23 22:32:37 UTC) #21
xhwang
On 2016/02/23 22:32:37, msw wrote: > This causes numerous mojo:mus_apptests to fail on Windows: > ...
4 years, 10 months ago (2016-02-23 22:36:58 UTC) #22
msw
On 2016/02/23 22:36:58, xhwang wrote: > On 2016/02/23 22:32:37, msw wrote: > > This causes ...
4 years, 10 months ago (2016-02-23 22:40:57 UTC) #23
xhwang
On 2016/02/23 22:40:57, msw wrote: > On 2016/02/23 22:36:58, xhwang wrote: > > On 2016/02/23 ...
4 years, 10 months ago (2016-02-23 22:46:08 UTC) #24
xhwang
4 years, 10 months ago (2016-02-24 00:46:18 UTC) #25
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:60001) has been created in
https://chromiumcodereview.appspot.com/1728063002/ by xhwang@chromium.org.

The reason for reverting is: Revert this for now to investigate crash on
Windows..

Powered by Google App Engine
This is Rietveld 408576698