commit | 817f5d2cd3ca0b0a64459a9c88f914340924f2ce | [log] [tgz] |
---|---|---|
author | yutak <[email protected]> | Thu Sep 15 10:58:53 2016 |
committer | Commit bot <[email protected]> | Thu Sep 15 11:00:26 2016 |
tree | 7108f2c0252d0b98d4adbecdcc85922b918a65cb | |
parent | eddc51a943211fc44d93d05ae1f84d79d12619ed [diff] [blame] |
Mark word-break-all-ascii.html as Slow. This test consistently takes 2 seconds on Release and 10 seconds on Debug, thus it meets the bar of Slow tests. [email protected] BUG=647192 NOTRY=true Review-Url: https://codereview.chromium.org/2342043002 Cr-Commit-Position: refs/heads/master@{#418830}
diff --git a/third_party/WebKit/LayoutTests/SlowTests b/third_party/WebKit/LayoutTests/SlowTests index 501818a9..3be52a1 100644 --- a/third_party/WebKit/LayoutTests/SlowTests +++ b/third_party/WebKit/LayoutTests/SlowTests
@@ -300,3 +300,5 @@ crbug.com/623798 paint/images/animated-gif-last-frame-crash.html [ Slow ] crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Slow ] + +crbug.com/647192 fast/css3-text/css3-word-break/word-break-all-ascii.html [ Slow ]