New issue
Advanced search Search tips

Issue 861734 link

Starred by 0 users

Issue metadata

Status: Untriaged
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Android
Pri: 3
Type: Bug



Sign in to add a comment

Several cast test binaries don't run on any bots

Project Member Reported by thakis@chromium.org, Jul 9

Issue description

I came across this list of cast test targets today: https://cs.chromium.org/chromium/src/chromecast/BUILD.gn?type=cs&q=cast_shell&sq=package:chromium&g=0&l=63

These test binaries don't seem to run on any bots:

- cast_component_unittests (I suggest merging the test into cast_base_unittests which does run, and test binaries containing a single test file seem a bit silly)

- cast_crypto_unittests

- cast_bluetooth_unittests

- cast_net_unittests

- cast_reboot_unittests


(For some of these, e.g. cast_net_unittests, it's not clear to me why these tests aren't just part of the non-cast target, e.g. net_unittests.)


To run them, you need to add them to testing/buildbot/test_suites.pyl, either to cast_audio_specific_chromium_gtests or cast_video_specific_chromium_gtests.
 
Labels: -OS-Mac OS-Android OS-Linux
Components: -Internals>Cast Chromecast
fix component

Sign in to add a comment