New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 889210 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Oct 2
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 1
Type: Bug-Regression
Proj-VR
Proj-XR
Proj-XR-VR



Sign in to add a comment

vr_common_perftests broken

Project Member Reported by bsheedy@chromium.org, Sep 25

Issue description

All the tests in vr_common_perftests are currently failing, with the failure cause being listed as "Unknown". This is reproducible locally and on swarming by simply compiling and running the vr_common_perftests target with the following GN args:

is_chrome_branded = true
is_component_build = false
is_debug = false
is_official_build = true
proprietary_codecs = true
strip_absolute_paths_from_debug_symbols = true
symbol_level = 1
target_cpu = "arm"
target_os = "android"
use_goma = true


Bisect points to https://chromium-review.googlesource.com/1226028 as the culprit.
 
These seem to have started passing again. Aldo, did you do anything that should have affected this?
Not specifically, but https://crrev.com/c/1238816, landed today, is likely what get them going again. I'll take a second look just in case.
Status: Fixed (was: Assigned)

Sign in to add a comment