summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantonm@chromium.org <antonm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-01 17:13:40 +0000
committerantonm@chromium.org <antonm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-01 17:13:40 +0000
commit13e50ceda3ab25c92e51693cb00a18b3bfac6880 (patch)
treeda1719cdbf6c7bd85015a6feb2d778e1fddf19ee
parent601858c0f72ea9693a4796fe6b48558efde46ed7 (diff)
downloadchromium_src-13e50ceda3ab25c92e51693cb00a18b3bfac6880.zip
chromium_src-13e50ceda3ab25c92e51693cb00a18b3bfac6880.tar.gz
chromium_src-13e50ceda3ab25c92e51693cb00a18b3bfac6880.tar.bz2
Remove unnecessary test expectations overrides.
Review URL: http://codereview.chromium.org/3337001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58193 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 7ca4b03..6594e12 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -26,17 +26,6 @@ BUGWK44514 LINUX WIN : svg/custom/missing-xlink.svg = TEXT
BUGWK44514 MAC : fast/backgrounds/svg-as-background-6.html = IMAGE
BUGWK44514 MAC : svg/zoom/page/zoom-mask-with-percentages.svg = IMAGE
-// Roll 66396:6646. A lot of blob work by Jian Li, so temporary disabling it.
-BUGWK44945 SKIP : fast/files/read-blob-async.html = PASS TIMEOUT
-BUGWK44945 SKIP : fast/files/read-file-async.html = PASS TIMEOUT
-BUGWK44945 SKIP : http/tests/local/blob/send-data-blob.html = PASS TIMEOUT
-BUGWK44945 SKIP : http/tests/local/blob/send-hybrid-blob.html = PASS TIMEOUT
-BUGWK44945 SKIP : http/tests/local/blob/send-sliced-data-blob.html = PASS TIMEOUT
-BUGWK44945 SKIP : http/tests/local/send-sliced-dragged-file.html = PASS TIMEOUT
-BUGWK44945 SKIP : fast/files/apply-blob-url-to-xhr.html = PASS TIMEOUT
-BUGWK44945 SKIP : fast/files/apply-blob-url-to-img.html = PASS TIMEOUT
-
-
// V8 related fixed that will be upstreamed afterwards.
// V8 roll to version 2.4.0 fixes array-splice
BUGRICOW : fast/js/array-splice.html = PASS