New issue
Advanced search Search tips

Issue 887685 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Sep 24
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: ----



Sign in to add a comment

network_service_browser_tests failing on multiple builders

Project Member Reported by sheriff-...@appspot.gserviceaccount.com, Sep 20

Issue description

Filed by sheriff-o-matic@appspot.gserviceaccount.com on behalf of liberato@chromium.org

network_service_browser_tests failing on multiple builders

Builders failed on: 
- Linux MSan Tests: 
  https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Linux%20MSan%20Tests


 
Owner: ultrotter@chromium.org
Status: Assigned (was: Available)
These tests are failing:

ProfileChooserViewExtensionsTest.InvokeUi_Guest
ProfileChooserViewExtensionsTest.InvokeUi_MultiProfile
ProfileChooserViewExtensionsTest.LockProfileBlockExtensions
ProfileChooserViewExtensionsTest.LockProfile
ProfileChooserViewExtensionsTest.InvokeUi_SupervisedOwner
ProfileChooserViewExtensionsTest.InvokeUi_SupervisedUser
ProfileChooserViewExtensionsTest.LockProfileNoBlockOtherProfileExtensions

logs contain this which seems relevant:

ERROR:browser_dm_token_storage_linux.cc(93)] Error: /etc/machine-id contains 0 characters (32 were expected).
ERROR:bus.cc(394)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
WARNING:password_store_factory.cc(261)] Using basic (unencrypted) store for password storage. See https://chromium.googlesource.com/chromium/src/+/master/docs/linux_password_storage.md for more information about password storage options.
(browser_tests:11129): LIBDBUSMENU-GLIB-WARNING **: Unable to get session bus: Unknown or unsupported transport 'disabled' for address 'disabled:'
WARNING:password_store_factory.cc(261)] Using basic (unencrypted) store for password storage. See https://chromium.googlesource.com/chromium/src/+/master/docs/linux_password_storage.md for more information about password storage options.
==11129==WARNING: MemorySanitizer: use-of-uninitialized-value
#0 0x14f82cc1 in profiles::GetProfileSwitcherTextForItem(AvatarMenu::Item const&) ./../../chrome/browser/profiles/profiles_state.cc:125:7


ultrotter@: PTAL.  i'm assigning to you because you've made some changes that affect profiles (https://chromium-review.googlesource.com/1233577 in the blame list).  it's unclear to me that this is directly related, but you also seem to be much more knowledgeable about this part of chrome than I am.

please re-assign if necessary.

thanks!
Owner: tzik@chromium.org
Status: Fixed (was: Assigned)
Fixed by https://chromium-review.googlesource.com/c/chromium/src/+/1238113.

Sign in to add a comment