Chromium Code Reviews
DescriptionRELAND: 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
Messages
Total messages: 17 (14 generated)
|