summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authordimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-21 01:32:09 +0000
committerdimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-21 01:32:09 +0000
commit1f6970ca13c586fbf0791929239c491457a0a262 (patch)
treeafa5678c15ff148e836c36f85d55ea27e5016c58 /webkit/tools
parent9bd7d83647cf5add52fd0beafbe5f51a03b3585e (diff)
downloadchromium_src-1f6970ca13c586fbf0791929239c491457a0a262.zip
chromium_src-1f6970ca13c586fbf0791929239c491457a0a262.tar.gz
chromium_src-1f6970ca13c586fbf0791929239c491457a0a262.tar.bz2
Make baselines for a new test. Test works by obscuring the red square with the green one, which happens on all platforms same way. Also, created a bug for media/progress-events-at-least-one.html as it is an actual failure of a new test.
R=jianli BUG=none TEST=none Review URL: http://codereview.chromium.org/174202 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23933 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt10
1 files changed, 3 insertions, 7 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 4575b92..47b1ab3 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2903,10 +2903,6 @@ BUG19888 WIN : LayoutTests/plugins/netscape-plugin-setwindow-size.html = FAIL
// Temporary supression while we investigate.
BUG19842 MAC : LayoutTests/fast/forms/input-type-change2.html = CRASH
-// WebKit merge 47575:47591 new test, needs baselines. WebKit change http://trac.webkit.org/changeset/47590
-BUG_DIMICH LINUX WIN : LayoutTests/fast/repaint/inline-block-resize.html = FAIL
-
-// WebKit merge 47575:47591 updated test, perhaps needs rebaseline on Win.
-// WebKit change http://trac.webkit.org/changeset/47579
-// This test timed out before, not it appears to run but fail.
-BUG_DIMICH WIN : LayoutTests/media/progress-event-at-least-one.html = FAIL TIMEOUT
+// New test. WebKit change http://trac.webkit.org/changeset/47431
+// Does not work in Chromium yet (not supporting wav format)
+BUG19904 WIN : LayoutTests/media/progress-event-at-least-one.html = FAIL TIMEOUT