summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorukai@chromium.org <ukai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-25 07:09:42 +0000
committerukai@chromium.org <ukai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-25 07:09:42 +0000
commit563cc146d6a6d5b1e5c80ec1e36dda0585c900d6 (patch)
tree868005b4082106e1ff7e731384efa4dc2a4e2895
parentbeb2b87b02f2df97d69d65a6839beb63cc97d51c (diff)
downloadchromium_src-563cc146d6a6d5b1e5c80ec1e36dda0585c900d6.zip
chromium_src-563cc146d6a6d5b1e5c80ec1e36dda0585c900d6.tar.gz
chromium_src-563cc146d6a6d5b1e5c80ec1e36dda0585c900d6.tar.bz2
Update expected test failures after Webkit update 44065:44094
TBR=paul BUG=12611 Review URL: http://codereview.chromium.org/115750 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16848 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt8
1 files changed, 3 insertions, 5 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 3b87933..1d2b266 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -1938,7 +1938,6 @@ BUG10462 WIN LINUX : LayoutTests/http/tests/misc/generated-content-inside-table.
BUG10463 WIN LINUX : LayoutTests/editing/selection/hit-test-anonymous.html = FAIL
BUG10463 LINUX : LayoutTests/fast/clip/016.html = FAIL
BUG10463 WIN LINUX : LayoutTests/fast/forms/listbox-hit-test-zoomed.html = FAIL
-BUG10463 WIN : LayoutTests/fast/forms/slider-transformed.html = FAIL
BUG10463 WIN LINUX : LayoutTests/fast/forms/slider-zoomed.html = FAIL
BUG10463 WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-36-t.svg = FAIL
BUG10463 WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-39-t.svg = FAIL
@@ -2681,10 +2680,6 @@ BUG12354 : LayoutTests/plugins/netscape-invoke-browserfuncs.html = FAIL
BUG12355 : LayoutTests/editing/pasteboard/file-input-files-access.html = FAIL
BUG12361 : LayoutTests/http/tests/cookies/double-quoted-value-with-semi-colon.html = FAIL
-// webkit 44016 introducted this new test
-BUG12477 : LayoutTests/fast/js/global-function-resolve.html = FAIL
-// webkit 43991 fixed the test
-BUG12477 : LayoutTests/http/tests/mime/accept-all-text-types.html = FAIL
// webkit 44010+44027 introducted new tests
BUG12477 : LayoutTests/http/tests/local/drag-over-remote-content.html = FAIL
BUG12477 : LayoutTests/http/tests/security/drag-over-remote-content-iframe.html = FAIL
@@ -2693,3 +2688,6 @@ BUG12477 : LayoutTests/http/tests/security/drag-over-remote-content-iframe.html
BUG12563 LINUX : LayoutTests/fast/css/clip-zooming.html = FAIL
BUG12563 LINUX : LayoutTests/fast/forms/search-zoomed.html = FAIL
+// Test failures from WebKit 44065:44094
+BUG12611 : LayoutTests/fast/js/exception-for-nonobject.html = FAIL
+