diff options
author | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-28 01:35:41 +0000 |
---|---|---|
committer | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-28 01:35:41 +0000 |
commit | a7c2ff748541a96df53995216dc2a7c1209dca48 (patch) | |
tree | 99ce6dcc7d67e93547ab91ffd4a7542a7209615b | |
parent | 6ca5d06982ec5e58f4742ba1476433e6c2b2171b (diff) | |
download | chromium_src-a7c2ff748541a96df53995216dc2a7c1209dca48.zip chromium_src-a7c2ff748541a96df53995216dc2a7c1209dca48.tar.gz chromium_src-a7c2ff748541a96df53995216dc2a7c1209dca48.tar.bz2 |
Update test list comment to reflect current bug information.
Review URL: http://codereview.chromium.org/100092
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14703 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index ea74a89..fe6cdd1 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1790,8 +1790,8 @@ BUG10408 MAC : LayoutTests/fast/forms/menulist-no-overflow.html = FAIL BUG10409 MAC : LayoutTests/fast/forms/002.html = FAIL BUG10409 MAC LINUX : LayoutTests/svg/custom/clip-path-units-changes.svg = FAIL -// Pass locally on some developers' machines but fails on bot. -BUG9275 WIN MAC LINUX : LayoutTests/fast/encoding/char-decoding.html = FAIL +// We disallow file:// urls from doing XHR to data:. +DEFER BUG9275 : LayoutTests/fast/encoding/char-decoding.html = FAIL // Flakey tests BUG10410 LINUX : LayoutTests/transitions/shorthand-transitions.html = FAIL PASS |