From 941f3186bb04423e1b67640b629062305437beb7 Mon Sep 17 00:00:00 2001 From: "dglazkov@chromium.org" Date: Sat, 20 Feb 2010 00:07:34 +0000 Subject: Tweak expectations for newly rolled-in tests. TBR=rolandsteiner TEST=none BUG=none Review URL: http://codereview.chromium.org/650090 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@39517 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/tools/layout_tests/test_expectations.txt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'webkit') diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index a9c93a3..4f00e38 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -242,6 +242,9 @@ WONTFIX : http/tests/security/cross-frame-access-private-browsing.html = FAIL // Chromium doesn't implement private browsing in the renderer. WONTFIX : plugins/private-browsing-mode.html = FAIL +// We don't let anyone set status in the browser. +WONTFIX : plugins/set-status.html = TEXT + // We don't care about dashboard compatibility mode. WONTFIX SKIP : http/tests/xmlhttprequest/default-content-type-dashboard.html = FAIL WONTFIX SKIP : http/tests/xmlhttprequest/svg-created-by-xhr-disallowed-in-dashboard.html = FAIL @@ -472,6 +475,10 @@ WONTFIX BUG32663 MAC : fast/fast-mobile-scrolling/no-fixed-position-elements.htm // Tests for frameset flattening. Relevant only on mobile browsers. WONTFIX SKIP : fast/frames/flattening = TIMEOUT +// This should be tested differently (see discussion on https://bugs.webkit.org/show_bug.cgi?id=35063). +// No need to waste cycles implementing harness support for this variant of the test. +WONTFIX : fast/loader/api-test-new-window-data-load-base-url.html = TEXT + // ----------------------------------------------------------------- // CHROME REWRITTEN TESTS // ----------------------------------------------------------------- @@ -2977,6 +2984,5 @@ BUG36113 WIN LINUX : fast/css/first-letter-first-line-hover.html = IMAGE+TEXT BUG36113 MAC : fast/css/first-letter-first-line-hover.html = IMAGE // WebKit Roll 54961:55024 -BUG_DGLAZKOV : fast/loader/api-test-new-window-data-load-base-url.html = TEXT -BUG_DGLAZKOV : plugins/set-status.html = TEXT +// This crash will go away after rolling past r54033. BUG_DGLAZKOV DEBUG : svg/custom/resource-invalidate-on-target-update.svg = CRASH -- cgit v1.1