summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-11 01:21:16 +0000
committerdpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-11 01:21:16 +0000
commit29b4f373be68126bef6036c9dddf34995b167328 (patch)
tree8b5b9cccfa7666c42856d605fd5e58556911a477
parent524e09ac41511a0a2c83a1ff0927e32d6582e320 (diff)
downloadchromium_src-29b4f373be68126bef6036c9dddf34995b167328.zip
chromium_src-29b4f373be68126bef6036c9dddf34995b167328.tar.gz
chromium_src-29b4f373be68126bef6036c9dddf34995b167328.tar.bz2
Add one failing test back in
R=mpcomplete@chromium.org BUG=none TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31635 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 6886b25..0e666fb 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -678,6 +678,8 @@ 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 = 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