New issue
Advanced search Search tips

Issue 779215 link

Starred by 2 users

Issue metadata

Status: Duplicate
Merged: issue 780325
Owner: ----
Closed: Nov 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Android , Windows , Chrome , Mac
Pri: 2
Type: Bug
Proj-Servicification

Blocking:
issue 769401



Sign in to add a comment

The extension hasn't been installed when running WebstoreInlineInstallerListenerTest.BothListenersTest

Project Member Reported by juncai@chromium.org, Oct 27 2017

Issue description

When running
WebstoreInlineInstallerListenerTest.BothListenersTest
browser test using "--enable-features=NetworkService" flag, it fails at:

../../chrome/browser/extensions/webstore_installer_test.cc:113: Failure
Value of: result
  Actual: false
Expected: true

../../chrome/browser/extensions/webstore_inline_installer_browsertest.cc:550: Failure
Value of: registry->enabled_extensions().GetByID(kTestExtensionId)
  Actual: false
Expected: true

extension_service.cc(776) Check failed: extension.get().

It looks like the extension hasn't been installed when the test runs.
 
Mergedinto: 780325
Status: Duplicate (was: Available)
This test passes with my WIP CL to address  issue 780325 .

Comment 2 by laforge@google.com, Nov 7 2017

Components: -Internals>Network>Service Internals>Services>Network
Apologies, applied the wrong component in bulk.

Sign in to add a comment