diff options
author | machenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-07-22 10:41:39 +0000 |
---|---|---|
committer | machenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-07-22 10:41:39 +0000 |
commit | e1e21d34529c8bb0ed9d3695d73d064fbe0323e5 (patch) | |
tree | 40d40abd68a5d2c13c613f737e564be5bc35b68c /webkit/tools | |
parent | 61812b0dee52b2fe29c73e58c6c69edc1c1a9a77 (diff) | |
download | chromium_src-e1e21d34529c8bb0ed9d3695d73d064fbe0323e5.zip chromium_src-e1e21d34529c8bb0ed9d3695d73d064fbe0323e5.tar.gz chromium_src-e1e21d34529c8bb0ed9d3695d73d064fbe0323e5.tar.bz2 |
Temporarily disable test until next blink roll.
The blink roll contains a fix to the problem, but is stale at the moment.
BUG=395882
TBR=jochen@chromium.org
NOTRY=true
NOTREECHECKS=true
Review URL: https://codereview.chromium.org/405413002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284661 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 4229c65..a262e22 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -30,3 +30,5 @@ # src/third_party/WebKit/LayoutTests/TestExpectations . Right?) # # EVERYTHING BELOW THIS LINE WILL BE DELETED AT EVERY WEBKIT DEPS ROLL + +crbug.com/395882 http/tests/security/xss-DENIED-method-with-iframe-proto.html [ Skip ] |