The common VR code, and associated unit tests, are platform-agnostic. Currently, the code is only used on Android, but this will change in the future.
At this time, the CQ runs vr_common_unittests only on Android. However, during development, we run the tests locally on Linux because they're much faster to compile and run (a few seconds vs. minutes per run). To ensure that the code and tests continue to be cross-platform, and compile for developers, we should have the CQ verify the tests on Linux as well as Android.
This bug tracks determining the best way to get the tests running on Linux (FYI vs non-FYI, which Linux bot configs, etc).
Comment 1 by cjgrant@chromium.org
, Jul 17 2017Status: Assigned (was: Started)