summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkozyatinskiy <kozyatinskiy@chromium.org>2015-12-28 11:09:43 -0800
committerCommit bot <commit-bot@chromium.org>2015-12-28 19:10:58 +0000
commit39d5c5ee79c65c4e9cd6f4fe48b0cdbf57367ab1 (patch)
treed40ca78b0f44fb521cc3b1c4028172376a9034ae
parent4afb91e797d3b4c856ec2780039ed791ac7cfa3c (diff)
downloadchromium_src-39d5c5ee79c65c4e9cd6f4fe48b0cdbf57367ab1.zip
chromium_src-39d5c5ee79c65c4e9cd6f4fe48b0cdbf57367ab1.tar.gz
chromium_src-39d5c5ee79c65c4e9cd6f4fe48b0cdbf57367ab1.tar.bz2
Mark inspector/extensions/extensions-sidebar.html as flaky
On WebKit Linux Oilpan (dbg), WebKit Mac10.7 (dbg) BUG=571710 TBR=pfeldman@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/1553443002 Cr-Commit-Position: refs/heads/master@{#366996}
-rw-r--r--third_party/WebKit/LayoutTests/OilpanExpectations2
-rw-r--r--third_party/WebKit/LayoutTests/TestExpectations2
2 files changed, 4 insertions, 0 deletions
diff --git a/third_party/WebKit/LayoutTests/OilpanExpectations b/third_party/WebKit/LayoutTests/OilpanExpectations
index 13ce158..93acd43 100644
--- a/third_party/WebKit/LayoutTests/OilpanExpectations
+++ b/third_party/WebKit/LayoutTests/OilpanExpectations
@@ -55,3 +55,5 @@ crbug.com/385014 [ Win Debug ] accessibility/canvas-fallback-content-2.html [ Pa
crbug.com/518993 imported/web-platform-tests/user-timing/test_user_timing_measure_navigation_timing.html [ Skip ]
crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Slow Failure ]
+
+crbug.com/572710 [ Linux Debug ] inspector/extensions/extensions-sidebar.html [ Pass Timeout ]
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index f7ea10b..7b76809 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -1343,3 +1343,5 @@ crbug.com/571765 [ Linux Trusty Mac10.9 ] inspector/console/worker-eval-contains
crbug.com/571773 inspector/console/worker-exception-message-contains-stack.html [ Failure Timeout Crash Pass ]
crbug.com/399951 http/tests/mime/javascript-mimetype-usecounters.html [ Pass Failure ]
+
+crbug.com/572710 [ Mac10.7 Debug ] inspector/extensions/extensions-sidebar.html [ Timeout Pass ]