diff options
author | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-20 22:55:05 +0000 |
---|---|---|
committer | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-20 22:55:05 +0000 |
commit | 9ed3c390013b9398ef258564ea73e1c306fdb907 (patch) | |
tree | fb8c44c8e9b5e491f4f89eeba7b726e544a74dc4 /webkit | |
parent | a4410e4840cb466541ebd1ec754e48edf409fac7 (diff) | |
download | chromium_src-9ed3c390013b9398ef258564ea73e1c306fdb907.zip chromium_src-9ed3c390013b9398ef258564ea73e1c306fdb907.tar.gz chromium_src-9ed3c390013b9398ef258564ea73e1c306fdb907.tar.bz2 |
Update bug number for some failing test in test-expecations. They were marked as part of the webkit merge, but were not actually caused by the merge (the tests failed on main waterfall before the merge, see more details in bug).
TEST=none
BUG=19888
Review URL: http://codereview.chromium.org/174192
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23905 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 5060f6e..921d061 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2897,9 +2897,8 @@ BUG19782 WIN DEBUG : LayoutTests/fast/dom/text-control-crash-on-select.html = CR BUG19665 MAC : LayoutTests/platform/mac/editing/input/hangul-enter-confirms-and-sends-keypress.html = FAIL BUG19665 MAC : LayoutTests/platform/mac/editing/input/kotoeri-enter-to-confirm-and-newline.html = FAIL -// Fallout from r47528:47546 -BUG19796 LINUX WIN : LayoutTests/plugins/netscape-plugin-setwindow-size-2.html = FAIL -BUG19796 WIN : LayoutTests/plugins/netscape-plugin-setwindow-size.html = FAIL +BUG19888 LINUX WIN : LayoutTests/plugins/netscape-plugin-setwindow-size-2.html = FAIL +BUG19888 WIN : LayoutTests/plugins/netscape-plugin-setwindow-size.html = FAIL // Temporary supression while we investigate. BUG19842 MAC : LayoutTests/fast/forms/input-type-change2.html = CRASH |