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

Issue 874720 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Sep 12
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

Excessive wifi network ERROR logging in chrome bot ASAN log

Project Member Reported by noel@chromium.org, Aug 16

Issue description

Fixing debugging various Files App browser test recently, noticed the ASAN LOG output is relatively large compared to other bot LOG [1]. That LOG has 65 Meg of textContent, 21 Meg of which is this line:

"[27619:27619:0815/153007.158740:ERROR:network_type_pattern.cc(134)] NetworkTypePattern: wifi: Can not match empty type."

There's no wifi network on chrome bots (as expected), and, unless I missing some serious error here, we should turn this LOG line into DVLOG or else not emit it in browser_tests.

[1] example from a Mash ASAN bot browser_tests run (enjoy, but note is takes a long time to load in a browser) ...

https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8938089961978700336/+/steps/mash_browser_tests/0/stdout
 
Labels: OS-Chrome
"There's no wifi network on chrome OS bots (as expected)" => the are fake wifi network begin used or some such ... anyho.

Owner: steve...@chromium.org
Status: Fixed (was: Untriaged)
Looks to me like this bug was fixed by Steven on
  https://chromium-review.googlesource.com/c/chromium/src/+/1211956

  
Status: Verified (was: Fixed)
Closing this as Verified. Re-open if you continue to see this issue. 

Sign in to add a comment