summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-05 23:25:05 +0000
committerwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-05 23:25:05 +0000
commit0b4fca7c6d555ba3ebc373579b8ddc06c87f01ce (patch)
tree7a42c4bcdb6b73b8d900df5ad5d589677529b2d8
parent7bb813b123af8c00374b97c738712cd3629644ec (diff)
downloadchromium_src-0b4fca7c6d555ba3ebc373579b8ddc06c87f01ce.zip
chromium_src-0b4fca7c6d555ba3ebc373579b8ddc06c87f01ce.tar.gz
chromium_src-0b4fca7c6d555ba3ebc373579b8ddc06c87f01ce.tar.bz2
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
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt6
1 files changed, 3 insertions, 3 deletions
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.