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

Issue 698006 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Last visit > 30 days ago
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

SwiftShader causes some telemetry tests to fail

Project Member Reported by sugoi@chromium.org, Mar 2 2017

Issue description

These 2 telemetry test fail when SwiftShader is enabled:

benchmarks.system_health_smoke_test.SystemHealthBenchmarkSmokeTest.system_health.memory_desktop.load:tools:drive
benchmarks.system_health_smoke_test.SystemHealthBenchmarkSmokeTest.system_health.memory_desktop.load:tools:gmail

These tests are being run in a VM on the both and, currently, WebGL is turned off. When SwiftShader is available, WebGL is turned on and these tests appear to time out.

It is possible that the timeout simply need to take into account the extra time it takes to execute the WebGL code, which was previously turned off.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Mar 2 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/f324334b293203e94f5f390c6671b16a6d86dd1e

commit f324334b293203e94f5f390c6671b16a6d86dd1e
Author: sugoi <sugoi@chromium.org>
Date: Thu Mar 02 21:24:05 2017

Disabled tests failing with SwiftShader

SwiftShader enables WebGL on systems where it was previously
disabled, which causes some telemetry tests to timeout.
Those tests are disabled here.

BUG=698006

Review-Url: https://codereview.chromium.org/2724403002
Cr-Commit-Position: refs/heads/master@{#454379}

[modify] https://crrev.com/f324334b293203e94f5f390c6671b16a6d86dd1e/tools/perf/benchmarks/system_health_smoke_test.py

Status: Assigned (was: Untriaged)

Sign in to add a comment