summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/PerformanceTests
diff options
context:
space:
mode:
authorrbyers <rbyers@chromium.org>2016-01-19 12:16:57 -0800
committerCommit bot <commit-bot@chromium.org>2016-01-19 20:18:13 +0000
commite41564b7860358ed258e63387aef3bfc9919d65d (patch)
tree1e13ccd64e8891e1aca0b789158759bcd0e00a8d /third_party/WebKit/PerformanceTests
parentee151725b8d849d5baa47a52c9bea255042c3a74 (diff)
downloadchromium_src-e41564b7860358ed258e63387aef3bfc9919d65d.zip
chromium_src-e41564b7860358ed258e63387aef3bfc9919d65d.tar.gz
chromium_src-e41564b7860358ed258e63387aef3bfc9919d65d.tar.bz2
Disable blink perf test ShadowDOM/v1-distribution.html
It's failing consistently on the reference build BUG=579107 TBR=hayato Review URL: https://codereview.chromium.org/1607883004 Cr-Commit-Position: refs/heads/master@{#370176}
Diffstat (limited to 'third_party/WebKit/PerformanceTests')
-rw-r--r--third_party/WebKit/PerformanceTests/Skipped3
1 files changed, 3 insertions, 0 deletions
diff --git a/third_party/WebKit/PerformanceTests/Skipped b/third_party/WebKit/PerformanceTests/Skipped
index a28fcb2..5e316b0 100644
--- a/third_party/WebKit/PerformanceTests/Skipped
+++ b/third_party/WebKit/PerformanceTests/Skipped
@@ -54,3 +54,6 @@ 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