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

Issue 1995613003: views/mus: Fix some flaky crashes during test teardown. (Closed)

Created:
4 years, 7 months ago by sadrul
Modified:
4 years, 7 months ago
CC:
chromium-reviews, tfarina, yzshen1, Anand Mistry (off Chromium)
Base URL:
https://chromium.googlesource.com/chromium/src.git@views-mus-more-focus-fix
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

views/mus: Fix some flaky crashes during test teardown. BUG=602038, 613371 Committed: https://crrev.com/a71fbc30b977cf95aaaef70e68d794510648198b Cr-Commit-Position: refs/heads/master@{#394935}

Patch Set 1 #

Total comments: 5

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -13 lines) Patch
M ui/views/mus/surface_binding.cc View 1 2 chunks +8 lines, -0 lines 0 comments Download
M ui/views/mus/surface_context_factory.cc View 1 chunk +4 lines, -1 line 0 comments Download
M ui/views/test/views_test_base.h View 1 chunk +0 lines, -5 lines 0 comments Download
M ui/views/test/views_test_base.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M ui/views/widget/widget_unittest.cc View 1 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 21 (8 generated)
sadrul
rockot@ Please see the comment below in surface_binding.cc sky@ Please review. https://codereview.chromium.org/1995613003/diff/1/ui/views/mus/surface_binding.cc File ui/views/mus/surface_binding.cc (right): ...
4 years, 7 months ago (2016-05-18 20:00:20 UTC) #2
sadrul
For an example of the failure, see the various crashes in Compositor::DidFailToInitializeOutputSurface() in https://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/231388/steps/views_mus_unittests%20%28with%20patch%29%20on%20Ubuntu-12.04/logs/stdio https://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/231393/steps/views_mus_unittests%20%28with%20patch%29%20on%20Ubuntu-12.04/logs/stdio ...
4 years, 7 months ago (2016-05-18 20:01:24 UTC) #3
sky
+yzshen for the encountered_error issue. https://codereview.chromium.org/1995613003/diff/1/ui/views/mus/surface_binding.cc File ui/views/mus/surface_binding.cc (right): https://codereview.chromium.org/1995613003/diff/1/ui/views/mus/surface_binding.cc#newcode132 ui/views/mus/surface_binding.cc:132: gpu_.set_connection_error_handler([]{}); On 2016/05/18 20:00:19, ...
4 years, 7 months ago (2016-05-18 20:10:33 UTC) #5
Ken Rockot(use gerrit already)
https://codereview.chromium.org/1995613003/diff/1/ui/views/mus/surface_binding.cc File ui/views/mus/surface_binding.cc (right): https://codereview.chromium.org/1995613003/diff/1/ui/views/mus/surface_binding.cc#newcode132 ui/views/mus/surface_binding.cc:132: gpu_.set_connection_error_handler([]{}); On 2016/05/18 at 20:00:19, sadrul wrote: > rockot@: ...
4 years, 7 months ago (2016-05-18 20:11:09 UTC) #7
sadrul
Because the flaky crashes are somewhat annoying when running tests locally, I would like to ...
4 years, 7 months ago (2016-05-19 20:14:17 UTC) #8
Ken Rockot(use gerrit already)
On 2016/05/19 at 20:14:17, sadrul wrote: > Because the flaky crashes are somewhat annoying when ...
4 years, 7 months ago (2016-05-19 20:27:07 UTC) #9
sadrul
On 2016/05/19 20:27:07, Ken Rockot wrote: > On 2016/05/19 at 20:14:17, sadrul wrote: > > ...
4 years, 7 months ago (2016-05-19 20:36:13 UTC) #10
Ken Rockot(use gerrit already)
On 2016/05/19 at 20:36:13, sadrul wrote: > On 2016/05/19 20:27:07, Ken Rockot wrote: > > ...
4 years, 7 months ago (2016-05-19 20:43:42 UTC) #11
sky
LGTM https://codereview.chromium.org/1995613003/diff/1/ui/views/mus/surface_binding.cc File ui/views/mus/surface_binding.cc (right): https://codereview.chromium.org/1995613003/diff/1/ui/views/mus/surface_binding.cc#newcode132 ui/views/mus/surface_binding.cc:132: gpu_.set_connection_error_handler([]{}); On 2016/05/19 20:14:17, sadrul wrote: > On ...
4 years, 7 months ago (2016-05-19 20:59:42 UTC) #12
sadrul
On 2016/05/19 20:43:42, Ken Rockot wrote: > On 2016/05/19 at 20:36:13, sadrul wrote: > > ...
4 years, 7 months ago (2016-05-19 23:21:36 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1995613003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1995613003/20001
4 years, 7 months ago (2016-05-20 00:19:55 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-20 00:44:44 UTC) #19
commit-bot: I haz the power
4 years, 7 months ago (2016-05-20 00:46:31 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a71fbc30b977cf95aaaef70e68d794510648198b
Cr-Commit-Position: refs/heads/master@{#394935}

Powered by Google App Engine
This is Rietveld 408576698