Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(226)

Issue 1668703006: Marking a few extra layout tests as slow. (Closed)

Created:
4 years, 10 months ago by Łukasz Anforowicz
Modified:
4 years, 10 months ago
Reviewers:
dcheng
CC:
alexmos, blink-reviews, chromium-reviews, site-isolation-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Marking a few extra layout tests as slow. When running tryjobs against crrev.com/1656033004 and crrev.com/1660653005 I noticed flaky timeouts on linux_blink_dbg that didn't seem related to my changes. Running the tests locally revealed that they are indeed a bit slow and that we should mark them as such (to reduce tryjob flakiness). Below results are from my local machine (Z420, Linux, Debug build) after running tests 10 times (via --iterations=10), gathering their times (via --timing and --verbose) and discarding slowest and fastest time (to get rid of outliers): - fast/css/should-not-insert-stylesheet-into-detached-document.html: 2.5s - 2.6s - fast/dom/shadow/svg-style-in-shadow-tree-crash.html: 1.9s - 2.5s - fast/encoding/char-encoding.html: 1.6s - 2.2s - fast/frames/sandboxed-iframe-navigation-targetlink.html: 1.7s - 2.2s - fast/html/marquee-destroyed-without-removed-from-crash.html: 1.8s - 2.7s - fast/js/regress/string-cons-tower.html: 1.7s - 2.5s - imported/web-platform-tests/html/syntax/parsing/html5lib_tests21.html: 2s - 2.7s - virtual/pointerevent/fast/events/tabindex-focus-blur-all.html: 2.7s - 3s BUG=24182, 577381, 477150 Committed: https://crrev.com/8af8c1542f97215f2acad97cc5dbccfa81889c89 Cr-Commit-Position: refs/heads/master@{#373647}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M third_party/WebKit/LayoutTests/SlowTests View 2 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
Łukasz Anforowicz
Daniel, could you please rubberstamp these test expectation changes (marking a few tests as "slow" ...
4 years, 10 months ago (2016-02-04 19:48:56 UTC) #3
Łukasz Anforowicz
carlosk@ to CC - I just wanted to bring to your attention that in this ...
4 years, 10 months ago (2016-02-04 19:52:15 UTC) #4
dcheng
lgtm, but do we know why these tests are slow? Are they just doing a ...
4 years, 10 months ago (2016-02-04 20:41:34 UTC) #5
Łukasz Anforowicz
On 2016/02/04 20:41:34, dcheng wrote: > lgtm, but do we know why these tests are ...
4 years, 10 months ago (2016-02-04 21:45:33 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1668703006/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1668703006/1
4 years, 10 months ago (2016-02-04 21:47:08 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 10 months ago (2016-02-04 22:59:31 UTC) #9
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/8af8c1542f97215f2acad97cc5dbccfa81889c89 Cr-Commit-Position: refs/heads/master@{#373647}
4 years, 10 months ago (2016-02-04 23:00:56 UTC) #11
carlosk
4 years, 10 months ago (2016-02-05 12:29:09 UTC) #12
Message was sent while issue was closed.
On 2016/02/04 19:52:15, Łukasz Anforowicz wrote:
> carlosk@ to CC - I just wanted to bring to your attention that in this CL I am
> marking fast/events/tabindex-focus-blur-all.html as slow in
> third_party/WebKit/LayoutTests/SlowTests.  I've noticed that this test is
marked
> as [Timeout] in FlagExpectations/enable-browser-side-navigation, so maybe you
> could try marking it as Slow instead (i.e. maybe it would pass even with
> PlzNavigate, but just needs to take a bit longer).

Thanks for copying me Łukasz. I'll test it locally and update our expectations
if that fixes it.

Powered by Google App Engine
This is Rietveld 408576698