summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfinnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-14 17:36:11 +0000
committerfinnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-14 17:36:11 +0000
commitc60a399d7e2f83806acf81b8eeec9d4dd20338a6 (patch)
treebca3ef3bf72ac58315dbf28c8a49eadf399bd177
parentc19c715aaa359f0d99fa788051989ce2e1d4f89a (diff)
downloadchromium_src-c60a399d7e2f83806acf81b8eeec9d4dd20338a6.zip
chromium_src-c60a399d7e2f83806acf81b8eeec9d4dd20338a6.tar.gz
chromium_src-c60a399d7e2f83806acf81b8eeec9d4dd20338a6.tar.bz2
Fix duplicate expectations.
TBR=yaar BUG=None TEST=None Review URL: http://codereview.chromium.org/275018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28979 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 586e459..826a49f 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2201,7 +2201,6 @@ BUG23475 MAC : LayoutTests/fast/invalid/missing-end-tag.xhtml = IMAGE
BUG23475 MAC : LayoutTests/fast/parser/xhtml-alternate-entities.xml = IMAGE
BUG23475 MAC : LayoutTests/fast/xsl/xslt-extra-content-at-end.xml = IMAGE
BUG23475 MAC : LayoutTests/svg/custom/junk-data.svg = IMAGE
-BUG23475 MAC : LayoutTests/svg/custom/missing-xlink.svg = IMAGE
// 116/136 of the repaint tests fail due to invalidation that doesn't match; further triage necessary
BUG23473 MAC : LayoutTests/fast/repaint = IMAGE
@@ -3187,5 +3186,5 @@ BUG_HCLAM WIN : LayoutTests/fast/loader/text-document-wrapping.html = CRASH
// WebKit roll 49473:49502
BUG24756 : LayoutTests/fast/websockets/websocket-event-target.html = FAIL
BUG24757 : LayoutTests/fast/dom/beforeload/frame-before-load.html = FAIL
+// See also bug 23475:
BUG24775 : LayoutTests/svg/custom/missing-xlink.svg = FAIL PASS
-