diff options
author | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-07 16:47:33 +0000 |
---|---|---|
committer | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-07 16:47:33 +0000 |
commit | 3b65bfd55c56cf8a6db025087d937494f49dc15f (patch) | |
tree | 4a0962fe59e617f28b869a3ad34f6b961ea26bf9 | |
parent | 7bf1a9596b27a117caf2f575ef0f3c3447c2b67b (diff) | |
download | chromium_src-3b65bfd55c56cf8a6db025087d937494f49dc15f.zip chromium_src-3b65bfd55c56cf8a6db025087d937494f49dc15f.tar.gz chromium_src-3b65bfd55c56cf8a6db025087d937494f49dc15f.tar.bz2 |
Roll DEPS for WebKit 75242:75243. Also remove some now-redundant expectations
from downstream test_expectations.
BUG=none
TEST=layout tests
TBR=jorlow
Review URL: http://codereview.chromium.org/6163002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70742 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
2 files changed, 1 insertions, 4 deletions
@@ -4,7 +4,7 @@ vars = { "googlecode_url": "http://%s.googlecode.com/svn", "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", "nacl_trunk": "http://src.chromium.org/native_client/trunk", - "webkit_revision": "75242", + "webkit_revision": "75243", "skia_revision": "636", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index bc6a7e5..0ca4cc3 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -4,6 +4,3 @@ // // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. - -// Was flaky; started failing more consistently after the WebKit roll to r75216. -BUG_SENORBLANCO DEBUG : transitions/suspend-transform-transition.html = IMAGE PASS |