DescriptionReland: Run mojo unit tests on the Android main waterfall.
The original CL broke the bot with this compile error:
ninja:error: unknown target 'html_viewer_unittests_apk'
This CL also renames the targets to their output names.
(we could also fix *_apk target names, but this seems okay)
Also add mojo_view_manager_lib_unittests to the list.
Description from https://codereview.chromium.org/1145343005
Run Mojo additional unit tests on the "Android GN" bot:
http://build.chromium.org/p/chromium.linux/builders/Android%20GN
(No CQ yet; need Android GN testing support/devices there...)
Add the necessary target mappings to ninja_to_gn.pyl
Similar tests already run on Linux GN and our chromium.mojo FYI:
http://build.chromium.org/p/chromium.linux/builders/Linux%20GN
http://build.chromium.org/p/chromium.mojo/builders/Chromium%20Mojo%20Android
BUG=478244, 359249
TEST=Steps run and pass on the bot.
R=dpranke@chromium.org,sky@chromium.org
Committed: https://crrev.com/056493c2718ee1017c6acf3c2bb8056e6c77731f
Cr-Commit-Position: refs/heads/master@{#335293}
Patch Set 1 #Patch Set 2 : Use full target names in BUILD.gn files. #Patch Set 3 : Continue building the view_manager tests group in mandoline:tests. #
Messages
Total messages: 13 (4 generated)
|