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

Issue 2690253002: RELAND: Shape detection unittests mac (QR and Face) in GPU bots (Closed)

Created:
3 years, 10 months ago by mcasas
Modified:
3 years, 10 months ago
CC:
chromium-reviews, jam, mac-reviews_chromium.org, darin-cc_chromium.org, piman+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

RELAND: Shape detection unittests mac (QR and Face) in GPU bots The original CL got reverted due to failing in the Mac10.10Tests bot, which was not adequately filtered out because it wasn't in the CQ :-) This reland uses --use-gpu-in-tests like all other GPU-specific tests, checking its presence in the added files. TBR=rockot@chromium.org, rsesek@chromium.org, kbr@chromium.org, bsalomon@chromium.org, erg@chromium.org since the changes are straightforward and only affect tests. Original CL description ------------------------------------------------ Shape detection unittests mac (QR and Face) in GPU bots This CL adds {Barcode,Face}Detection Mac unittests as part of service_unittests. These new tests are run in the gpu bots, bc the normal Mac bots don't have GPUs and that seems to screw the CoreImage library (FTR I tried loading the lib and symbols in runtime and/or using a software rendering context, see PS2, but that didn't solve the problem). BUG=665150, 659139 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2677553003 Cr-Commit-Position: refs/heads/master@{#450061} Committed: https://chromium.googlesource.com/chromium/src/+/3764134e53831644d51c780f3d9b3a50f8d43865 patch from issue 2677553003 at patchset 280001 (http://crrev.com/2677553003#ps280001) Review-Url: https://codereview.chromium.org/2690253002 Cr-Commit-Position: refs/heads/master@{#450213} Committed: https://chromium.googlesource.com/chromium/src/+/7f59d2c0512aae8b641dab53f6a44c407c5f8086

Patch Set 1 : https://codereview.chromium.org/2677553003/ #

Patch Set 2 : Adding --use-gpu-in-tests so tests are only run on GPU-bots #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+598 lines, -6 lines) Patch
M content/test/gpu/generate_buildbot_json.py View 1 1 chunk +13 lines, -0 lines 0 comments Download
M services/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M services/shape_detection/BUILD.gn View 1 2 chunks +28 lines, -0 lines 0 comments Download
M services/shape_detection/DEPS View 1 1 chunk +3 lines, -0 lines 0 comments Download
A services/shape_detection/PRESUBMIT.py View 1 chunk +36 lines, -0 lines 1 comment Download
M services/shape_detection/barcode_detection_impl_mac.mm View 1 chunk +2 lines, -2 lines 0 comments Download
A services/shape_detection/barcode_detection_impl_mac_unittest.mm View 1 1 chunk +104 lines, -0 lines 0 comments Download
M services/shape_detection/face_detection_impl_mac.mm View 2 chunks +4 lines, -4 lines 0 comments Download
A services/shape_detection/face_detection_impl_mac_unittest.mm View 1 1 chunk +103 lines, -0 lines 0 comments Download
M testing/buildbot/chromium.gpu.fyi.json View 1 17 chunks +304 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (14 generated)
Ken Russell (switch to Gerrit)
lgtm https://codereview.chromium.org/2690253002/diff/40001/services/shape_detection/PRESUBMIT.py File services/shape_detection/PRESUBMIT.py (right): https://codereview.chromium.org/2690253002/diff/40001/services/shape_detection/PRESUBMIT.py#newcode17 services/shape_detection/PRESUBMIT.py:17: the Mac GPU bots in addition to the ...
3 years, 10 months ago (2017-02-14 01:01:58 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/2690253002/40001
3 years, 10 months ago (2017-02-14 01:04:48 UTC) #14
commit-bot: I haz the power
3 years, 10 months ago (2017-02-14 02:51:37 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/7f59d2c0512aae8b641dab53f6a4...

Powered by Google App Engine
This is Rietveld 408576698