From 0b4fca7c6d555ba3ebc373579b8ddc06c87f01ce Mon Sep 17 00:00:00 2001 From: "willchan@chromium.org" Date: Thu, 5 Mar 2009 23:25:05 +0000 Subject: We have a forked/fixed version of this in pending/fast/repaint/bugzilla-6473.html, but it has problems that need to be resolved before it can be upstreamed. See https://bugs.webkit.org/show_bug.cgi?id=21536 Bug 982608: test had a wrong result for one condition Pending test needs work before sending upstream. Review URL: http://codereview.chromium.org/40186 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11054 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/tools/layout_tests/test_lists/tests_fixable.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'webkit') diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 258a007..58b2093 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -116,11 +116,11 @@ DEFER : LayoutTests/fast/events/stopPropagation-submit.html = FAIL // races. Pending versions have these fixed. // Upstreaming pending test needs work. // See https://bugs.webkit.org/show_bug.cgi?id=21536 -LayoutTests/fast/repaint/bugzilla-6473.html = PASS FAIL +DEFER LayoutTests/fast/repaint/bugzilla-6473.html = PASS FAIL // Bug 982608: test had a wrong result for one condition -// Pending test needs work before sedning upstream. -LayoutTests/plugins/destroy-stream-twice.html = FAIL TIMEOUT +// Pending test needs work before sending upstream. +DEFER LayoutTests/plugins/destroy-stream-twice.html = FAIL TIMEOUT // ----------------------------------------------------------------- // Tests deferred until we provide support for a particular feature. -- cgit v1.1