diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-11 04:34:26 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-11 04:34:26 +0000 |
commit | 77ea4960c1d0d70ce9edb0eb8b00c5f32939fb2f (patch) | |
tree | 67c4c6dded8aa7ac65e8127f04c8dc2635b7ee28 | |
parent | 66354de66688c99bcb77381adefe69931d70ad14 (diff) | |
download | chromium_src-77ea4960c1d0d70ce9edb0eb8b00c5f32939fb2f.zip chromium_src-77ea4960c1d0d70ce9edb0eb8b00c5f32939fb2f.tar.gz chromium_src-77ea4960c1d0d70ce9edb0eb8b00c5f32939fb2f.tar.bz2 |
Add back a few failing tests, removed in a moment of unfounded optimism.
TBR=japhet
TEST=none
BUG=24142
BUG=6735
Review URL: http://codereview.chromium.org/268032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28689 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 9d4e6a6..4a8cc3e 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -881,6 +881,8 @@ BUG10280 WIN LINUX : LayoutTests/fast/inline/dirtyLinesForInline.html = FAIL PAS BUG20507 : LayoutTests/http/tests/uri/resolve-encoding-relative.html = FAIL +BUG6735 MAC : LayoutTests/plugins/netscape-throw-exception.html = FAIL + BUG10432 WIN LINUX : LayoutTests/fast/overflow/004.html = FAIL BUG9071 MAC WIN DEBUG SLOW : LayoutTests/editing/selection/drag-to-contenteditable-iframe.html = FAIL PASS @@ -3159,6 +3161,7 @@ BUG24116 SLOW : LayoutTests/http/tests/loading/gmail-assert-on-load.html = FAIL BUG24119 LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug1220.html = PASS FAIL // WebKit roll 49245:49254 +BUG24142 LINUX : LayoutTests/fast/css/large-number-round-trip.html = FAIL BUG_JOHNNYG WIN LINUX : LayoutTests/fast/frames/viewsource-link-on-href-value.html = FAIL PASS CRASH // Flaky failure |