New issue
Advanced search Search tips

Issue 764239 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Apr 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 3
Type: Bug



Sign in to add a comment

[Missing Tests]: Assertion failure on startup because COM not initialized

Project Member Reported by rbasuvula@chromium.org, Sep 12 2017

Issue description

Automated tests for the below commit have been missing.Would it be possible to add test coverage to avoid regressions in future?

CL: 
========
https://chromium.googlesource.com/chromium/src.git/+/aefd7ad0da91450492f1bbce64dc5d21a59cef00

Ref Bug: 
========
https://bugs.chromium.org/p/chromium/issues/detail?id=763136

Thank you!
 

Comment 1 by gab@chromium.org, Apr 12 2018

Status: WontFix (was: Assigned)
No this cannot be tested. This wasn't a "crash" it was a DCHECK. The DCHECK *is* the test.

The only way to test DCHECKs don't hit would be to run this in a browser_test and I assume that popping the SRTGlobalError isn't practical in tests.

Sign in to add a comment