diff options
author | jochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-25 17:47:10 +0000 |
---|---|---|
committer | jochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-25 17:47:10 +0000 |
commit | 3dcf7eafcec4c65a17b5430ee6b2a535bd42e324 (patch) | |
tree | ed4f55e166a2f6a8dbcc1057eed1720a506ee429 /content/shell/layout_tests | |
parent | 7a40dd68a60c40152d99ed2e832c0bcad6a92cbc (diff) | |
download | chromium_src-3dcf7eafcec4c65a17b5430ee6b2a535bd42e324.zip chromium_src-3dcf7eafcec4c65a17b5430ee6b2a535bd42e324.tar.gz chromium_src-3dcf7eafcec4c65a17b5430ee6b2a535bd42e324.tar.bz2 |
[content shell] unskip inspector tests
BUG=171920
TBR=pfeldman@chromium.org
Review URL: https://codereview.chromium.org/12033102
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@178848 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/shell/layout_tests')
-rw-r--r-- | content/shell/layout_tests/TestExpectations | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/content/shell/layout_tests/TestExpectations b/content/shell/layout_tests/TestExpectations index cf360fc..3143153 100644 --- a/content/shell/layout_tests/TestExpectations +++ b/content/shell/layout_tests/TestExpectations @@ -1,7 +1,3 @@ # These are additional layout test expectations for content shell # # See http://trac.webkit.org/wiki/TestExpectations for more information on this file. - -# Require a local devtools frontend. -crbug.com/171920 inspector/ [ Skip ] -crbug.com/171920 http/tests/inspector/ [ Skip ] |