diff options
author | yurys@chromium.org <yurys@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-11 13:21:50 +0000 |
---|---|---|
committer | yurys@chromium.org <yurys@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-11 13:21:50 +0000 |
commit | 04aa8e062fd9f29d106aca258e7c0cdd34b641eb (patch) | |
tree | f8afc2b4bafbeff3aaef6a93d5d0c5bf6e483ae7 | |
parent | 8e1f42522774ff6fb96f7beb35a5c3f65687b8a1 (diff) | |
download | chromium_src-04aa8e062fd9f29d106aca258e7c0cdd34b641eb.zip chromium_src-04aa8e062fd9f29d106aca258e7c0cdd34b641eb.tar.gz chromium_src-04aa8e062fd9f29d106aca258e7c0cdd34b641eb.tar.bz2 |
Add custom expectation for http/tests/loading/bad-scheme-subframe.html
BUG=51785
Review URL: http://codereview.chromium.org/3130006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55712 0039d316-1c4b-4281-b951-d872f2087c98
-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 0ca4cc3..62d9f77 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -4,3 +4,5 @@ // // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. + +BUG51785 : http/tests/loading/bad-scheme-subframe.html = TEXT PASS |