summaryrefslogtreecommitdiffstats
path: root/content/shell
diff options
context:
space:
mode:
authorjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-01-14 13:12:23 +0000
committerjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-01-14 13:12:23 +0000
commit5229e6ee52792828bec9ef30b7648c2ea303f0ea (patch)
tree0eb9e7873b36e3bf43e12b66009c97fe4f87dc83 /content/shell
parenta4c746aef5528868db01fd080b9f446372883474 (diff)
downloadchromium_src-5229e6ee52792828bec9ef30b7648c2ea303f0ea.zip
chromium_src-5229e6ee52792828bec9ef30b7648c2ea303f0ea.tar.gz
chromium_src-5229e6ee52792828bec9ef30b7648c2ea303f0ea.tar.bz2
[content shell] skip failing inspector/extensions tests
BUG=169781 TBR=pfeldman@chromium.org Review URL: https://codereview.chromium.org/11884016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176664 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/shell')
-rw-r--r--content/shell/layout_tests/TestExpectations12
1 files changed, 12 insertions, 0 deletions
diff --git a/content/shell/layout_tests/TestExpectations b/content/shell/layout_tests/TestExpectations
index 3143153..82dd899 100644
--- a/content/shell/layout_tests/TestExpectations
+++ b/content/shell/layout_tests/TestExpectations
@@ -1,3 +1,15 @@
# These are additional layout test expectations for content shell
#
# See http://trac.webkit.org/wiki/TestExpectations for more information on this file.
+
+# Missing plumbing for inspector extensions
+crbug.com/169781 inspector/extensions/extensions-api.html [ Timeout ]
+crbug.com/169781 inspector/extensions/extensions-audits-api.html [ Timeout ]
+crbug.com/169781 inspector/extensions/extensions-audits.html [ Timeout ]
+crbug.com/169781 inspector/extensions/extensions-console.html [ Timeout ]
+crbug.com/169781 inspector/extensions/extensions-eval.html [ Timeout ]
+crbug.com/169781 inspector/extensions/extensions-network.html [ Timeout ]
+crbug.com/169781 inspector/extensions/extensions-panel.html [ Timeout ]
+crbug.com/169781 inspector/extensions/extensions-reload.html [ Timeout ]
+crbug.com/169781 inspector/extensions/extensions-resources.html [ Timeout ]
+crbug.com/169781 inspector/extensions/extensions-sidebar.html [ Timeout ]