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

Issue 2827243003: Use WaitForSwap in LayerWithRealCompositorTest.ReportMetrics (Closed)

Created:
3 years, 8 months ago by Alex Z.
Modified:
3 years, 8 months ago
Reviewers:
danakj, Fady Samuel
CC:
chromium-reviews, Ian Vollick, jbauman+watch_chromium.org, piman+watch_chromium.org, kalyank, danakj+watch_chromium.org, cc-bugs_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Use WaitForSwap in LayerWithRealCompositorTest.ReportMetrics Replace WaitForDraw with WaitForSwap in LayerWithRealCompositorTest.ReportMetrics since WaitForDraw causes the test to be flaky. BUG=709080 TBR=danakj@chromium.org Review-Url: https://codereview.chromium.org/2827243003 Cr-Commit-Position: refs/heads/master@{#465986} Committed: https://chromium.googlesource.com/chromium/src/+/349c2bfb9b604092ff8c4a78752cc7e25a1fca34

Patch Set 1 #

Total comments: 2

Patch Set 2 : Reenable the LayerWithRealCompositorTest.ReportMetrics on Windows #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -10 lines) Patch
M ui/compositor/layer_unittest.cc View 1 2 chunks +2 lines, -10 lines 0 comments Download

Messages

Total messages: 18 (9 generated)
Alex Z.
PTAL.
3 years, 8 months ago (2017-04-20 12:19:41 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2827243003/1
3 years, 8 months ago (2017-04-20 12:20:14 UTC) #5
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started once the ...
3 years, 8 months ago (2017-04-20 12:20:15 UTC) #7
Fady Samuel
lgtm
3 years, 8 months ago (2017-04-20 12:29:32 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2827243003/1
3 years, 8 months ago (2017-04-20 12:30:03 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/chromium/src/+/349c2bfb9b604092ff8c4a78752cc7e25a1fca34
3 years, 8 months ago (2017-04-20 12:47:56 UTC) #14
danakj
https://codereview.chromium.org/2827243003/diff/1/ui/compositor/layer_unittest.cc File ui/compositor/layer_unittest.cc (right): https://codereview.chromium.org/2827243003/diff/1/ui/compositor/layer_unittest.cc#newcode2212 ui/compositor/layer_unittest.cc:2212: #if defined(OS_WIN) Should it be enabled on windows now?
3 years, 8 months ago (2017-04-20 13:46:31 UTC) #15
Alex Z.
https://codereview.chromium.org/2827243003/diff/1/ui/compositor/layer_unittest.cc File ui/compositor/layer_unittest.cc (right): https://codereview.chromium.org/2827243003/diff/1/ui/compositor/layer_unittest.cc#newcode2212 ui/compositor/layer_unittest.cc:2212: #if defined(OS_WIN) On 2017/04/20 13:46:31, danakj wrote: > Should ...
3 years, 8 months ago (2017-04-20 13:54:00 UTC) #17
danakj
3 years, 8 months ago (2017-04-20 13:57:12 UTC) #18
On 2017/04/20 13:54:00, Alex Z. wrote:
>
https://codereview.chromium.org/2827243003/diff/1/ui/compositor/layer_unittes...
> File ui/compositor/layer_unittest.cc (right):
> 
>
https://codereview.chromium.org/2827243003/diff/1/ui/compositor/layer_unittes...
> ui/compositor/layer_unittest.cc:2212: #if defined(OS_WIN)
> On 2017/04/20 13:46:31, danakj wrote:
> > Should it be enabled on windows now?
> 
> Done.

You'll have to open another CL unless you want to revert this one.

Powered by Google App Engine
This is Rietveld 408576698