From d6f61a3221f0abf8ed723ef0fcc8cb6762c02473 Mon Sep 17 00:00:00 2001 From: "dpranke@google.com" Date: Fri, 13 Nov 2009 20:35:10 +0000 Subject: 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 --- webkit/tools/layout_tests/test_expectations.txt | 7 ------- 1 file changed, 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 -- cgit v1.1