New issue
Advanced search Search tips

Issue 891575 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Android
Pri: 1
Type: Bug



Sign in to add a comment

Layout Test rootscroller/set-root-scroller.html is failing

Project Member Reported by loyso@chromium.org, Oct 3

Issue description

The following layout test is failing on WebKit Linux Trusty
and virtual/android/

rootscroller/set-root-scroller.html

https://ci.chromium.org/buildbot/chromium.webkit/WebKit%20Linux%20Trusty%20Leak/24880

 
Labels: -Pri-3 Pri-1
How to repro:
./out/release/content_shell --run-web-tests ./third_party/WebKit/LayoutTests/rootscroller/set-root-scroller.html --enable-leak-detection

"There are 1 documents currently alive: - Document 0x384a822c5948 URL: about:blank"
WebKit Linux Trusty leak bot reports leak as:

18:39:36.879 12768 worker/5 rootscroller/set-root-scroller.html leaked
18:39:36.881 12687 [7058/7650] rootscroller/set-root-scroller.html failed unexpectedly (leak detected: ({"numberOfLiveDocuments":[1,2],"numberOfLiveNodes":[4,27],"numberOfLivePausableObjects":[1,2],"numberOfLiveResourceFetchers":[1,2]}))
18:39:36.880 12768 worker/5 rootscroller/set-root-scroller.html failed:
18:39:36.880 12768 worker/5  leak detected: ({"numberOfLiveDocuments":[1,2],"numberOfLiveNodes":[4,27],"numberOfLivePausableObjects":[1,2],"numberOfLiveResourceFetchers":[1,2]})

Landing: Add rootscroller/set-root-scroller.html to LeakExpectations
https://chromium-review.googlesource.com/c/chromium/src/+/1258665
Project Member

Comment 6 by bugdroid1@chromium.org, Oct 3

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

commit bd1e2459d66144db5e02f0efb9f68e60164e924c
Author: Alexey Baskakov <loyso@chromium.org>
Date: Wed Oct 03 07:51:37 2018

Layout tests: Add rootscroller/set-root-scroller.html to LeakExpectations

TBR=tkent@chromium.org

Bug: 891575
Change-Id: I03fc86727d16ac81bfde2a15afb5f45085f1ffa6
Reviewed-on: https://chromium-review.googlesource.com/c/1258665
Commit-Queue: Alexey Baskakov <loyso@chromium.org>
Reviewed-by: Kent Tamura <tkent@chromium.org>
Reviewed-by: Alexey Baskakov <loyso@chromium.org>
Cr-Commit-Position: refs/heads/master@{#596145}
[modify] https://crrev.com/bd1e2459d66144db5e02f0efb9f68e60164e924c/third_party/WebKit/LayoutTests/LeakExpectations

Owner: bokan@chromium.org
Status: Assigned (was: Untriaged)
David, could you take a look?

Sign in to add a comment