This bot was recently changed to run the Chromium recipe:
https://build.chromium.org/p/chromium.gpu.fyi/builders/Android%20Debug%20(Nexus%209)
and has a couple of starter gtests (gl_tests and gl_unittests, known to work on https://build.chromium.org/p/chromium.linux/builders/Android%20Tests%20(dbg) ) listed in src/testing/buildbot/chromium.gpu.fyi.json , which is generated by src/content/test/gpu/generate_buildbot_json.py .
The bot is also listed as a builder_tester in tools/build/scripts/slave/recipe_modules/chromium_tests/chromium_gpu_fyi.py .
However, the bot doesn't seem to understand that it needs to run any tests. It doesn't use any specific compile targets (thereby building everything) and also doesn't run anything after the compile.
Pawel, could you please help us understand what's going wrong?
Comment 1 by bugdroid1@chromium.org
, Apr 26 2016