diff options
author | jhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-07 18:25:49 +0000 |
---|---|---|
committer | jhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-07 18:25:49 +0000 |
commit | d22851272f0c40d2d77dd5db639607a27768d657 (patch) | |
tree | 5ae06030d4c2f69724e879412046afa59d806fcf /webkit | |
parent | e3ce1e3794c19a577021056caa1ee4ee1141de6b (diff) | |
download | chromium_src-d22851272f0c40d2d77dd5db639607a27768d657.zip chromium_src-d22851272f0c40d2d77dd5db639607a27768d657.tar.gz chromium_src-d22851272f0c40d2d77dd5db639607a27768d657.tar.bz2 |
Update test_expectations.txt to match a flaky test and a new crasher.
TBR=zork
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/267008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28275 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index fcfb66c..9fceb03 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1612,7 +1612,8 @@ BUG23498 MAC : LayoutTests/fast/forms/form-hides-table.html = IMAGE BUG23498 MAC : LayoutTests/fast/forms/input-table.html = IMAGE BUG23498 MAC : LayoutTests/fast/forms/textAreaLineHeight.html = IMAGE BUG23498 MAC : LayoutTests/fast/forms/textarea-rows-cols.html = IMAGE -BUG23498 MAC : LayoutTests/fast/frames/frame-scrolling-attribute.html = IMAGE +// Also BUG_24121 for the CRASH +BUG23498 MAC : LayoutTests/fast/frames/frame-scrolling-attribute.html = IMAGE CRASH BUG23498 MAC : LayoutTests/fast/frames/iframe-scrolling-attribute.html = IMAGE BUG23498 MAC : LayoutTests/fast/frames/invalid.html = IMAGE BUG23498 MAC : LayoutTests/fast/frames/onlyCommentInIFrame.html = IMAGE @@ -3088,3 +3089,6 @@ BUG_JOHNNYG WIN : LayoutTests/fast/forms/select-size.html = CRASH // Failing after r28267 BUG_24116 : LayoutTests/http/tests/loading/gmail-assert-on-load.html = FAIL + +// Failing at WebKit Linux (dbg)(3) build 7795 +BUG_24119 LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug1220.html = PASS FAIL |