summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorlevin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-02 23:31:28 +0000
committerlevin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-02 23:31:28 +0000
commit9f5e42c18b9d6f20338d90d6330111f2454bd986 (patch)
tree96f6346c52805246df43a788f4729885f1afb9bb /webkit
parent857887e8348c9b88df2d6aaf8895d1ed15b1d6ce (diff)
downloadchromium_src-9f5e42c18b9d6f20338d90d6330111f2454bd986.zip
chromium_src-9f5e42c18b9d6f20338d90d6330111f2454bd986.tar.gz
chromium_src-9f5e42c18b9d6f20338d90d6330111f2454bd986.tar.bz2
Update test expectations
* to remove from tests that are no longer flaky (due to http://trac.webkit.org/changeset/50293). * fix the bug number for a few test to point to the real bug instead of one that is resolved. * remove the skip for a test that will soon no longer be crashing (and thus allow for new baselines to be saved). TEST=None BUG=18733,25747 Review URL: http://codereview.chromium.org/346033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30770 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt11
1 files changed, 3 insertions, 8 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 4684f03..453e453 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2751,8 +2751,8 @@ BUG13721 LINUX : LayoutTests/fast/dynamic/positioned-movement-with-positioned-ch
BUG14207 WIN LINUX : LayoutTests/tables/mozilla/bugs/bug28341.html = PASS FAIL
// Newly added test http://trac.webkit.org/changeset/44816
-BUG14673 WIN SLOW : LayoutTests/http/tests/xmlhttprequest/cross-origin-no-authorization.html = FAIL
-BUG14673 LINUX MAC : LayoutTests/http/tests/xmlhttprequest/cross-origin-no-authorization.html = FAIL
+BUG18733 WIN SLOW : LayoutTests/http/tests/xmlhttprequest/cross-origin-no-authorization.html = FAIL
+BUG18733 LINUX MAC : LayoutTests/http/tests/xmlhttprequest/cross-origin-no-authorization.html = FAIL
BUG14752 LINUX RELEASE SLOW : LayoutTests/http/tests/cache/subresource-expiration.html = FAIL PASS
// Occasionally times out. Not just slow.
@@ -3139,12 +3139,7 @@ BUG26344 LINUX DEBUG : LayoutTests/platform/mac/editing/deleting/backward-delete
// WebKit roll 49992:49997
// hclam to add expected results.
-BUG_HCLAM SKIP : LayoutTests/media/video-volume-slider.html = FAIL
-
-// New flaky crashing tests
-BUG25747 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-invalid-values.html = CRASH PASS
-BUG25747 MAC : LayoutTests/fast/forms/tabbing-input-iframe.html = CRASH PASS
-BUG25747 LINUX : LayoutTests/fast/overflow/scroll-vertical-not-horizontal.html = CRASH PASS
+BUG_HCLAM : LayoutTests/media/video-volume-slider.html = FAIL CRASH
// WebKit roll 50073:50101
// Test added by Ryosuke: http://trac.webkit.org/changeset/50090