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

Issue 307943009: Android: adds missing dependencies for gfx_unittests. (Closed)

Created:
6 years, 6 months ago by bulach
Modified:
6 years, 6 months ago
Reviewers:
cjhopman, msw, tfarina
CC:
chromium-reviews, Changwan Ryu
Visibility:
Public.

Description

Android: adds missing dependencies for gfx_unittests. BUG=379037 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274483

Patch Set 1 #

Total comments: 4

Patch Set 2 : Comments #

Patch Set 3 : Moves disabled tests #

Total comments: 4

Patch Set 4 : Remove autogenerated comment #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -34 lines) Patch
A + build/android/pylib/gtest/filter/gfx_unittests_disabled View 1 2 3 2 chunks +0 lines, -6 lines 2 comments Download
M build/android/pylib/gtest/filter/ui_unittests_disabled View 1 2 3 1 chunk +0 lines, -28 lines 0 comments Download
M ui/gfx/gfx_tests.gyp View 1 2 chunks +6 lines, -0 lines 3 comments Download
M ui/gfx/test/run_all_unittests.cc View 1 2 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
bulach
ptal
6 years, 6 months ago (2014-05-30 14:02:41 UTC) #1
tfarina
thanks Marcus. Just to confirm, this makes the test suite run, but does it still ...
6 years, 6 months ago (2014-05-30 14:56:21 UTC) #2
bulach
thanks thiago! yes, it runs but crashes now on FontTest.LoadArial, in a NOTIMPLEMENTED(). if I ...
6 years, 6 months ago (2014-05-30 15:07:23 UTC) #3
tfarina
+Mike for gfx approval and advice on Font issue on Android. I'd like to understand ...
6 years, 6 months ago (2014-05-30 15:16:26 UTC) #4
bulach
ahn, I see! thanks for the clarification. I thought this was a brand new test ...
6 years, 6 months ago (2014-05-30 15:29:25 UTC) #5
tfarina
https://codereview.chromium.org/307943009/diff/40001/build/android/pylib/gtest/filter/ui_unittests_disabled File build/android/pylib/gtest/filter/ui_unittests_disabled (right): https://codereview.chromium.org/307943009/diff/40001/build/android/pylib/gtest/filter/ui_unittests_disabled#newcode2 build/android/pylib/gtest/filter/ui_unittests_disabled:2: # This file was automatically generated by build/android/run_tests.py Is ...
6 years, 6 months ago (2014-05-30 18:55:15 UTC) #6
bulach
thanks! all addressed, another look please? https://codereview.chromium.org/307943009/diff/40001/build/android/pylib/gtest/filter/ui_unittests_disabled File build/android/pylib/gtest/filter/ui_unittests_disabled (right): https://codereview.chromium.org/307943009/diff/40001/build/android/pylib/gtest/filter/ui_unittests_disabled#newcode2 build/android/pylib/gtest/filter/ui_unittests_disabled:2: # This file ...
6 years, 6 months ago (2014-06-02 10:48:44 UTC) #7
tfarina
SLGTM. Thanks.
6 years, 6 months ago (2014-06-02 12:04:32 UTC) #8
msw
I'd like to see an owner/reviewer highly knowledgable of Android development (ie. not myself) review ...
6 years, 6 months ago (2014-06-02 17:36:07 UTC) #9
tfarina
https://codereview.chromium.org/307943009/diff/60001/build/android/pylib/gtest/filter/gfx_unittests_disabled File build/android/pylib/gtest/filter/gfx_unittests_disabled (left): https://codereview.chromium.org/307943009/diff/60001/build/android/pylib/gtest/filter/gfx_unittests_disabled#oldcode1 build/android/pylib/gtest/filter/gfx_unittests_disabled:1: # List of suppressions On 2014/06/02 17:36:08, msw wrote: ...
6 years, 6 months ago (2014-06-02 17:56:08 UTC) #10
tfarina
I think Chris should be able to review this for Android. +cjhopman.
6 years, 6 months ago (2014-06-02 18:39:01 UTC) #11
msw
On 2014/06/02 17:56:08, tfarina wrote: > https://codereview.chromium.org/307943009/diff/60001/build/android/pylib/gtest/filter/gfx_unittests_disabled > File build/android/pylib/gtest/filter/gfx_unittests_disabled (left): > > https://codereview.chromium.org/307943009/diff/60001/build/android/pylib/gtest/filter/gfx_unittests_disabled#oldcode1 > ...
6 years, 6 months ago (2014-06-02 21:12:26 UTC) #12
cjhopman
lgtm https://codereview.chromium.org/307943009/diff/60001/ui/gfx/gfx_tests.gyp File ui/gfx/gfx_tests.gyp (right): https://codereview.chromium.org/307943009/diff/60001/ui/gfx/gfx_tests.gyp#newcode120 ui/gfx/gfx_tests.gyp:120: '../../testing/android/native_test.gyp:native_test_native_code', On 2014/06/02 17:36:08, msw wrote: > Why ...
6 years, 6 months ago (2014-06-02 21:27:10 UTC) #13
msw
lgtm https://codereview.chromium.org/307943009/diff/60001/ui/gfx/gfx_tests.gyp File ui/gfx/gfx_tests.gyp (right): https://codereview.chromium.org/307943009/diff/60001/ui/gfx/gfx_tests.gyp#newcode120 ui/gfx/gfx_tests.gyp:120: '../../testing/android/native_test.gyp:native_test_native_code', On 2014/06/02 21:27:10, cjhopman wrote: > On ...
6 years, 6 months ago (2014-06-02 21:32:47 UTC) #14
tfarina
The CQ bit was checked by tfarina@chromium.org
6 years, 6 months ago (2014-06-03 02:22:21 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bulach@chromium.org/307943009/60001
6 years, 6 months ago (2014-06-03 02:23:43 UTC) #16
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_chromeos_clang_dbg on tryserver.chromium ...
6 years, 6 months ago (2014-06-03 06:28:16 UTC) #17
commit-bot: I haz the power
6 years, 6 months ago (2014-06-03 12:22:37 UTC) #18
Message was sent while issue was closed.
Change committed as 274483

Powered by Google App Engine
This is Rietveld 408576698