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

Issue 837243002: Reland "skia: Add 'skia_unittests' test suite for this directory." (Closed)

Created:
5 years, 11 months ago by tfarina
Modified:
5 years, 11 months ago
CC:
chromium-reviews, glider+watch_chromium.org, timurrrr+watch_chromium.org, bruening+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Reland "skia: Add 'skia_unittests' test suite for this directory." This should be a lightweight test suite that should allow a dev changing something in skia/ext to test it much more quickly than having to build all 'unit_tests' target just to run the tests from skia/ext. It was reverted because it broke Mac GN with error like: duplicate symbol __ZN3gfx27SkMatrixToCGAffineTransformERK8SkMatrix in: obj/skia/ext/skia_unittests.skia_utils_mac_unittest.o obj/skia/ext/skia.skia_utils_mac.o (and more similar issues). BUG=444058 TEST=skia_unittests links and runs fine. R=danakj@chromium.org,thakis@chromium.org,glider@chromium.org,sky@chromium.org TBR=glider@chromium.org (already reviewed tools/valgrind - and no changes were made at that directory). Committed: https://crrev.com/0f9c5eed19153d16a29a206356ff581e003f514a Cr-Commit-Position: refs/heads/master@{#310688}

Patch Set 1 #

Patch Set 2 : fix for Mac GN build in skia_utils_mac_unittest.mm - include the header file instead #

Patch Set 3 : REBASE #

Unified diffs Side-by-side diffs Delta from patch set Stats (+186 lines, -44 lines) Patch
M build/all.gyp View 9 chunks +9 lines, -0 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 chunks +0 lines, -17 lines 0 comments Download
M skia/BUILD.gn View 2 chunks +46 lines, -0 lines 0 comments Download
M skia/ext/platform_canvas_unittest.cc View 4 chunks +17 lines, -12 lines 0 comments Download
A skia/skia_tests.gyp View 1 chunk +65 lines, -0 lines 0 comments Download
M testing/buildbot/chromium.chromiumos.json View 3 chunks +4 lines, -1 line 0 comments Download
M testing/buildbot/chromium.fyi.json View 5 chunks +5 lines, -0 lines 0 comments Download
M testing/buildbot/chromium.linux.json View 4 chunks +8 lines, -4 lines 0 comments Download
M testing/buildbot/chromium.mac.json View 4 chunks +8 lines, -4 lines 0 comments Download
M testing/buildbot/chromium.memory.json View 3 chunks +3 lines, -0 lines 0 comments Download
M testing/buildbot/chromium.memory.fyi.json View 2 chunks +2 lines, -0 lines 0 comments Download
M testing/buildbot/chromium.webkit.json View 2 chunks +3 lines, -1 line 0 comments Download
M testing/buildbot/chromium.win.json View 5 chunks +10 lines, -5 lines 0 comments Download
M testing/buildbot/chromium_memory_trybot.json View 1 chunk +1 line, -0 lines 0 comments Download
M testing/buildbot/chromium_trybot.json View 1 chunk +1 line, -0 lines 0 comments Download
M tools/valgrind/chrome_tests.py View 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (1 generated)
tfarina
PTAL. Fix is in Patch set 2.
5 years, 11 months ago (2015-01-07 18:14:29 UTC) #1
Nico
lgtm, but I'd almost change the broken include in a different cl
5 years, 11 months ago (2015-01-07 18:16:59 UTC) #2
danakj
On Wed, Jan 7, 2015 at 10:16 AM, <thakis@chromium.org> wrote: > lgtm, but I'd almost ...
5 years, 11 months ago (2015-01-07 18:21:07 UTC) #3
Nico
(if you do this, it looks like the skia/ext/skia_utils_ios_unittest.mm makes the same mistake – maybe ...
5 years, 11 months ago (2015-01-07 18:25:02 UTC) #4
sky
LGTM
5 years, 11 months ago (2015-01-07 20:42:42 UTC) #5
tfarina
Resubmitting this as the fix has been landed in https://chromium.googlesource.com/chromium/src.git/+/786967e07357b26548fc1c21f131c331053ef6d5.
5 years, 11 months ago (2015-01-09 01:28:20 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/837243002/40001
5 years, 11 months ago (2015-01-09 01:30:49 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 11 months ago (2015-01-09 02:51:28 UTC) #9
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/0f9c5eed19153d16a29a206356ff581e003f514a Cr-Commit-Position: refs/heads/master@{#310688}
5 years, 11 months ago (2015-01-09 02:52:18 UTC) #10
Alexander Potapenko
5 years, 11 months ago (2015-01-12 09:22:23 UTC) #11
Message was sent while issue was closed.
On 2015/01/09 02:52:18, I haz the power (commit-bot) wrote:
> Patchset 3 (id:??) landed as
> https://crrev.com/0f9c5eed19153d16a29a206356ff581e003f514a
> Cr-Commit-Position: refs/heads/master@{#310688}

tools/valgrind lgtm

Powered by Google App Engine
This is Rietveld 408576698