diff options
author | yuzus <yuzus@chromium.org> | 2016-01-31 20:56:24 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-02-01 04:57:35 +0000 |
commit | a163e6ecf2dde5bafbc7029c32f4f14096704bfa (patch) | |
tree | fca6e66eae1485bdf8cac04244cd3eea1b5ac336 /third_party/WebKit/PerformanceTests | |
parent | 94ef8fb7c4744b37b34f3d04045f65ab888afdc7 (diff) | |
download | chromium_src-a163e6ecf2dde5bafbc7029c32f4f14096704bfa.zip chromium_src-a163e6ecf2dde5bafbc7029c32f4f14096704bfa.tar.gz chromium_src-a163e6ecf2dde5bafbc7029c32f4f14096704bfa.tar.bz2 |
Re-enable v1 distribution
Re-enable ShadowDOM/v1distribution performance test, which was disabled in https://codereview.chromium.org/1607883004/
, since the bug was fixed in the following CL : https://codereview.chromium.org/1630003004
BUG=582137, 579107
Review URL: https://codereview.chromium.org/1646253002
Cr-Commit-Position: refs/heads/master@{#372607}
Diffstat (limited to 'third_party/WebKit/PerformanceTests')
-rw-r--r-- | third_party/WebKit/PerformanceTests/Skipped | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/third_party/WebKit/PerformanceTests/Skipped b/third_party/WebKit/PerformanceTests/Skipped index 5e316b0..a28fcb2 100644 --- a/third_party/WebKit/PerformanceTests/Skipped +++ b/third_party/WebKit/PerformanceTests/Skipped @@ -54,6 +54,3 @@ Animation/overlay-background-color-transitions.html # Assumes window.eventSender is always supported; it only is for "content-shell" performance runs. DOM/click_webkit_user_select_none.html - -# Times out on reference build - crbug.com/579107 -ShadowDOM/v1-distribution.html |