New issue
Advanced search Search tips

Issue 765398 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

Chrome profiles not cleaned up after running full layout tests

Project Member Reported by atotic@chromium.org, Sep 14 2017

Issue description

When I run all the LayoutTests on my local Linux box:

python third_party/WebKit/Tools/Scripts/run-webkit-tests --target=Optimized --additional-driver-flag=--enable-blink-features=LayoutNG  --num-retries=1

I end up with ~800 Chrome profiles in my /tmp directory.

The way I noticed this was by running out of disk space every few days.
The profiles are named: .org.chromium.Chromium.XXXXXXX

I was unable to located responsible code and fix this myself. 
 
Cc: jeffcarp@chromium.org
https://wpt.fyi has run into the same issue, so this may not be only limited to run-webkit-tests or content_shell since wptrunner uses ChromeDriver with a full version of Chrome.

As a temporary fix we set up a cron job to delete /tmp/.org.chromium.Chromium.* every 24 hours.
Cc: qyears...@chromium.org
Owner: ----
I haven't yet observed those in my /tmp directory on my Linux workstation... if you clear your /tmp directory and run the layout tests once, do you get ~800 of these profile directories every time?
Yep. Ran the full suite today:

src (abspos_layoutng)> ls -a /tmp | grep Chromium | wc
995     995   29850


Status: Available (was: Untriaged)
Does anyone know anyone who this can be assigned to?
Summary: Chrome profiles not cleaned up after running full layout tests (was: Chrome profiles not cleaned up after running full LayoutTests)
Unfortunately, I don't think there's anyone to assign this to now, since nobody in particular is responsible for run-webkit-tests. But if anybody can add more information about this (e.g. under what circumstances these profiles in /tmp are added) it may be helpful for investigating this later.
Project Member

Comment 6 by sheriffbot@chromium.org, Nov 30

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Status: Available (was: Untriaged)

Sign in to add a comment