diff options
author | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-16 19:20:19 +0000 |
---|---|---|
committer | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-16 19:20:19 +0000 |
commit | 03e12a4defe3868fc1ed769925d887355b47309d (patch) | |
tree | d5014106496dedc4279fc6d2fb3b9d6f1516ad9b /webkit | |
parent | ac02528c7082672bca70f67e72a74ee906507170 (diff) | |
download | chromium_src-03e12a4defe3868fc1ed769925d887355b47309d.zip chromium_src-03e12a4defe3868fc1ed769925d887355b47309d.tar.gz chromium_src-03e12a4defe3868fc1ed769925d887355b47309d.tar.bz2 |
Update test expectations to better match state of tree. These are currently making bots orange or red.
TEST=try servers
BUG=29737,30593,29748
Review URL: http://codereview.chromium.org/501057
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34734 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 5eb3ae3..b7bffc9 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3087,7 +3087,6 @@ BUG29748 LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/backgr_posi BUG29748 LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row.html = IMAGE BUG29748 LINUX : LayoutTests/tables/mozilla_expected_failures/other/empty_cells.html = IMAGE BUG29748 LINUX : LayoutTests/tables/mozilla_expected_failures/other/test4.html = IMAGE -BUG29748 LINUX : LayoutTests/fast/forms/input-align-image.html = IMAGE+TEXT BUG29748 WIN DEBUG : LayoutTests/fast/forms/input-align-image.html = IMAGE+TEXT PASS // More Webkit Roll to r51875 @@ -3218,7 +3217,7 @@ BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/top-frame-4.html = TIMEOUT BUG25977 WIN DEBUG : LayoutTests/http/tests/appcache/top-frame-3.html = TIMEOUT TEXT PASS // Crash of unknown origin :( -BUG_DGLAZKOV LINUX : LayoutTests/fast/images/svg-as-background.html = CRASH +BUG_DGLAZKOV LINUX : LayoutTests/fast/images/svg-as-background.html = CRASH PASS // Another crash of unknown origin // First crash at http://src.chromium.org/viewvc/chrome?view=rev&revision=34558, which doesn't make much sense. @@ -3230,3 +3229,7 @@ BUG30543 : LayoutTests/storage/domstorage/localstorage/enumerate-with-length-and // Flaky. BUG30545 WIN : LayoutTests/websocket/tests/bad-sub-protocol.html = CRASH PASS +BUG30593 LINUX MAC : LayoutTests/websocket/tests/url-with-credential.html = TEXT PASS + +// Flaky since SVG filters turned on +BUG29737 LINUX : LayoutTests/svg/filters/feDisplacementMap.svg = TEXT PASS
\ No newline at end of file |