diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-14 17:35:54 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-14 17:35:54 +0000 |
commit | 36b7ebbd2488bdf6f4842113a978bd58a0776d75 (patch) | |
tree | 8cbcf67ec85038bcaa6b53461e914b6cad95656a /webkit | |
parent | 7b8414a9175fa99d657a5ff34c9e440edb8231de (diff) | |
download | chromium_src-36b7ebbd2488bdf6f4842113a978bd58a0776d75.zip chromium_src-36b7ebbd2488bdf6f4842113a978bd58a0776d75.tar.gz chromium_src-36b7ebbd2488bdf6f4842113a978bd58a0776d75.tar.bz2 |
Adjust test expectations according to actual results.
TBR=ajwong
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/496011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34462 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-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 83f4ac7..30db8c8 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3082,8 +3082,8 @@ BUG_AJWONG : LayoutTests/fast/repaint/block-selection-gap-stale-cache-2.html = I BUG_AJWONG : LayoutTests/fast/repaint/block-selection-gap-stale-cache.html = IMAGE IMAGE+TEXT TEXT // Regression from Webkit merge 51772 -> 51784 -BUG_AJWONG : LayoutTests/storage/domstorage/quota.html = CRASH -BUG_AJWONG : LayoutTests/http/tests/appcache/resource-redirect-2.html = TIMEOUT +BUG_AJWONG MAC LINUX : LayoutTests/storage/domstorage/quota.html = CRASH PASS +BUG_AJWONG : LayoutTests/http/tests/appcache/resource-redirect-2.html = TIMEOUT PASS // Webkit Roll to r51875 BUG29748 LINUX : LayoutTests/css1/basic/containment.html = IMAGE |