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

Issue 2254303002: Move GLImageOzoneNativePixmap tests to src/ui/ozone. (Closed)

Created:
4 years, 4 months ago by kylechar
Modified:
4 years, 4 months ago
CC:
chromium-reviews, kalyank, ozone-reviews_chromium.org, Daniele Castagna
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move GLImageOzoneNativePixmap tests to src/ui/ozone. GLImageOzoneNativePixmap was previously moved from //ui/gl to //ui/ozone/gl. The related tests were not moved at the same time. This CL moves the tests to a new target //ui/ozone/gl:ozone_gl_unittests. The exists ozone_unittests target does not have an appropriate TestSuite for running GL tests, so a different target is required. The existing TestSuite for GL tests is placed in a source_set so it can be used by both gl_unittests and ozone_gl_unittests. Add the new ozone_gl_unittests target to the Ozone Chrome OS trybot. Finally, remove some unneeded DEPS rules now that the tests have been moved. BUG=611142 Committed: https://crrev.com/4fab9214930cb13623ecd24aea0381e07c1a333c Cr-Commit-Position: refs/heads/master@{#414145}

Patch Set 1 #

Patch Set 2 : Fix GN check. #

Patch Set 3 : Add osmesa data_dep. #

Total comments: 2

Patch Set 4 : Try as console test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -271 lines) Patch
M testing/buildbot/chromium.chromiumos.json View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M testing/buildbot/gn_isolate_map.pyl View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M ui/gl/BUILD.gn View 6 chunks +21 lines, -23 lines 0 comments Download
M ui/gl/DEPS View 1 chunk +0 lines, -8 lines 0 comments Download
D ui/gl/gl_image_ozone_native_pixmap_drm_unittest.cc View 1 chunk +0 lines, -140 lines 0 comments Download
D ui/gl/gl_image_ozone_native_pixmap_unittest.cc View 1 chunk +0 lines, -98 lines 0 comments Download
M ui/gl/test/run_all_unittests.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M ui/ozone/gl/BUILD.gn View 1 2 2 chunks +36 lines, -0 lines 0 comments Download
A + ui/ozone/gl/gl_image_ozone_native_pixmap_drm_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
A + ui/ozone/gl/gl_image_ozone_native_pixmap_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (11 generated)
kylechar
4 years, 4 months ago (2016-08-19 13:54:08 UTC) #3
Ken Russell (switch to Gerrit)
LGTM mainly given that the tests are passing. dpranke@ is the best reviewer for changes ...
4 years, 4 months ago (2016-08-20 02:51:43 UTC) #4
Ken Russell (switch to Gerrit)
BTW -- Issue 611142 is marked fixed. Either it should be marked "Started" again or ...
4 years, 4 months ago (2016-08-20 02:58:48 UTC) #5
kylechar
+dpranke for lgtm/context on the gn_isoalte_map.pyl question. I'm not sure why it uses type raw, ...
4 years, 4 months ago (2016-08-22 14:50:17 UTC) #7
Dirk Pranke
On 2016/08/22 14:50:17, kylechar wrote: > +dpranke for lgtm/context on the gn_isoalte_map.pyl question. I'm not ...
4 years, 4 months ago (2016-08-22 17:30:38 UTC) #8
kylechar
On 2016/08/22 17:30:38, Dirk Pranke wrote: > On 2016/08/22 14:50:17, kylechar wrote: > > +dpranke ...
4 years, 4 months ago (2016-08-23 18:25:58 UTC) #9
kylechar
Whoops, forgot to mention rjkroege for ui/ozone/*.
4 years, 4 months ago (2016-08-24 13:28:30 UTC) #10
rjkroege
lgtm
4 years, 4 months ago (2016-08-24 19:05:53 UTC) #11
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/2254303002/60001
4 years, 4 months ago (2016-08-24 21:02:28 UTC) #18
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 4 months ago (2016-08-24 21:09:30 UTC) #20
commit-bot: I haz the power
4 years, 4 months ago (2016-08-24 21:10:46 UTC) #22
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/4fab9214930cb13623ecd24aea0381e07c1a333c
Cr-Commit-Position: refs/heads/master@{#414145}

Powered by Google App Engine
This is Rietveld 408576698