summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-13 20:35:10 +0000
committerdpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-13 20:35:10 +0000
commitd6f61a3221f0abf8ed723ef0fcc8cb6762c02473 (patch)
tree3202161e3eb4b9af1e4b8e2ec0ec3cbdd1a92f07
parentc2cd749623558c68f82c103efaf08d13ba84212e (diff)
downloadchromium_src-d6f61a3221f0abf8ed723ef0fcc8cb6762c02473.zip
chromium_src-d6f61a3221f0abf8ed723ef0fcc8cb6762c02473.tar.gz
chromium_src-d6f61a3221f0abf8ed723ef0fcc8cb6762c02473.tar.bz2
Delete no longer failing expectation - fixed upstream in
https://bugs.webkit.org/show_bug.cgi?id=31373 R=dglazkov@chromium.org BUG=10274 TEST=LayoutTests/fast/dom/Window/window-screen-properties.html git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31938 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 085d6da..a6f8b2f 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -673,13 +673,6 @@ BUG6139 : LayoutTests/fast/forms/select-writing-direction-natural.html = FAIL
// which depends on that functionality. So we ignore this for beta.
BUG21901 : LayoutTests/plugins/netscape-enumerate.html = FAIL
-// This tests the screen's pixel depth, which we don't set on the buildbots
-// so it depends on the users settings. Making this a broken test for us.
-// The test must be fixed to not depend on user settings and rebaselined. post-beta.
-BUG10274 WIN RELEASE : LayoutTests/fast/dom/Window/window-screen-properties.html = PASS FAIL
-BUG10274 WIN DEBUG : LayoutTests/fast/dom/Window/window-screen-properties.html = PASS TEXT
-BUG10274 LINUX : LayoutTests/fast/dom/Window/window-screen-properties.html = FAIL
-
// Expectations for this test changed upstream. We should fix this test, but
// it doesn't need to block the current release
BUG10275 : LayoutTests/http/tests/security/cross-frame-access-put.html = FAIL