diff options
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 10 |
1 files changed, 8 insertions, 2 deletions
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 |