From 3b65bfd55c56cf8a6db025087d937494f49dc15f Mon Sep 17 00:00:00 2001 From: "senorblanco@chromium.org" Date: Fri, 7 Jan 2011 16:47:33 +0000 Subject: 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 --- DEPS | 2 +- webkit/tools/layout_tests/test_expectations.txt | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/DEPS b/DEPS index 6a3c23e..6aafefe 100644 --- a/DEPS +++ b/DEPS @@ -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 -- cgit v1.1