summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorsenorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-29 18:50:59 +0000
committersenorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-29 18:50:59 +0000
commit79c07dd57719c06a1ba5ec28e45d3d767b3a9dc6 (patch)
treef8787bd451bd6d8ea1be436bea33a348307ca08d /webkit
parent19b189cd32a11a181f490ac4ff7bf21026f1f266 (diff)
downloadchromium_src-79c07dd57719c06a1ba5ec28e45d3d767b3a9dc6.zip
chromium_src-79c07dd57719c06a1ba5ec28e45d3d767b3a9dc6.tar.gz
chromium_src-79c07dd57719c06a1ba5ec28e45d3d767b3a9dc6.tar.bz2
Attempting to green the webkit bots.
BUG=8729,9798 TEST=green is good TBR=atwilson Review URL: http://codereview.chromium.org/248035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27519 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rwxr-xr-xwebkit/tools/layout_tests/test_expectations.txt9
1 files changed, 4 insertions, 5 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 53e8fd2..2daf8a0 100755
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -1366,7 +1366,7 @@ BUG10360 MAC : LayoutTests/fast/css/getComputedStyle/computed-style.html = FAIL
BUG10361 : LayoutTests/http/tests/misc/single-character-pi-stylesheet.xhtml = FAIL
// Windows is missing the green box.
-BUG8729 WIN LINUX : LayoutTests/http/tests/multipart/invalid-image-data.html = FAIL
+BUG8729 WIN : LayoutTests/http/tests/multipart/invalid-image-data.html = FAIL
// -----------------------------------------------------------------
// MAC PORT TESTS
@@ -1672,7 +1672,6 @@ BUG10465 LINUX : LayoutTests/fast/clip/overflow-border-radius-clip.html = FAIL
// Needs rebaseline. See WebKit 41948
BUG10468 MAC : LayoutTests/fast/replaced/border-radius-clip.html = FAIL
-BUG10468 WIN : LayoutTests/fast/replaced/border-radius-clip.html = FAIL
// Mac flaky failures.
BUG10472 MAC : LayoutTests/svg/css/glyph-orientation-rounding-test.xhtml = FAIL PASS
@@ -1780,6 +1779,9 @@ BUG9798 LINUX : LayoutTests/transitions/transition-end-event-all-properties.html
BUG9798 LINUX : LayoutTests/transitions/transition-end-event-attributes.html = FAIL PASS
BUG9798 LINUX : LayoutTests/transitions/extra-transition.html = TIMEOUT PASS
+// Regression from WebKit merge 43242:43321.
+BUG9798 LINUX : LayoutTests/transitions/mask-transitions.html = FAIL PASS
+
// Failed in WebKit merge 42287:42324
BUG9916 WIN LINUX : LayoutTests/css2.1/t0803-c5502-mrgn-r-02-c.html = FAIL
@@ -1868,9 +1870,6 @@ BUG_DARIN LINUX : LayoutTests/svg/transforms/animated-path-inside-transformed-ht
BUG_DARIN LINUX : LayoutTests/svg/transforms/text-with-pattern-inside-transformed-html.xhtml = FAIL
BUG_DARIN LINUX : LayoutTests/svg/transforms/text-with-pattern-with-svg-transform.svg = FAIL
-// Regressions from WebKit merge 43242:43321.
-BUG_DARIN LINUX DEBUG : LayoutTests/transitions/mask-transitions.html = FAIL PASS
-
// TODO(erg): Attempted to rebaseline these tests as part of the above
// 43346:43361 rebaseling from http://trac.webkit.org/changeset/43355. Turned
// tree red. May be more involved then just rebaselining.