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
Review URL: https://codereview.chromium.org/1668703006
Cr-Commit-Position: refs/heads/master@{#373647}
1 file changed