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

Issue 823745 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Mar 2018
Cc:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

GetAuthTokenFunctionPublicSessionTest.Whitelisted failing under ASan on Linux

Project Member Reported by glider@chromium.org, Mar 20 2018

Issue description

See https://uberchromegw.corp.google.com/i/chromium.memory/builders/Linux%20Chromium%20OS%20ASan%20LSan%20Tests%20%281%29/builds/26649:

[ RUN      ] GetAuthTokenFunctionPublicSessionTest.Whitelisted
[18399:18399:0319/094317.712123:ERROR:device_cloud_policy_store_chromeos.cc(232)] Device policy read on enrolled device yields no DM token! Status: 1.
[18399:18399:0319/094317.752808:WARNING:user_policy_manager_factory_chromeos.cc(188)] No policy loaded for known non-enterprise user
[18399:18399:0319/094318.885980:ERROR:network_type_pattern.cc(134)] NetworkTypePattern: wifi: Can not match empty type.
[18399:18399:0319/094318.888269:ERROR:network_type_pattern.cc(134)] NetworkTypePattern: wifi: Can not match empty type.
[18399:18399:0319/094318.892468:ERROR:network_type_pattern.cc(134)] NetworkTypePattern: wifi: Can not match empty type.
[18399:18399:0319/094318.893266:ERROR:network_type_pattern.cc(134)] NetworkTypePattern: wifi: Can not match empty type.
unknown file: Failure
Uninteresting mock function call - returning default value.
    Function call: GetLoggedInUsers()
    The mock function has no default action set, and its return type has no default value set.
Cannot upload crash dump: failed to open
[0319/164321.068967:ERROR:nacl_helper_linux.cc(310)] NaCl helper process running without a sandbox!
Most likely you need to configure your SUID sandbox correctly
[0319/094321.069295:ERROR:nacl_helper_linux.cc(310)] NaCl helper process running without a sandbox!
Most likely you need to configure your SUID sandbox correctly

 

Comment 1 by droger@chromium.org, Mar 20 2018

Cc: droger@chromium.org
Labels: OS-Chrome
Owner: achuith@chromium.org
assigning to achuith for triage. The issue seems ChromeOS specific, and related with the user manager (some method is not mocked correctly).
Cc: achuith@chromium.org
Owner: jen...@chromium.org
Assigning to gardener
Cc: steve...@chromium.org jdufault@chromium.org
Steven - is this the quick unlock change?
The first part of the quickUnlockPrivate change landed at 10:201 am landed @ 544419:
https://chromium-review.googlesource.com/c/chromium/src/+/965396

The builder built @ 544020 so does not include it.

Comment 5 by jen...@chromium.org, Mar 21 2018

Status: Fixed (was: Assigned)
Looks like the next build picked up rev# 544419 and the test went through, although it failed for different tests. But this issue should have been fixed.

Sign in to add a comment