summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-20 21:19:37 +0000
committerdglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-20 21:19:37 +0000
commitb7ebdb067620e860699be5d7ab0c7e4137f6f3c3 (patch)
tree88214e2324e6bad019c50c3bbcb9ea7e1b892d2b
parent1c96609d624c8ae47d0d88bd8513d70e3d87fd19 (diff)
downloadchromium_src-b7ebdb067620e860699be5d7ab0c7e4137f6f3c3.zip
chromium_src-b7ebdb067620e860699be5d7ab0c7e4137f6f3c3.tar.gz
chromium_src-b7ebdb067620e860699be5d7ab0c7e4137f6f3c3.tar.bz2
WONTFIX remaining WebArchive tests.
BUG=10395 TEST=none TBR=jparent Review URL: http://codereview.chromium.org/173150 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23883 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt21
1 files changed, 7 insertions, 14 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 7c82633..d6434bf 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -164,13 +164,13 @@ WONTFIX : LayoutTests/fast/canvas/canvas-gradient-addStop-error.html = FAIL
WONTFIX : LayoutTests/fast/events/keydown-1.html = FAIL
WONTFIX LINUX WIN : LayoutTests/fast/events/option-tab.html = FAIL
-// Chrome does not support WebArchives (just like Safari for Windows),
-// although we might eventually want to on Mac.
-BUG761653 WONTFIX SKIP : LayoutTests/webarchive/loading = FAIL TIMEOUT
-BUG761653 WONTFIX : LayoutTests/webarchive = PASS
-BUG761653 WONTFIX : LayoutTests/svg/webarchive = FAIL PASS
-BUG761653 WONTFIX : LayoutTests/svg/custom/image-with-prefix-in-webarchive.svg = FAIL PASS
-BUG761653 WONTFIX SKIP : LayoutTests/http/tests/webarchive = FAIL PASS
+// Chrome does not support WebArchives.
+BUG10395 WONTFIX SKIP : LayoutTests/webarchive/loading = FAIL TIMEOUT
+BUG10395 WONTFIX : LayoutTests/webarchive = PASS
+BUG10395 WONTFIX : LayoutTests/svg/webarchive = FAIL PASS
+BUG10395 WONTFIX : LayoutTests/svg/custom/image-with-prefix-in-webarchive.svg = FAIL PASS
+BUG10395 WONTFIX SKIP : LayoutTests/http/tests/webarchive = FAIL PASS
+BUG10395 WONTFIX SKIP : LayoutTests/svg/webarchive/svg-cursor-subresources.svg = FAIL
// We don't support ACCELERATED_COMPOSITING. Skipping because some tests in this
// directory don't have pixel results.
@@ -1570,13 +1570,6 @@ BUG4360 SKIP : LayoutTests/http/tests/navigation/post-goback-repost-policy.html
// TODO(tc): Failing on buildbots
BUG10394 WIN LINUX : LayoutTests/fast/events/standalone-image-drag-to-editable.html = FAIL
-// Missing expected results. Probably going to fail anyway, since
-// chromium does not support webarchive format.
-// Doesn't need to block the next release. So defer.
-BUG10395 SKIP : LayoutTests/svg/webarchive/svg-cursor-subresources.svg = FAIL
-BUG10395 SKIP : LayoutTests/webarchive/test-css-url-resources-in-stylesheets.html = FAIL
-BUG10395 SKIP : LayoutTests/webarchive/test-css-url-resources-inline-styles.html = FAIL
-
// Merge 39309:39335 Regressions (RenderButton::setupInnerStyle regression).
BUG5737 LINUX : LayoutTests/fast/box-sizing/percentage-height.html = FAIL
BUG5737 LINUX : LayoutTests/fast/forms/001.html = FAIL