summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authortc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-16 23:31:49 +0000
committertc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-16 23:31:49 +0000
commit4d94c756d95e2d6589218ee506704ef25ef24cd8 (patch)
tree4d37ecff628d534dd3b564e9b18eb6422c7720c6 /webkit/tools
parentf40de19180b792591af0639eeb19c00a3951ee74 (diff)
downloadchromium_src-4d94c756d95e2d6589218ee506704ef25ef24cd8.zip
chromium_src-4d94c756d95e2d6589218ee506704ef25ef24cd8.tar.gz
chromium_src-4d94c756d95e2d6589218ee506704ef25ef24cd8.tar.bz2
Rebaseline tests where the output changed upstream.
This was caused by http://trac.webkit.org/changeset/42549 upstream. Will rebaseline on linux in the next change. Review URL: http://codereview.chromium.org/79030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13900 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt20
1 files changed, 11 insertions, 9 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 5dc8e38..67beace 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2474,12 +2474,14 @@ DEFER BUG10621 : LayoutTests/fast/js/array-reduceRight.html = FAIL
DEFER BUG10622 : LayoutTests/fast/js/array-enumerators-functions.html = FAIL
// New regressions from webkit merge 42547:42580
-BUG_TONY : LayoutTests/editing/pasteboard/4076267-2.html = FAIL
-BUG_TONY : LayoutTests/editing/pasteboard/4840662.html = FAIL
-BUG_TONY : LayoutTests/editing/pasteboard/5156401-1.html = FAIL
-BUG_TONY : LayoutTests/editing/pasteboard/5387578.html = FAIL
-BUG_TONY : LayoutTests/editing/pasteboard/bad-placeholder.html = FAIL
-BUG_TONY : LayoutTests/editing/pasteboard/paste-into-anchor-text.html = FAIL
-BUG_TONY : LayoutTests/editing/pasteboard/paste-match-style-001.html = FAIL
-BUG_TONY : LayoutTests/editing/pasteboard/paste-text-019.html = FAIL
-BUG_TONY WIN LINUX : LayoutTests/editing/selection/drag-text-delay.html = FAIL
+// These need to be rebaselined on linux. Caused by
+// http://trac.webkit.org/changeset/42549
+BUG_TONY LINUX : LayoutTests/editing/pasteboard/4076267-2.html = FAIL
+BUG_TONY LINUX : LayoutTests/editing/pasteboard/4840662.html = FAIL
+BUG_TONY LINUX : LayoutTests/editing/pasteboard/5156401-1.html = FAIL
+BUG_TONY LINUX : LayoutTests/editing/pasteboard/5387578.html = FAIL
+BUG_TONY LINUX : LayoutTests/editing/pasteboard/bad-placeholder.html = FAIL
+BUG_TONY LINUX : LayoutTests/editing/pasteboard/paste-into-anchor-text.html = FAIL
+BUG_TONY LINUX : LayoutTests/editing/pasteboard/paste-match-style-001.html = FAIL
+BUG_TONY LINUX : LayoutTests/editing/pasteboard/paste-text-019.html = FAIL
+BUG_TONY LINUX : LayoutTests/editing/selection/drag-text-delay.html = FAIL