New issue
Advanced search Search tips

Issue 701136 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Apr 2017
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 3
Type: Bug



Sign in to add a comment

content_browsertests.exe fails on Skylake machines

Project Member Reported by brucedaw...@chromium.org, Mar 13 2017

Issue description

External report: content_browsertests.exe fails on Skylake machines with:

[ RUN      ] TracingControllerTest.DisableRecordingStoresMetadata
c:\chrome\src\content\browser\tracing\tracing_controller_browsertest.cc(382): error: Value of: cpu_brand.length() > 0
  Actual: false
Expected: true
[  FAILED  ] TracingControllerTest.DisableRecordingStoresMetadata, where TypeParam =  and GetParam() =  (359 ms)

This may be specific to x86 builds and/or to VS 2017 - unclear.

 
Testing on Skylake (SurfaceBook) shows no failures. The CPU brand string that is reported (also visible in the  "View processor info" control panel, specifically the Processor field) is one character shorter than that for my Xeon workstation.

Kabylake processors have the same length CPU brand string as Skylake.
Status: WontFix (was: Assigned)
This was found to be a driver problem on a pre-production machine, not a bug.

Sign in to add a comment