summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-01 18:49:04 +0000
committeragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-01 18:49:04 +0000
commit4ee0a3cbc1bf0fa13d7736f364b6fc0baca6b914 (patch)
tree0bfc34733f21573403de34404336f90d55a59d4f
parent076700e676bfcbfe23d25d569a09cc7d4b8e127a (diff)
downloadchromium_src-4ee0a3cbc1bf0fa13d7736f364b6fc0baca6b914.zip
chromium_src-4ee0a3cbc1bf0fa13d7736f364b6fc0baca6b914.tar.gz
chromium_src-4ee0a3cbc1bf0fa13d7736f364b6fc0baca6b914.tar.bz2
Fix test_expectations file.
(Had a duplicate entry) git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12967 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index a3f1c4b..ecd273c 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2022,11 +2022,6 @@ WIN LINUX : LayoutTests/fast/dom/location-new-window-no-crash.html = FAIL
MAC RELEASE : LayoutTests/fast/dom/location-new-window-no-crash.html = FAIL
MAC DEBUG : LayoutTests/fast/dom/location-new-window-no-crash.html = CRASH FAIL
-// NOTE: This test actually passes, BUT it cause the next test, no matter what
-// it is, to fail because it leaves a side effect in internal state. So we
-// skip this test for now to avoid the effect on what ever happens to come next.
-SKIP MAC : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = PASS
-
// Crashes sometimes. Race? Memory corruption?
// Might be related to https://bugs.webkit.org/show_bug.cgi?id=22834
LINUX : LayoutTests/fast/canvas/set-colors.html = PASS CRASH