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

Issue 2444583002: Move ScreenCapturer 'real' tests out of screen_capturer_unittest.cc. (Closed)

Created:
4 years, 2 months ago by Hzj_jie
Modified:
4 years, 1 month ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, Jamie
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Move ScreenCapturer 'real' tests out of screen_capturer_unittest.cc. This is a trivial change, I just cutted and pasted part of the code in screen_capturer_unittest.cc to screen_capturer_integration_test.cc, removed DISABLED_ prefixes, and updated build file. BUG=webrtc:6366 Committed: https://crrev.com/6be0a657c563acfb3f9b2502c4453d7ba46ef0d1 Cr-Commit-Position: refs/heads/master@{#14806}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Resolve review comments #

Patch Set 3 : Resolve review comments #

Total comments: 2

Patch Set 4 : Resolve review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -390 lines) Patch
M webrtc/modules/BUILD.gn View 1 2 4 chunks +7 lines, -8 lines 0 comments Download
M webrtc/modules/desktop_capture/BUILD.gn View 1 2 3 1 chunk +20 lines, -0 lines 0 comments Download
A + webrtc/modules/desktop_capture/screen_capturer_integration_test.cc View 7 chunks +11 lines, -159 lines 0 comments Download
M webrtc/modules/desktop_capture/screen_capturer_unittest.cc View 7 chunks +5 lines, -221 lines 0 comments Download
M webrtc/modules/desktop_capture/screen_drawer_linux.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/desktop_capture/screen_drawer_win.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 31 (16 generated)
Hzj_jie
4 years, 1 month ago (2016-10-23 21:46:22 UTC) #8
kjellander_webrtc
I'm quoting from the CL description (these lines don't belong there, rather in the review ...
4 years, 1 month ago (2016-10-24 07:30:20 UTC) #9
Hzj_jie
https://codereview.chromium.org/2444583002/diff/80001/webrtc/modules/BUILD.gn File webrtc/modules/BUILD.gn (right): https://codereview.chromium.org/2444583002/diff/80001/webrtc/modules/BUILD.gn#newcode102 webrtc/modules/BUILD.gn:102: "desktop_capture/rgba_color.cc", On 2016/10/24 07:30:20, kjellander_webrtc wrote: > Please, can ...
4 years, 1 month ago (2016-10-24 20:50:54 UTC) #13
kjellander_webrtc
https://codereview.webrtc.org/2444583002/diff/80001/webrtc/modules/BUILD.gn File webrtc/modules/BUILD.gn (right): https://codereview.webrtc.org/2444583002/diff/80001/webrtc/modules/BUILD.gn#newcode102 webrtc/modules/BUILD.gn:102: "desktop_capture/rgba_color.cc", On 2016/10/24 20:50:54, Hzj_jie wrote: > On 2016/10/24 ...
4 years, 1 month ago (2016-10-25 07:01:48 UTC) #14
Hzj_jie
4 years, 1 month ago (2016-10-25 18:53:00 UTC) #15
kjellander_webrtc
lgtm with my comment addressed. https://codereview.webrtc.org/2444583002/diff/120001/webrtc/modules/desktop_capture/BUILD.gn File webrtc/modules/desktop_capture/BUILD.gn (right): https://codereview.webrtc.org/2444583002/diff/120001/webrtc/modules/desktop_capture/BUILD.gn#newcode34 webrtc/modules/desktop_capture/BUILD.gn:34: public_deps = [ please ...
4 years, 1 month ago (2016-10-25 19:08:41 UTC) #16
Hzj_jie
https://codereview.webrtc.org/2444583002/diff/120001/webrtc/modules/desktop_capture/BUILD.gn File webrtc/modules/desktop_capture/BUILD.gn (right): https://codereview.webrtc.org/2444583002/diff/120001/webrtc/modules/desktop_capture/BUILD.gn#newcode34 webrtc/modules/desktop_capture/BUILD.gn:34: public_deps = [ On 2016/10/25 19:08:41, kjellander_webrtc wrote: > ...
4 years, 1 month ago (2016-10-25 19:41:47 UTC) #17
Hzj_jie
Thank you Henrik for the review. Go ahead to submit.
4 years, 1 month ago (2016-10-25 19:42:35 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2444583002/140001
4 years, 1 month ago (2016-10-25 19:44:10 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/9546)
4 years, 1 month ago (2016-10-25 19:47:01 UTC) #23
Hzj_jie
Sergey, would you mind to have a look at this change?
4 years, 1 month ago (2016-10-25 19:47:46 UTC) #24
Sergey Ulanov
lgtm
4 years, 1 month ago (2016-10-27 22:45:08 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2444583002/140001
4 years, 1 month ago (2016-10-27 23:16:34 UTC) #27
commit-bot: I haz the power
Committed patchset #4 (id:140001)
4 years, 1 month ago (2016-10-27 23:50:39 UTC) #29
commit-bot: I haz the power
4 years, 1 month ago (2016-10-27 23:50:51 UTC) #31
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/6be0a657c563acfb3f9b2502c4453d7ba46ef0d1
Cr-Commit-Position: refs/heads/master@{#14806}

Powered by Google App Engine
This is Rietveld 408576698