summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsenorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-30 18:58:10 +0000
committersenorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-30 18:58:10 +0000
commited007370f3e0362799a2569f09772e8fbe2dd298 (patch)
tree4b25a8a6ec8e7c390a348bdee9a70f9340f0910d
parent9c423550b81f99ce33d6cff6e63153ebf4d8facc (diff)
downloadchromium_src-ed007370f3e0362799a2569f09772e8fbe2dd298.zip
chromium_src-ed007370f3e0362799a2569f09772e8fbe2dd298.tar.gz
chromium_src-ed007370f3e0362799a2569f09772e8fbe2dd298.tar.bz2
Remove LayoutTests/hixie/perf/001.xml and 002.xml from test_expectations in
DEBUG, since they were fixed by Skia r341 (which included the appropriate fix for the assertion failure). BUG=http://crbug.com/19397 TEST=Green is good. TBR=dglazkov Review URL: http://codereview.chromium.org/183013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24870 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index af5806e..6b71961 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2538,9 +2538,6 @@ BUG_LEVIN WIN LINUX : LayoutTests/fast/text/monospace-width-cache.html = FAIL
// Fallout from webkit 47265:47277
BUG_MBELSHE : LayoutTests/fast/js/Array-isArray.html = FAIL
-BUG19397 LINUX DEBUG : LayoutTests/svg/hixie/perf/001.xml = FAIL
-BUG19397 LINUX DEBUG : LayoutTests/svg/hixie/perf/002.xml = FAIL
-
BUG19519 WIN MAC DEBUG : LayoutTests/fast/css/last-of-type-pseudo-class.html = FAIL PASS
// Fallout from webkit 47305:47383