New issue
Advanced search Search tips

Issue 775689 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: iOS
Pri: 1
Type: Bug



Sign in to add a comment

CredentialManagerEGTest/testNotificationAppearsOnAutoSignIn fails with WKBasedNavigationManager

Project Member Reported by danyao@chromium.org, Oct 17 2017

Issue description

This test fails when evaluating "typeof navigator.credentials.get({password: true})" in the web view. CRWWebController reports a JavaScript error:

JavaScript error: TypeError: undefined is not an object (evaluating 'navigator.credentials.get') URL:http://127.0.0.1:62231/example
 
Cc: gambard@chromium.org
Components: UI>Browser>Passwords
Labels: -Type-Task -Pri-3 Pri-1 Type-Bug
Owner: vasi...@chromium.org
Status: Assigned (was: Unconfirmed)
Adding vasilii@ as password owner.
This test also fails on the waterfall when run the first time. However, when run in isolation the test pass (so the waterfall is green). So to reproduce it you probably have to run not only those tests.
testNotificationAppearsWhenTabIsActive is also failing.
Cc: vabr@chromium.org vasi...@chromium.org
 Issue 786960  has been merged into this issue.
Project Member

Comment 3 by bugdroid1@chromium.org, Nov 21 2017

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

commit a1f46dd30874b56e2f2e6add33c575bde4a864f6
Author: Vasilii Sukhanov <vasilii@chromium.org>
Date: Tue Nov 21 08:02:11 2017

Disable Credential Manager EG tests.

The tests are flaky and the API isn't planned to launch yet.

Bug: 775689
Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs
Change-Id: Id87469f1af9e793e658c75b90630fc069ce738b4
Reviewed-on: https://chromium-review.googlesource.com/780601
Commit-Queue: Vaclav Brozek <vabr@chromium.org>
Reviewed-by: Vaclav Brozek <vabr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#518174}
[modify] https://crrev.com/a1f46dd30874b56e2f2e6add33c575bde4a864f6/ios/chrome/browser/passwords/credential_manager_egtest.mm

Blocking: -734150
Cc: -vabr@chromium.org
vabr going hobby only -> reducing involvement.
Please contact me directly in urgent matters.

Sign in to add a comment